aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/openvpn.vcxproj
AgeCommit message (Expand)Author
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2022-12-22msvc: upgrade to Visual Studio 2022Lev Stipakov
2022-09-20Implement AUTH_FAIL, TEMP message supportArne Schwabe
2022-09-09msvc: remove .filters filesLev Stipakov
2022-08-18dco-win: introduce low-level code for handling ovpn-dco-win in WindowsAntonio Quartulli
2022-07-19dco: add option check - disable DCO if conflict is detectedAntonio Quartulli
2022-06-28dco: introduce low-level code for handling ovpn-dco in the Linux kernelAntonio Quartulli
2022-05-05vcpkg: switch to manifestLev Stipakov
2022-04-25Move ssl function related to control channel wrap/unwrap to ssl_pkt.c/hArne Schwabe
2022-03-29add support for --dns optionHeiko Hund
2022-03-17msvc: adjust build options to harden binariesLev Stipakov
2022-02-08msvc: cleanupLev Stipakov
2022-01-20Add xkey_provider sources and includes to MSVC projectSelva Nair
2021-09-27BUILD: enable CFG and Spectre mitigation for MSVCIlya Shipitsin
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-06-15msvc: standalone buildingLev Stipakov
2021-05-14Move utility function from win32.c to win32-util.cArne Schwabe
2021-05-10msvc: add ARM64 configurationLev Stipakov
2021-03-10Refactor extract_var_peer_info into standalone function and add ssl_util.cArne Schwabe
2020-09-14msvc: better support for 32bit architectureLev Stipakov
2020-07-25wintun: remove SYSTEM elevation hackLev Stipakov
2020-07-24Improve Windows version detection with manifestLev Stipakov
2020-06-26msvc: fix various level2 warningsLev Stipakov
2020-03-09Move NCP related function into a seperate file and add unit testsArne Schwabe
2019-12-17wintun: interactive service supportLev Stipakov
2019-11-09wintun: implement opening wintun deviceLev Stipakov
2019-11-09Visual Studio: upgrade project files to VS2019Lev Stipakov
2019-11-07msvc: Add vlan.c/hSimon Rozman
2019-11-02msvc: OpenSSL 1.1.x supportLev Stipakov
2019-10-09vcxproj: add missing source filesLev Stipakov
2018-10-08msvc: Move common project settings to reusable property sheetsSimon Rozman
2018-10-06merge *-inline.h files with their main headerAntonio Quartulli
2018-10-01win: support for Visual Studio 2017Lev Stipakov
2017-03-16Fix Building Using MSVCEric Thorpe
2016-02-26Add lz4 support to MSVC.Fish
2015-12-13Add Windows DNS Leak fix using WFP ('block-outside-dns')ValdikSS
2015-10-06This fixes MSVS 2013 compilation.Lev Stipakov
2012-06-29cleanup: windows: convert argv (UCS-2 to UTF-8) at earliestAlon Bar-Lev
2012-03-29build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev