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
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
November 10, 2006
View 1f99578

Backed out AUTO_USERID feature introduced in r1436.

james authored on 2006/11/10 19:22:48
November 9, 2006
View 004d8b4

Fixed issue where OpenVPN does not apply the --txqueuelen option to persistent interfaces made with --mktun (Roy Marples).

james authored on 2006/11/09 18:49:14
November 8, 2006
View 2270775

Added #ifdefed out AUTO_USERID feature.

james authored on 2006/11/08 13:02:56
September 14, 2006
View d1270d0

TAP-Win32 fixes to run on Windows Vista.

james authored on 2006/09/14 11:18:40
July 4, 2006
View adff31c

Comment about assertion being hit.

james authored on 2006/07/04 04:54:17
June 24, 2006
View dcc0b24

Eliminated gcc 3.3.3 warnings on NetBSD when ./configure --enable-strict is used.

james authored on 2006/06/24 17:04:42
April 5, 2006
View 55ff44b

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

james authored on 2006/04/05 16:30:04
View c1c27fe

"topology subnet" fix for FreeBSD (Benoit Bourdin).

james authored on 2006/04/05 15:28:19
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 5, 2005
View 6d5d101

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

james authored on 2005/12/05 10:21:49
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