September 8, 2008
View 1c4af9e

Fixed bug in intra-session TLS key rollover that was introduced with deferred authentication features in 2.1_rc8.

james authored on 2008/09/08 12:52:52
September 6, 2008
View b8fb090

2.1_rc8 and earlier did implicit shell expansion on script arguments since all scripts were called by system(). The security hardening changes made to 2.1_rc9 no longer use system(), but rather use the safer execve or CreateProcess system calls. The security hardening also introduced a backward incompatibility with 2.1_rc8 and earlier in that script parameters were no longer shell-expanded, so for example:

james authored on 2008/09/06 18:42:17
July 15, 2008
View 1c0cc4a

Copyright change OpenVPN Solutions LLC -> Telethra, Inc.

james authored on 2008/07/15 03:59:09
June 12, 2008
View eca8691

Updated copyright notice to 2008.

james authored on 2008/06/12 06:59:26
June 11, 2008
View 4e9a51d

Merged connection profiles from http://svn.openvpn.net/projects/openvpn/test/conn

james authored on 2008/06/11 19:48:50
View 90efcac

Updated version to 2.1_rc7e.

james authored on 2008/06/11 17:45:09
June 4, 2008
View 47ae845

Incremented version to 2.1_rc7d.

james authored on 2008/06/04 14:16:44
April 26, 2007
View 657ecf1

TAP driver now passes signing tests on Vista x64.

james authored on 2007/04/26 06:37:49
November 13, 2006
View 5f31881

New try at AUTO_USERID.

james authored on 2006/11/13 18:44:10
February 19, 2006
View 154adc7

Port share proxy bug fixes.

james authored on 2006/02/19 07:40:55
View 93cb134

ps.c debug code

james authored on 2006/02/19 01:35:21
February 17, 2006
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
October 31, 2005
View c67d59c

Windows reliability changes: * Added code to make sure that the local PATH environmental variable points to the Windows system32 directory. * Added new --ip-win32 adaptive mode which tries 'dynamic' and then fails over to 'netsh' if the DHCP negotiation fails. * Made --ip-win32 adaptive the default.

james authored on 2005/10/31 12:01:17
October 20, 2005
View 821659c

Moved socket setting log info to --verb 3 from 4.

james authored on 2005/10/20 00:36:14
October 19, 2005
View 7b0a814

svn merge -r 670:672 $SO/trunk/openvpn Brought up-to-date with 2.0.x branch.

james authored on 2005/10/19 16:50:13