aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-04-24Fix broken ./configure on systems without openssl.pcDavid Sommerseth
2017-04-11Require minimum OpenSSL 1.0.1David Sommerseth
2017-03-05OpenSSL: don't use direct access to the internal of RSA_METHODEmmanuel Deloget
2017-02-23OpenSSL: 1.1 fallout - fix configure on old autoconfSteffan Karger
2017-02-22OpenSSL: don't use direct access to the internal of X509_OBJECTEmmanuel Deloget
2017-02-22OpenSSL: don't use direct access to the internal of X509_STOREEmmanuel Deloget
2017-02-22OpenSSL: don't use direct access to the internal of SSL_CTXEmmanuel Deloget
2017-01-27plugin: Remove GNUism in openvpn-plugin.h generationChristian Hesse
2017-01-25Clean up plugin path handlingChristian Hesse
2017-01-25systemd: Do not race on RuntimeDirectoryChristian Hesse
2017-01-25systemd: Use automake tools to install unit filesChristian Hesse
2017-01-20Add a check for -Wl, --wrap support in linkerSelva Nair
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14Further enhance async-push feature descriptionDavid Sommerseth
2016-12-06Fix wrong configure.ac parsing of --enable-async-pushDavid Sommerseth
2016-11-20Remove remaining traces of compat-stdbool.hGert Doering
2016-11-14Make argv unit tests obey {MBEDTLS, OPENSSL}_{LIBS, CFLAGS}Steffan Karger
2016-11-14put argv_* functions into own file, add unit testsHeiko Hund
2016-11-13Fix builds on compilers without anonymous union supportSteffan Karger
2016-11-13Add in_port_t check to configure.acGert Doering
2016-10-11systemd: Do not mask usernames when querying for it via systemd-ask-passwordDavid Sommerseth
2016-10-11Re-implement the systemd support using the new query user APIDavid Sommerseth
2016-10-10Enable -D_XPG4_2 for compilation on SolarisGert Doering
2016-10-10Revert "Enable -D_SVR4_2 for compilation on Solaris"Gert Doering
2016-10-10Enable -D_SVR4_2 for compilation on SolarisGert Doering
2016-09-17Prefer RECVDSTADDR to PKTINFO for IPv4 in OS X since it actually works (unlik...Arne Schwabe
2016-09-17Fix ENABLE_CRYPTO_OPENSSL set to YES even with --disable-crypto setArne Schwabe
2016-09-17Fix IP_PKTINFO related compilation failure on NetBSD 7.0Gert Doering
2016-09-17skip t_lpback.sh and t_cltsrv.sh if openvpn configured --disable-cryptoIlya Shipitsin
2016-09-16Drop gnu89/c89 support, switch to c99Steffan Karger
2016-08-25Fix unittests for out-of-source buildsSteffan Karger
2016-06-09Change --enable-pedantic to use -std=c99 and not -ansi (C90).Gert Doering
2016-05-31Only build and run cmocka unit tests if its submodule is initializedDavid Sommerseth
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-05-30Add unit testing support via cmockaJens Neuhalfen
2016-05-05Fix library order in -lmbedtls test.Gert Doering
2016-05-01configure.ac: link to all mbed TLS libs during library detectionSteffan Karger