summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth2010-04-221-4/+1
* Fix dependency checking for configure.h (v2)David Sommerseth2010-04-223-8/+11
* Add comile time information/settings from ./configure to --versionDavid Sommerseth2010-04-084-0/+85
* pkitool lacks expected option "--help"Wil Cooley2010-03-021-0/+6
* Several updates to openvpn.8 (man page updates)Karl O. Pinc2010-03-021-9/+13
* enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-026-0/+87
* Allow 'lport 0' setup for random port bindingEnrico Scholz2010-03-011-1/+1
* remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-02-281-14/+3
* Merge branch 'master' into bugfix2.1David Sommerseth2010-02-261-6/+15
|\
| * Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2010-02-262-0/+2
| * Fixed an issue in the Management Interface that could causejames2010-02-261-6/+15
* | verb 5 logging wrongly reports received bytesDavid Sommerseth2010-02-191-2/+2
* | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-02-181-15/+27
* | Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-02-181-3/+2
* | Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2010-02-162-0/+2
|/
* Version 2.1.1bjames2010-01-161-1/+1
* Don't advance the connection list on AUTH_FAILED errors.james2010-01-161-0/+1
* Fixed an issue where AUTH_FAILED was not being properly deliveredjames2010-01-162-13/+35
* When aborting in a non-graceful way, try to execute do_close_tun injames2010-01-123-1/+20
* Fixed some breakage in openvpn.spec (which is required to build anv2.1.1james2009-12-113-2/+12
* Version 2.1.0v2.1.0james2009-12-114-2/+19
* Clarified that TAP-Win32 driver is licensed under GPL 2.james2009-12-1119-94/+19
* Documented --multihome in the man page.james2009-12-111-0/+9
* Fixed a couple issues in sample plugins auth-pam.c and down-root.c:james2009-12-102-2/+6
* Version 2.1_rc22v2.1_rc22james2009-11-202-1/+13
* Fixed a client-side bug that occurred when the "dhcp-pre-release"james2009-11-197-33/+141
* Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james2009-11-133-3/+6
* Version 2.1_rc21v2.1_rc21james2009-11-123-2/+18
* Version 2.1_rc20ajames2009-10-251-1/+1
* On server, lock client-provided certs against mid-session TLSjames2009-10-253-5/+156
* Change to doval valgrind script. The openvpn command parameter is nowjames2009-10-252-1/+14
* On server, lock session username against changes in mid-session TLSjames2009-10-242-3/+31
* Added "setenv GENERIC_CONFIG" directive, for generic configsjames2009-10-161-0/+5
* Fixed issue where some .svn directories were being inadvertentlyv2.1_rc20james2009-10-071-1/+1
* Version 2.1_rc20james2009-10-012-1/+51
* client-kill management interface command, when issued on server, willjames2009-10-016-7/+41
* Minor fix: management interface shouldn't echo 'load-stats' commands tojames2009-10-011-1/+1
* Added the ability for the server to provide a custom reason stringjames2009-09-298-14/+84
* Fixed a bug introduced in r4436 (2.1_rc17) where using thejames2009-09-281-2/+2
* Added --server-poll-timeout option : when polling possible remotejames2009-09-288-0/+70
* Eliminated the limitation on the number of options that can be pushedjames2009-09-2716-115/+271
* The maximum number of "route" directives (specified in the configjames2009-09-178-30/+86
* Modified client to send a PUSH_REQUEST message to server 1 secondjames2009-09-163-5/+14
* Updated version number to 2.1_rc19c.james2009-09-081-1/+1
* Added "setcon" directive for interoperability with SELinuxjames2009-09-046-4/+104
* Added new ./configure flags:james2009-08-243-3/+23
* Added PLATFORM-SPECIFIC comment tag to platform-specific functionsjames2009-08-241-4/+4
* Added "load-stats" management interface command to get globaljames2009-08-232-0/+27
* Added --remote-random-hostname option.james2009-08-226-10/+89
* Fixed ifconfig command for "topology subnet" on FreeBSD (Stefan Bethke).james2009-08-191-6/+10