aboutsummaryrefslogtreecommitdiff
path: root/src/openvpnserv/interactive.c
AgeCommit message (Expand)Author
2024-03-26Fix snprintf/swnprintf related compiler warningsArne Schwabe
2024-03-19interactive.c: Fix potential stack overflow issueLev Stipakov
2024-03-19interactive.c: disable remote access to the service pipeLev Stipakov
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2024-03-08remove repetitive words in documentation and commentswellweek
2023-12-02Remove compat versionhelpers.h and remove cmake/configure check for itArne Schwabe
2023-08-11Set WINS servers via interactice serviceLev Stipakov
2023-05-19Interactive service: do not force a target desktop for openvpn.exeSelva Nair
2023-03-22Make error in setting metric for IPv6 interface non-fatalSelva Nair
2023-02-02block-dns using iservice: fix a potential double freeSelva Nair
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-12-31Cleanup: Close duplicated handles in interactive serviceSelva Nair
2022-12-31Use undo_lists for saving ring-buffer handles in interactive serviceSelva Nair
2022-12-29Properly unmap ring buffer file-map in interactive serviceSelva Nair
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-05-25Use C standard compliant format specs in wprintf functionsSelva Nair
2021-05-25Make it explicit that WIndows build requires UNICODE supportSelva Nair
2021-05-02windows: list all enum values in switch blockAntonio Quartulli
2021-03-21iservice: Resolve MSVC C4996 warningsSimon Rozman
2021-03-21interactive.c: Resolve MSVC C4996 warningSimon Rozman via Openvpn-devel
2021-02-24Quote the domain name argument passed to the wmic commandSelva Nair
2020-09-28Set DNS Domain using iserviceSelva Nair
2020-06-10Set the correct mtu on windows based systemsChristopher Schenk
2020-03-10wintun: upgrade error message in case of ring registration failureSimon Rozman
2020-03-08interactive.c: remove unused functionLev Stipakov
2020-02-20Fix possible access of uninitialized pipe handlesSelva Nair
2020-02-10Swap the order of checks for validating interactive service userSelva Nair
2019-12-17wintun: interactive service supportLev Stipakov
2018-12-12uncrustify openvpnserv/ sourcesGert Doering
2018-10-22Introduce openvpn_swprintf() with nul termination guaranteeLev Stipakov
2018-10-10interactive.c: fix usage of potentially uninitialized variableLev Stipakov
2018-10-07Signed/unsigned warnings of MSVC resolvedSimon Rozman
2018-10-05Enable dhcp on tap adapter using interactive serviceSelva Nair
2018-10-05Move get system directory to a separate functionSelva Nair
2018-10-01win: support for Visual Studio 2017Lev Stipakov
2018-04-19Fix potential double-free() in Interactive Service (CVE-2018-9336)Gert Doering
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2018-01-25Refactor get_interface_metric to return metric and auto flag separatelySelva Nair
2017-12-04openvpnserv: Add support for multi-instancesSimon Rozman
2017-12-04openvpnserv: Review MSVC down-casting warningsSimon Rozman
2017-11-04Uniform swprintf() across MinGW and MSVC compilersSimon Rozman
2017-11-03Fix missing check for return value of malloc'd bufferSelva Nair
2017-11-03Avoid illegal memory access when malformed data is read from the pipeSelva Nair
2017-10-14Simplify iphlpapi.dll API callsSimon Rozman
2017-10-12RtlIpv6AddressToStringW() and RtlIpv4AddressToStringW() require mstcpip.hSimon Rozman
2017-10-11Mixing wide and regular strings in concatenations is not allowed in MSVC.Simon Rozman
2017-10-11Local functions are not supported in MSVC. Bummer.Simon Rozman
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth