summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* man page patch for missing optionsJan Just Keijser2013-02-031-2/+9
* Remove dead code path and putenv functionalityArne Schwabe2013-02-032-51/+7
* Update README.IPv6 to match what is in 2.3.0Gert Doering2013-02-031-85/+53
* close more file descriptors on execHeiko Hund2013-02-022-0/+5
* Fix client crash on double PUSH_REPLY.Gert Doering2013-01-022-1/+7
* Fix parameter type for IP_TOS setsockopt on non-Linux systems.Gert Doering2012-12-201-0/+4
* Fix option inconsistency warnings about "proto" and "tun-ipv6"Gert Doering2012-12-171-1/+14
* Implement --mssfix handling for IPv6 packets.Gert Doering2012-12-137-21/+97
* Fix the proto is used inconsistently warningArne Schwabe2012-12-131-4/+18
* Remove dnsflags_to_socktype, it is not used anywhereArne Schwabe2012-12-132-6/+1
* The get_default_gateway() function uses warn() instead of msg()David Sommerseth2012-11-291-2/+2
* Avoid recursion in virtual_output_callback_func()David Sommerseth2012-11-291-7/+8
* Properly require --key even if defined(MANAGMENT_EXTERNAL_KEY)Arne Schwabe2012-11-291-2/+2
* Fix typo in ./configure messageJoachim Schipper2012-11-291-1/+1
* doc/management-notes.txt: fix typoJoachim Schipper2012-11-291-1/+1
* Error message if max-routes used incorrectlyArne Schwabe2012-11-221-0/+5
* Fix --show-pkcs11-ids (Bug #239)Adriaan de Jong2012-11-221-1/+1
* Reset the version.m4 version for the master branchDavid Sommerseth2012-11-161-1/+1
* Fix double-free issue in pf_destroy_context()David Sommerseth2012-11-061-1/+0
* Remove the support for using system() when executing external programs or scr...David Sommerseth2012-10-318-239/+89
* Support UTF-8 --client-config-dirHeiko Hund2012-10-293-1/+22
* Fix display of plugin hook typesHeiko Hund2012-10-291-1/+3
* Make git ignore some more filesDavid Sommerseth2012-10-251-0/+2
* Options parsing demands unnecessary configuration if PKCS11 is usedArne Schwabe2012-10-251-4/+6
* Fixed a bug where PolarSSL gave an error when using an inline file tag.Adriaan de Jong2012-10-171-1/+1
* Fix v3 plugins to support returning values back to OpenVPN.Kenneth Rose2012-10-151-2/+2
* Document man agent-external-keyArne Schwabe2012-10-152-0/+33
* Preparing for v2.3_beta1v2.3_beta1David Sommerseth2012-09-122-1/+28
* Add --compat-names optionHeiko Hund2012-09-126-9/+146
* Fix reconnect issues when --push and UDP is used on the serverDavid Sommerseth2012-09-112-3/+6
* make "ipv6 ifconfig" on linux compatible with busybox ifconfigGert Doering2012-09-111-1/+1