]> git.ipfire.org Git - thirdparty/openvpn.git/history - CMakeLists.txt
interactive.c: disable remote access to the service pipe
[thirdparty/openvpn.git] / CMakeLists.txt
2024-02-10  Arne SchwabeTurn dead list test code into unit test
2024-02-01  Arne SchwabeAllow unit tests to fall back to hard coded location
2024-01-29  Frank Lichtenheldtest_user_pass: new UT for get_user_pass
2024-01-17  Heiko Hundcmake: symlink whole build dir not just .json file
2024-01-16  Arne SchwabeAdd test_ssl unit test and test export of PEM to file
2024-01-16  Arne SchwabeUse mingw compile definition also to unit tests
2023-12-20  Heiko Hundcmake: create and link compile_commands.json file
2023-12-12  Arne SchwabeFix building mbed TLS with CMake and allow specifying...
2023-12-02  Arne SchwabeRemove compat versionhelpers.h and remove cmake/configu...
2023-12-02  Arne SchwabeMinimal Solaris/OpenIndiana support to Cmake and clean...
2023-12-02  Arne SchwabeAdd check for nice in cmake config
2023-12-02  Arne SchwabeRemove unused/unneeded/add missing defines from configu...
2023-11-09  Arne SchwabeRemove CMake custom compiler flags for RELEASE and...
2023-09-22  Lev StipakovCMake: fix HAVE_DAEMON detection on Linux
2023-09-21  Frank LichtenheldCMake: various small non-functional improvements
2023-09-20  Lev StipakovCMake: fix broken daemonization and syslog functionality
2023-07-17  Arne SchwabeCheck if the -wrap argument is actually supported by...
2023-07-17  Arne SchwabeMock openvpn_exece on win32 also for test_tls_crypt
2023-07-04  Frank LichtenheldCMake: Throw a clear error when config.h in top-level...
2023-07-02  Arne SchwabeOnly add -Wno-stringop-truncation on supported compilers
2023-06-27  Frank LichtenheldCMake: Add /Brepro to MSVC link options
2023-06-27  Frank LichtenheldCMake: Add complete MinGW and MSVC build
2023-06-27  Arne Schwabeadd basic CMake based build