summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add checks for external-key-managementsArne Schwabe2012-09-111-1/+24
* Document that keep alive will double the second value in server mode and give...Arne Schwabe2012-09-111-0/+4
* Document --management-client and --management-signal a bit betterArne Schwabe2012-09-021-3/+7
* Merge getaddr_multi and getaddr6 into one functionArne Schwabe2012-09-023-391/+166
* Keep pre-existing tun/tap devices around on *BSDGert Doering2012-09-022-6/+20
* remove unused flag SSLF_NO_NAME_REMAPPINGHeiko Hund2012-09-021-1/+0
* Put actual OpenVPN command line on top of corresponding log file.Gert Doering2012-09-021-1/+2
* Reduce --version string detail about IPv6 to just "[IPv6]".Gert Doering2012-09-021-2/+1
* remove stale _openssl_get_subject() prototypeHeiko Hund2012-09-021-2/+0
* Document the inlining of files in openvpn and document key-directionArne Schwabe2012-09-021-0/+39
* Merge almost identical create_socket_tcp and create_socket_tcp6Arne Schwabe2012-08-063-49/+10
* Fixes error: --key fails with EXTERNAL_PRIVATE_KEY: No such file or directory...Arne Schwabe2012-08-061-2/+15