July 19, 2008
View cc1d399

Reverted some recent buffer.[ch] changes, including r3058 (except for likely() and unlikely() macro additions to syshead.h) and r3061.

james authored on 2008/07/19 05:46:06
July 17, 2008
View 4fb01ce

In the Windows version of tun_finalize, on errors that would return -1, set buf->len to 0 rather than -1. While downstream code is set up to consider the buffer invalidated if its length is <= 0, this change makes the code cleaner and safer.

james authored on 2008/07/17 07:37:09
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 90efcac

Updated version to 2.1_rc7e.

james authored on 2008/06/11 17:45:09
May 13, 2008
View 1bda73a

Moved branch into official BETA21 position.

james authored on 2008/05/13 05:31:43
February 17, 2008
View 252a728

Cleanup IP address for persistence interfaces for tap and also using ifconfig, gentoo#209055 (Alon Bar-Lev).

james authored on 2008/02/17 16:05:49
January 26, 2008
View 4fa5b75

Fixup null interface on close, don't use ip addr flush (Alon Bar-Lev).

james authored on 2008/01/26 13:43:13
January 22, 2008
View 5aa3cfa

Changed ASSERT(0) to a more descriptive fatal error in tun.c

james authored on 2008/01/22 04:59:58
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