aboutsummaryrefslogtreecommitdiff
path: root/src/openvpnserv
AgeCommit message (Expand)Author
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-12-22msvc: upgrade to Visual Studio 2022Lev Stipakov
2022-09-09msvc: remove .filters filesLev Stipakov
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-03-17msvc: adjust build options to harden binariesLev Stipakov
2022-01-26update copyright year to 2022Antonio Quartulli
2021-09-27BUILD: enable CFG and Spectre mitigation for MSVCIlya Shipitsin
2021-06-15msvc: standalone buildingLev Stipakov
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-10msvc: add ARM64 configurationLev Stipakov
2021-05-02windows: list all enum values in switch blockAntonio Quartulli
2021-03-31Remove automatic serviceSelva Nair
2021-03-22openvpnserv: Cache last error before it is overriddenSimon Rozman
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-07-25wintun: remove SYSTEM elevation hackLev Stipakov
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-20Fix possibly uninitialized return value in GetOpenvpnSettings()Selva Nair
2020-02-10Swap the order of checks for validating interactive service userSelva Nair
2019-12-17wintun: interactive service supportLev Stipakov
2019-11-09Visual Studio: upgrade project files to VS2019Lev Stipakov
2019-07-28Wrong FILETYPE in .rc filesGisle Vanem
2019-01-22White-list pull-filter and script-security in interactive serviceSelva Nair
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-08msvc: Unify Unicode/MultiByte string setting across all cfg|platSimon Rozman
2018-10-08msvc: Move common project settings to reusable property sheetsSimon Rozman
2018-10-07openvpnserv: clarify return values typeLev 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-21Adapt to RegGetValue brokenness in Windows 7Selva Nair
2018-02-20Make most registry values optionalSelva Nair
2018-02-20Ensure strings read from registry are null-terminatedSelva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth