July 18, 2008
View 6cd276b

status_printf function will now set error flag on output truncation or failure of write() to write the expected number of bytes.

james authored on 2008/07/18 16:15:27
View ddad0a8

gen_path will no longer silently truncate the generated filename at 256 bytes.

james authored on 2008/07/18 09:55:59
View 31f90e6

Added warning when using chroot without specifying user and group.

james authored on 2008/07/18 05:47:12
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
May 25, 2008
View 344ee91

Support asynchronous/deferred authentication in OPENVPN_PLUGIN_AUTH_USER_PASS_VERIFY plugin handler.

james authored on 2008/05/25 08:26:11
May 13, 2008
View 1bda73a

Moved branch into official BETA21 position.

james authored on 2008/05/13 05:31:43
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