February 17, 2006
View dc46c06

Version 2.1_beta10 released

james authored on 2006/02/17 16:43:32
View 6117b63

svn merge -r 888:889 https://svn.openvpn.net/projects/openvpn/contrib/alon/BETA21 21

james authored on 2006/02/17 03:17:32
View 6add6b2

Added --port-share option for allowing OpenVPN and HTTPS server to share the same port number.

james authored on 2006/02/17 03:12:24
February 3, 2006
View 8d33c06

Added feature to --management-client to confirm connection by writing IP addr and port to a file.

james authored on 2006/02/03 18:04:52
January 23, 2006
View 4f404ad

Added --management-client option to connect as a client to management GUI app rather than be connected to as a server.

james authored on 2006/01/23 23:08:27
December 29, 2005
View e5d281c

Fixed bug with tls-auth and key-direction parameter which was introduced in r844.

james authored on 2005/12/29 16:47:47
December 24, 2005
View 51b1d4c

Some PKCS11-related code wasn't properly #ifdefed.

james authored on 2005/12/24 02:29:22
December 23, 2005
View a9c802b

--ip-win32 adaptive is now the default. --ip-win32 netsh (or --ip-win32 adaptive when in netsh mode) can now set DNS/WINS addresses on the TAP-Win32 adapter.

james authored on 2005/12/23 03:09:40
December 14, 2005
View 92bbb06

svn merge -r 845:854 $SO/trunk/openvpn .

james authored on 2005/12/14 10:09:11
View 6d89ede

Don't warn user if he uses user/group/chroot and did not specify persist-key but uses PKCS#11.

james authored on 2005/12/14 04:41:07
December 13, 2005
View f214bb2

Added --auto-proxy directive to auto-detect HTTP or SOCKS proxy settings (currently Windows only).

james authored on 2005/12/13 04:46:10
December 9, 2005
View c959fc7

Inline file capability now works for --secret and --tls-auth. For example:

james authored on 2005/12/09 03:29:38
December 5, 2005
View bed7362

Fixed segfault that occurred if remote_cert_eku is undefined and no server certificate verification method was enabled. Don't declare pkcs11 variables in struct options unless pkcs11 support is enabled.

james authored on 2005/12/05 13:00:00
November 28, 2005
View 027a87c

svn merge -r 823:825 $SO/contrib/alon/BETA21/openvpn .

james authored on 2005/11/28 14:09:54
November 25, 2005
View 1ae9d05

Added --connect-timeout option to control the timeout on TCP client connection attempts (doesn't work on all OSes). This patch also makes OpenVPN signalable during TCP connection attempts.

james authored on 2005/11/25 09:05:56