aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-01-11Deprecate OCC checkingArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-08-18dco-win: introduce low-level code for handling ovpn-dco-win in WindowsAntonio Quartulli
2022-08-13ovpn-dco: introduce FreeBSD data-channel offload supportKristof Provost
2022-08-11Linux: Retain CAP_NET_ADMIN when dropping privilegesTimo Rothenpieler
2022-06-28dco: introduce low-level code for handling ovpn-dco in the Linux kernelAntonio Quartulli
2022-02-22Fix --mtu-disc maybe|yes on Linux.Gert Doering
2022-01-26update copyright year to 2022Antonio Quartulli
2021-10-27Add --with-openssl-engine autoconf option (auto|yes|no)Arne Schwabe
2021-10-06configure: remove useless -Wno-* from default CFLAGSAntonio Quartulli
2021-09-13configure: search also for rst2{man, html}.pyAntonio Quartulli
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-08-12mbedtls: do not define mbedtls_ctr_drbg_update_ret when not neededAntonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-05-14Remove getpeername, getpid checkArne Schwabe
2021-05-14Remove explicit struct iovec check (HAVE_IOVEC)Arne Schwabe
2021-05-03Remove --disable-multihome optionArne Schwabe
2021-05-03Remove a number of platform specific checks in configure.acArne Schwabe
2021-05-03Replace OS_SPECIFIC_DIRSEP with PATH_SEPARATORArne Schwabe
2021-05-03Move direct.h header where it is usedArne Schwabe
2021-04-13Remove OpenSSL configure checksArne Schwabe
2021-04-07Remove a number of checks for functions/headers that are always presentArne Schwabe
2021-04-07Remove checks for uint* types that are part of C99Arne Schwabe
2021-04-07Remove check for socket functions and Win XP compatbility codeArne Schwabe
2021-04-03Remove deprecated option '--keysize'Arne Schwabe
2021-04-01Stop using deprecated getpass()Tõivo Leedjärv
2021-03-28Remove support for non ISO C99 vararg supportArne Schwabe
2021-03-28Remove flexible array member autoconf checkArne Schwabe
2021-03-18Support for wolfSSL in OpenVPNJuliusz Sosinowicz
2021-03-18build: Remove compat-lz4David Sommerseth
2021-03-11Require at least 100MB of mlock()-able memory if --mlock is used.Gert Doering
2020-10-24Remove --disable-def-auth configure argumentArne Schwabe
2020-09-16sample-plugins: Partially autotoolize the sample-plugins buildDavid Sommerseth
2020-07-21Implement tls-groups option to specify eliptic curves/groupsArne Schwabe
2020-07-20Require AEAD support in the crypto libraryArne Schwabe
2020-07-20Drop support for OpenSSL 1.0.1Arne Schwabe
2020-07-17Merge Makefile.am's AUTOMAKE_OPTIONS into configure.ac's AM_INIT_AUTOMAKE.Matthias Andree
2020-07-17doc/man: convert openvpn.8 to split-up .rst filesDavid Sommerseth
2020-06-23Add unit tests for engine keysJames Bottomley
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