aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31Preparing for v2.3.2 (ChangeLog, version.m4)v2.3.2Gert Doering
2013-05-31Move checking of script file access into set_user_scriptArne Schwabe
2013-05-31Move settings of user script into set_user_script functionArne Schwabe
2013-05-30Provide more accurate warning messageDavide Brini
2013-05-30Only print script warnings when a script is used. Remove stray mention of scr...Arne Schwabe
2013-05-30Fix problem with UDP tunneling due to mishandled pktinfo structures.Gert Doering
2013-05-27Always push basic set of peer info values to server.James Yonan
2013-05-24make 'explicit-exit-notify' pullable againJan Just Keijser
2013-05-19Fix Windows script execution when called from script hooksJosh Cepek
2013-05-18Fix NULL-pointer crash in route_list_add_vpn_gateway().Gert Doering
2013-05-06Fix segfault when enabling pf plug-inssvimik
2013-05-03Fix proto tcp6 for server & non-P2MP modesJosh Cepek
2013-04-15Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger
2013-04-05Fixed tls-cipher translation bug in openssl-buildSteffan Karger
2013-03-27Preparing for v2.3.1 (ChangeLog, version.m4)v2.3.1Gert Doering
2013-03-27Fix directly connected routes for "topology subnet" on Solaris.Gert Doering
2013-03-23Add MIN() compatibility macroGert Doering
2013-03-22Use constant time memcmp when comparing HMACs in openvpn_decrypt.Steffan Karger
2013-03-22Fixed autoconf script to properly detect missing pkcs11 with polarssl.Steffan Karger
2013-03-22Switch to IANA names for TLS ciphers.Steffan Karger
2013-03-22Config compatibility patch. Added translate_cipher_name.Steffan Karger
2013-03-22Improve verify_callback messagesSteffan Karger
2013-03-22Improve PolarSSL key_state_read_{cipher, plain}text messagesSteffan Karger
2013-03-22PolarSSL-1.2 supportSteffan Karger
2013-03-20(updated) [PATCH] Warn when using verb levels >=7 without debugJosh Cepek
2013-03-14Fix parameter listing in non-debug builds at verb 4Josh Cepek
2013-03-14Permit pool size of /64.../112 for ifconfig-ipv6-poolGert Doering
2013-03-12Repair "tcp server queue overflow" brokenness, more <stdbool.h> fallout.Gert Doering
2013-03-12Remove unused function no_tap_ifconfigArne Schwabe
2013-03-12Move static prototype definition from header into c fileArne Schwabe
2013-03-12Remove unused function xorArne Schwabe
2013-03-07add new option for X.509 name verificationHeiko Hund
2013-03-07make --tls-remote compatible with pre 2.3 configsHeiko Hund
2013-03-07reintroduce --no-name-remapping optionHeiko Hund
2013-03-07Fix corner case in NTLM authentication (trac #172)Christian Niessner
2013-03-06fix build with automake 1.13(.1)Christian Hesse
2013-02-06Ignore UTF-8 byte order markHeiko Hund
2013-02-03Cleaned up and updated INSTALLSamuli Seppänen
2013-02-03Updated READMESamuli Seppänen
2013-02-03Added cross-compilation information INSTALL-win32.txtSamuli Seppänen
2013-02-03Removed ChangeLog.IPv6Samuli Seppänen
2013-02-03Enable TCP_NODELAY configuration on FreeBSD.Matthias Andree
2013-02-03man page patch for missing optionsJan Just Keijser
2013-02-03Remove dead code path and putenv functionalityArne Schwabe
2013-02-03Update README.IPv6 to match what is in 2.3.0Gert Doering
2013-02-02close more file descriptors on execHeiko Hund
2013-01-07Preparing for v2.3.0v2.3.0David Sommerseth
2013-01-02Fix client crash on double PUSH_REPLY.Gert Doering
2012-12-20Fix parameter type for IP_TOS setsockopt on non-Linux systems.Gert Doering
2012-12-17Preparing for v2.3_rc2v2.3_rc2David Sommerseth