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
May 13, 2008
View 1bda73a

Moved branch into official BETA21 position.

james authored on 2008/05/13 05:31:43
January 22, 2008
View 0aee9ca

Allow OpenVPN to run completely unprivileged under Linux by allowing openvpn --mktun to be used with --user and --group to set the UID/GID of the tun device node. Also added --iproute option to allow an alternative command to be executed in place of the default iproute2 command (Alon Bar-Lev).

james authored on 2008/01/22 04:34:13
February 28, 2007
View 94a4350

Worked around an incompatibility in the Windows Vista version of CreateIpForwardEntry as described in http://www.nynaeve.net/?p=59 This issue would cause route additions using the IP Helper API to fail on Vista.

james authored on 2007/02/28 12:49:33
November 13, 2006
View 5f31881

New try at AUTO_USERID.

james authored on 2006/11/13 18:44:10
April 14, 2006
View 40ac3d7

Added --route-metric option to set a default route metric for --route (Roy Marples).

james authored on 2006/04/14 05:40:39
April 5, 2006
View 55ff44b

svn merge -r 886:987 $SO/trunk/openvpn .

james authored on 2006/04/05 16:30:04
December 23, 2005
View 6215931

Added new option --route-method adaptive (Win32) which tries IP helper API first, then falls back to route.exe. Made --route-method adaptive the default.

james authored on 2005/12/23 03:55:49
December 5, 2005
View 6d5d101

Patch to support --topology subnet on Mac OS X (Mathias Sundman).

james authored on 2005/12/05 10:21:49
November 3, 2005
View 03653f4

svn merge -r 760:764 $SO/trunk/openvpn

james authored on 2005/11/03 10:43:43
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 21, 2005
View 5ad8458

Added actual remote address used to the ">STATE" alert in the management interface (Rolf Fokkens).

james authored on 2005/10/21 04:00:56
October 20, 2005
View c924134

Modified get_default_gateway code for Linux to return the route with the smallest metric if multiple 0.0.0.0/0.0.0.0 entries are present.

james authored on 2005/10/20 17:13:27
View 348fb44

Modified get_default_gateway code for Windows to return the route with the smallest metric if multiple 0.0.0.0/0.0.0.0 entries are present.

james authored on 2005/10/20 16:42:01