aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
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