January 23, 2008
View a032fcb

Added --management-forget-disconnect option -- forget passwords when management session disconnects (Alon Bar-Lev).

james authored on 2008/01/23 09:19:51
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
October 23, 2007
View 718526e

Use pkcs11-helper as external library, can be downloaded from https://www.opensc-project.org/pkcs11-helper (Alon Bar-Lev).

james authored on 2007/10/23 05:06:14
View 1184b82

Added --management-signal option to signal SIGUSR1 when the management interface disconnects (Alon Bar-Lev).

james authored on 2007/10/23 04:12:54
November 24, 2006
View 2a64816

Fixed issue where struct env_set methods that change the value of an existing name=value pair would delay the freeing of the memory held by the previous name=value pair until the underlying client instance object is closed.

james authored on 2006/11/24 07:05:14
November 13, 2006
View 2c21891

Attempt at rational signal handling when in the management hold state.

james authored on 2006/11/13 18:31:40
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 2, 2006
View 225d5fe

Prevent SIGUSR1 or SIGHUP from causing program exit from initial management hold.

james authored on 2006/11/02 06:10:56
April 14, 2006
View e12fe28

Added --lladdr option to specify the link layer (MAC) address for the tap interface on non-Windows platforms (Roy Marples).

james authored on 2006/04/14 06:09:04
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 13, 2006
View 428b827

Temporarily backed out time backtrack handling code due to issues on Windows.

james authored on 2006/04/13 18:48:11
April 5, 2006
View 18597b9

I've recently worked on a better version of pkcs11-helper. I've also merged it into QCA (Qt Cryptographic Architecture), so that KDE 4 will finally be able to use smartcards.

james authored on 2006/04/05 16:17:02
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