aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17Preparing for release v2.4_alpha1 (ChangeLog, version.m4)v2.4_alpha1Gert Doering
2016-10-17Windows: do_ifconfig() after open_tun()Heiko Hund
2016-10-14Remove tun-ipv6 Option. Instead assume that IPv6 is always supported.Arne Schwabe
2016-10-14Move memcmp_constant_time() to crypto.hDavid Sommerseth
2016-10-13Check --ncp-ciphers list on startupSteffan Karger
2016-10-13Change the hold command to communicate the time that OpenVPN would wait to th...Arne Schwabe
2016-10-11Use separate list for per-client push optionsLev Stipakov
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-11Rework the user input interface to make it more modularDavid Sommerseth
2016-10-10Enable TCP non-linear packet IDArne Schwabe
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-10Fix duplicate PUSH_REPLY optionsSteffan Karger
2016-10-10Exclude peer-id from pulled options digestLev Stipakov
2016-10-10Enable -D_SVR4_2 for compilation on SolarisGert Doering
2016-10-09Fix --multihome for IPv6 on 64bit BSD systems.Gert Doering
2016-10-04add POSTINIT_CMD_suf to t_client.sh and sample configGert Doering
2016-10-04Update cipher-related man page textSteffan Karger
2016-10-04make t_client robust against sudoers misconfigurationGert Doering
2016-10-04Automatically cache expected IPs for t_client.sh on the first runSamuli Seppänen
2016-09-28Make sure options->ciphername and options->authname are always definedSteffan Karger
2016-09-26enable "--disable-crypto" build configuration for travisIlya Shipitsin
2016-09-20Fix t_client runs on OpenSolarisGert Doering
2016-09-18Fix win32 building with C99 modeGert Doering
2016-09-18Incorporate the Debian typo fixes where appropriate and make show_opt default...Arne Schwabe
2016-09-18Support for disabled peer-idLev Stipakov
2016-09-17Prefer RECVDSTADDR to PKTINFO for IPv4 in OS X since it actually works (unlik...Arne Schwabe
2016-09-17Add SHA256 fingerprint supportSteffan Karger
2016-09-17Fix ENABLE_CRYPTO_OPENSSL set to YES even with --disable-crypto setArne Schwabe
2016-09-17t_client.sh: Improve detection if the OpenVPN process did start during testsDavid Sommerseth
2016-09-17t_client.sh: Add support for Kerberos/ksuDavid Sommerseth
2016-09-17Show compile-time variant for --multihome in --version output.Gert Doering
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-17t_client.sh: Make OpenVPN write PID file to avoid various sudo issuesDavid Sommerseth
2016-09-17initial travis-ci supportIlya Shipitsin
2016-09-16cleanup: remove code duplication in msg_test()Steffan Karger
2016-09-16Do not abort t_client run if OpenVPN instance does not start.Gert Doering
2016-09-16Drop gnu89/c89 support, switch to c99Steffan Karger
2016-09-10Fix --mssfix when using NCPSteffan Karger
2016-08-26Fix client connection instant timeoutDavid Sommerseth
2016-08-25Bind to local socket before dropping privilegesJames Yonan
2016-08-25Use AES ciphers in our sample configuration files and add a few modern 2.4 ex...Arne Schwabe
2016-08-25Fix unittests for out-of-source buildsSteffan Karger
2016-08-23Revert "Drop recursively routed packets"David Sommerseth
2016-08-23Fix problems with NCP and --inetd.Gert Doering
2016-08-22Drop recursively routed packetsLev Stipakov
2016-08-22Discourage using 64-bit block ciphersSteffan Karger
2016-08-12Avoid format specifier %zu for Windows compatibilitySelva Nair