aboutsummaryrefslogtreecommitdiff
path: root/config-msvc.h
AgeCommit message (Expand)Author
2022-09-26msvc: add branch name and commit hash to version outputLev Stipakov
2022-08-18dco-win: introduce low-level code for handling ovpn-dco-win in WindowsAntonio Quartulli
2021-12-13config-msvc.h: indicate key material export supportLev Stipakov
2021-10-19Fix some more wrong defines in config-msvc.hSelva Nair
2021-10-14config-msvc.h: fix OpenSSL-related definesLev Stipakov
2021-05-03Remove --disable-multihome optionArne Schwabe
2021-05-03Replace OS_SPECIFIC_DIRSEP with PATH_SEPARATORArne Schwabe
2021-05-03Move direct.h header where it is usedArne Schwabe
2021-04-07Remove a number of checks for functions/headers that are always presentArne Schwabe
2021-04-07Remove check for socket functions and Win XP compatbility codeArne Schwabe
2021-04-03Remove deprecated option '--keysize'Arne Schwabe
2021-03-28Remove support for non ISO C99 vararg supportArne Schwabe
2021-03-28Remove flexible array member autoconf checkArne Schwabe
2021-03-19Fix multiple problems when compiling with LLVM/Windows (clang-cl)Arne Schwabe
2021-03-18build: Remove compat-lz4David Sommerseth
2020-10-24Remove --disable-def-auth configure argumentArne Schwabe
2020-09-04In tap.c use DiInstallDevice to install the driver on a new adapterSelva Nair
2020-07-20Require AEAD support in the crypto libraryArne Schwabe
2019-11-02msvc: OpenSSL 1.1.x supportLev Stipakov
2018-10-01win: support for Visual Studio 2017Lev Stipakov
2017-12-04Remove option to disable crypto engineAntonio Quartulli
2017-08-16remove the --disable-multi config switchAntonio Quartulli
2017-03-16Fix Building Using MSVCEric Thorpe
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-02-26Add lz4 support to MSVC.Fish
2015-12-30Detecting and logging Windows versionsLev Stipakov
2015-10-06Continuation of MSVS fixesLev Stipakov
2015-10-06This fixes MSVS 2013 compilation.Lev Stipakov
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-05-20Define PATH_SEPARATOR for MSVC builds.James Yonan
2014-04-21Use native strtoull() with MSVC 2013.James Yonan
2012-04-02cleanup: avoid using ~0 - genericAlon Bar-Lev
2012-03-22build: move gettimeofday() emulation to compatAlon Bar-Lev
2012-03-22build: win-msvc: msbuild formatAlon Bar-Lev