aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2020-03-15Fix building with --enable-async-push in FreeBSDLev Stipakov
2020-02-17Add strsep compat functionArne Schwabe
2020-02-13configure.ac: simplify AC_CHECK_FUNCS statementsLev Stipakov
2020-01-20Move keying material exporter check from syshead.h to configure.acSteffan Karger
2019-11-27Fix ACL_CHECK_ADD_COMPILE_FLAGS to work with clangSelva Nair
2019-11-10add -Wno-stringop-truncation to CFLAGS on linuxAntonio Quartulli
2019-10-10OpenSolaris/OpenIllumos: use /bin/bash if available for test scripts.Gert Doering
2019-08-16openssl: Fix compilation without deprecated OpenSSL 1.1 APIsRosen Penev
2019-07-05Remove -no-cpp-precomp flag from Darwin buildsArne Schwabe
2019-06-24Remove cmocka submodule, rely on system-wide installation instead.Gert Doering
2019-06-23configure.ac: add lzo CFLAGS/LIBS to the test flagsSteffan Karger
2019-06-16t_net.sh: make bash dep explicit and run only if SITNL is compiledAntonio Quartulli
2019-06-06unit tests: implement test for sitnlAntonio Quartulli
2019-06-02introduce sitnl: Simplified Interface To NetLinkAntonio Quartulli
2019-04-17cmocka: use relative pathsSteffan Karger
2019-04-11Remove wrong poll.h includeRosen Penev
2019-04-11configure.ac: fix compile-time error in argv_testdriverIlya Shipitsin
2019-02-28cleanup: Remove RPM openvpn.spec build approachDavid Sommerseth
2019-02-06Fix various spelling mistakesJonathan Tooker
2019-01-17Introduce tapctl.exe utility and openvpnmsica.dll MSI CASimon Rozman
2018-10-11Fix mbedtls unit testsSteffan Karger
2018-10-05Add OpenSSL compat definition for RSA_meth_set_signArne Schwabe
2018-09-26mbedtls: remove dependency on mbedtls pkcs11 moduleSteffan Karger
2018-06-29openssl: don't use deprecated SSLEAY/SSLeay symbolsSteffan Karger
2018-02-21Get rid of ax_check_compile_flag.m4Steffan Karger
2018-02-20Enable stricter compiler warnings by defaultSteffan Karger
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2018-01-14Bring cryptoapi.c upto speed with openssl 1.1Selva Nair
2017-12-04Remove option to disable crypto engineAntonio Quartulli
2017-11-23Fix build with LibreSSLJeremie Courreges-Anglas
2017-11-08doxygen: add make target and use relative pathsSteffan Karger
2017-11-04autoconf: Fix engine checks for openssl 1.1James Bottomley
2017-10-02lz4: Fix broken builds when pkg-config is not present but system library isDavid Sommerseth
2017-10-02lz4: Fix confused version checkDavid Sommerseth
2017-09-22lz4: Move towards a newer LZ4 APIDavid Sommerseth
2017-09-06fix a couple of typ0s in comments and stringsAntonio Quartulli
2017-08-16remove the --disable-multi config switchAntonio Quartulli
2017-08-11Print ec bit details, refuse management-external-key if key is not RSAArne Schwabe
2017-07-20Remove strerror_ts()Steffan Karger
2017-06-29OpenSSL: remove EVP_CIPHER_CTX_free() from the compat layerEmmanuel Deloget
2017-06-29OpenSSL: remove EVP_CIPHER_CTX_new() from the compat layerEmmanuel Deloget
2017-06-22OpenSSL: remove pre-1.1 function from the OpenSSL compat interfaceEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of HMAC_CTXEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of EVP_CIPHER_CTXEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of EVP_MD_CTXEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of DSAEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of RSAEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of EVP_PKEYEmmanuel Deloget
2017-06-18OpenSSL: don't use direct access to the internal of X509Emmanuel Deloget