aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13Mac OS X Keychain management clientVasily Kulikov
2015-03-08Remove count_netmask_bits(), convert users to use netmask_to_netbits2()Gert Doering
2015-03-08Fix incorrect use of get_ipv6_addr() for iroute options.Gert Doering
2015-03-08Change float log message to include common name, if available.Steffan Karger
2015-03-07Fix mssfix default value in connection_list contextLev Stipakov
2015-03-06Allow for CN/username of 64 characters (fixes off-by-one)Steffan Karger
2015-03-06polarssl: make sure to always null-terminate the cnSteffan Karger
2015-03-06Get rid of old OpenSSL workarounds.Steffan Karger
2015-03-05Document the default for tls-cipher.Arne Schwabe
2015-03-05Remove unused function sock_addr_setArne Schwabe
2015-02-27Fix frame size calculation for non-CBC modes.Steffan Karger
2015-02-22Use tls-auth in sample config filesSteffan Karger
2015-02-15Print remote IPv4 address on a dual-stack v6 socket in IPv4 formatGert Doering
2015-02-15New approach to handle peer-id related changes to link-mtu.Gert Doering
2015-02-15Disable SSL compressionSteffan Karger
2015-02-07Fix mismatch of fprintf format specifier and argument typeJonathan K. Bullard
2015-02-06Fix NULL dereferencingLev Stipakov
2015-01-23Account for peer-id in frame size calculationSteffan Karger
2015-01-22Disallow lameduck's float to an address taken by another clientLev Stipakov
2015-01-04Add option to disable Diffie Hellman key exchange by setting '--dh none'Steffan Karger
2014-12-31openssl: use crypto_msg(), get rid of openssl-specific code in error.cSteffan Karger
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-12-31openssl: add more descriptive message for 'no shared cipher' errorSteffan Karger
2014-12-31openssl: add crypto_msg(), to easily log openssl errorsSteffan Karger
2014-12-31Default gateway can't be determined on illumos/Solaris platformsAlexander Pyhalov
2014-12-28Set tls-version-max to 1.1 if cryptoapicert is usedSteffan Karger
2014-12-27Make 'provider' option to --show-pkcs11-ids optional where p11-kit is presentDavid Woodhouse
2014-12-27pkcs11: Load p11-kit-proxy.so module by defaultDavid Woodhouse
2014-12-09plugins, down-root: Code style clean-upDavid Sommerseth
2014-12-09sockets: Remove the limitation of --tcp-nodelay to be server-onlyDavid Sommerseth
2014-12-08plugin, down-root: Fix compiler warningsDavid Sommerseth
2014-12-08Prevent memory drain for long lasting floating sessionsLev Stipakov
2014-12-08Add the peer-id to the output of the status commandLev Stipakov
2014-12-07Update doxygen (a bit)Steffan Karger
2014-12-06Remove possibility of using --tls-auth with non OpenVPN Static key filesArne Schwabe
2014-12-06down-root: Improve error messagesDavid Sommerseth
2014-12-06down-root plugin: Replaced system() calls with execve()David Sommerseth
2014-12-02Really fix '--cipher none' regressionSteffan Karger
2014-12-02Include systemd units in the source tarball (make dist)Mike Gilbert
2014-11-30autotools: Fix wrong ./configure help screen default valuesDavid Sommerseth
2014-11-28Drop too-short control channel packets instead of asserting out.Steffan Karger
2014-11-27Peer-id patch v7Lev Stipakov
2014-11-24systemd: Reworked the systemd unit file to handle server and client configs b...David Sommerseth
2014-11-23polarssl: fix unreachable codeYegor Yefremov
2014-11-23Fix to --shaper documentation on the man-pageSamuli Seppänen
2014-11-23socket: remove duplicate expressionYegor Yefremov
2014-11-18Fix windows build on older mingw versions.Gert Doering
2014-11-17fix warnings on WindowsHeiko Hund
2014-11-17Fix compilation on WindowsHeiko Hund
2014-11-15Modernize sample keys and sample configsSteffan Karger