summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TLS version negotiationJames Yonan2013-08-167-4/+148
* autoconf: Fix typoDavid Sommerseth2013-07-031-1/+1
* plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth2013-07-035-6/+38
* Remove the --disable-eurephia configure optionDavid Sommerseth2013-07-035-22/+2
* man page: Update man page about the tls_digest_{n} environment variableDavid Sommerseth2013-07-031-0/+10
* Add support of utun devices under Mac OS XArne Schwabe2013-07-034-68/+286
* Add support for client-cert-not-required for PolarSSL.Tamas TEVESZ2013-06-121-2/+14
* Do not pass struct tls_session* as void* in key_state_ssl_init().Steffan Karger2013-06-123-3/+7
* Preparing for v2.3.2 (ChangeLog, version.m4)Gert Doering2013-05-312-2/+34
* Move checking of script file access into set_user_scriptArne Schwabe2013-05-311-22/+11
* Move settings of user script into set_user_script functionArne Schwabe2013-05-313-30/+37
* Provide more accurate warning messageDavide Brini2013-05-301-1/+1
* Only print script warnings when a script is used. Remove stray mention of scr...Arne Schwabe2013-05-302-7/+14
* Fix problem with UDP tunneling due to mishandled pktinfo structures.Gert Doering2013-05-301-6/+5
* Always push basic set of peer info values to server.James Yonan2013-05-273-17/+23
* make 'explicit-exit-notify' pullable againJan Just Keijser2013-05-241-2/+1
* Fix Windows script execution when called from script hooksJosh Cepek2013-05-191-1/+4
* Fix NULL-pointer crash in route_list_add_vpn_gateway().Gert Doering2013-05-182-3/+5
* Fix segfault when enabling pf plug-inssvimik2013-05-061-1/+1
* Fix proto tcp6 for server & non-P2MP modesJosh Cepek2013-05-031-0/+4
* Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger2013-04-152-3/+5
* Fixed tls-cipher translation bug in openssl-buildSteffan Karger2013-04-051-2/+5
* Preparing for v2.3.1 (ChangeLog, version.m4)Gert Doering2013-03-272-2/+55
* Fix directly connected routes for "topology subnet" on Solaris.Gert Doering2013-03-271-6/+9
* Add MIN() compatibility macroGert Doering2013-03-231-0/+7
* Use constant time memcmp when comparing HMACs in openvpn_decrypt.Steffan Karger2013-03-222-1/+27
* Fixed autoconf script to properly detect missing pkcs11 with polarssl.Steffan Karger2013-03-221-11/+43
* Switch to IANA names for TLS ciphers.Steffan Karger2013-03-224-4/+251
* Config compatibility patch. Added translate_cipher_name.Steffan Karger2013-03-224-3/+75
* Improve verify_callback messagesSteffan Karger2013-03-221-3/+3
* Improve PolarSSL key_state_read_{cipher, plain}text messagesSteffan Karger2013-03-221-2/+6
* PolarSSL-1.2 supportSteffan Karger2013-03-227-58/+31
* (updated) [PATCH] Warn when using verb levels >=7 without debugJosh Cepek2013-03-201-0/+6
* Fix parameter listing in non-debug builds at verb 4Josh Cepek2013-03-145-11/+11
* Permit pool size of /64.../112 for ifconfig-ipv6-poolGert Doering2013-03-141-2/+2
* Repair "tcp server queue overflow" brokenness, more <stdbool.h> fallout.Gert Doering2013-03-121-1/+1
* Remove unused function no_tap_ifconfigArne Schwabe2013-03-121-10/+0
* Move static prototype definition from header into c fileArne Schwabe2013-03-122-2/+2
* Remove unused function xorArne Schwabe2013-03-121-10/+0
* add new option for X.509 name verificationHeiko Hund2013-03-077-36/+174
* make --tls-remote compatible with pre 2.3 configsHeiko Hund2013-03-071-0/+6
* reintroduce --no-name-remapping optionHeiko Hund2013-03-072-16/+37
* Fix corner case in NTLM authentication (trac #172)Christian Niessner2013-03-071-2/+2
* fix build with automake 1.13(.1)Christian Hesse2013-03-061-1/+1
* Ignore UTF-8 byte order markHeiko Hund2013-02-061-1/+5
* Cleaned up and updated INSTALLSamuli Seppänen2013-02-031-97/+62
* Updated READMESamuli Seppänen2013-02-031-19/+16
* Added cross-compilation information INSTALL-win32.txtSamuli Seppänen2013-02-031-0/+29
* Removed ChangeLog.IPv6Samuli Seppänen2013-02-031-440/+0
* Enable TCP_NODELAY configuration on FreeBSD.Matthias Andree2013-02-031-0/+4