summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve the git revision trackingDavid Sommerseth2013-04-191-3/+3
* Fixed usage of stale define USE_SSL to ENABLE_SSLSteffan Karger2013-04-151-2/+4
* Print "Virtual IPv6 Address" on management interface queries [v4]Gert Doering2013-04-122-3/+6
* Print client id only if compiled with man agent support. OtherwiseArne Schwabe2013-04-111-2/+11
* Add the client id (CID) to the output of the status commandArne Schwabe2013-04-111-4/+5
* Fixed tls-cipher translation bug in openssl-buildSteffan Karger2013-04-051-2/+5
* 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
* 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-226-56/+29
* (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-076-23/+105
* make --tls-remote compatible with pre 2.3 configsHeiko Hund2013-03-071-0/+6
* reintroduce --no-name-remapping optionHeiko Hund2013-03-071-7/+14
* Fix corner case in NTLM authentication (trac #172)Christian Niessner2013-03-071-2/+2
* Ignore UTF-8 byte order markHeiko Hund2013-02-061-1/+5
* Enable TCP_NODELAY configuration on FreeBSD.Matthias Andree2013-02-031-0/+4
* Remove dead code path and putenv functionalityArne Schwabe2013-02-032-51/+7
* 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
* 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
* 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-317-223/+57
* Support UTF-8 --client-config-dirHeiko Hund2012-10-293-1/+22
* Fix display of plugin hook typesHeiko Hund2012-10-291-1/+3
* 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
* Add --compat-names optionHeiko Hund2012-09-125-9/+94
* 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