summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed build problem when ./configure --disable-server is used.james2009-08-191-0/+2
* OpenVPN version 2.1_rc19 releasedv2.1_rc19james2009-07-162-1/+13
* In Windows TAP driver, refactor DHCP/ARP packet injection code tojames2009-06-227-28/+154
* Rename generated tapdrvr.cod to a unique name to avoid the issue wherejames2009-06-221-0/+1
* In configure.ac, use datadir instead of datarootdir for compatibilityjames2009-06-091-1/+1
* Version 2.1_rc18v2.1_rc18james2009-06-072-2/+9
* Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c changejames2009-06-071-0/+2
* Fixed compile error on ./configure --enable-smalljames2009-06-011-0/+1
* Version 2.1_rc17v2.1_rc17james2009-06-012-2/+45
* Update copyright to 2009.james2009-05-30157-160/+160
* Fixed bug where the remote_X environmental variables were not beingjames2009-05-301-2/+2
* Fixed issue of symbol conflicts interfering with Windows CryptoAPIjames2009-05-304-8/+7
* Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames2009-05-246-33/+119
* Added "redirect-private" option which allows private subnetsjames2009-05-233-69/+80
* Fixed race condition in management interface recv code onjames2009-05-213-5/+6
* Reduce the debug level (--verb) at which received management interfacejames2009-05-211-1/+1
* Version 2.1_rc16v2.1_rc16james2009-05-182-1/+54
* Updated Windows build scripts to package openssl-0.9.8k,james2009-05-134-21/+21
* Added errors-to-stderr option. When enabled, fatal errorsjames2009-04-133-6/+28
* Allow "management-client" directive to be usedjames2009-04-105-44/+91