March 27, 2011
View 0db046f

Added "auth-token" client directive, which is intended to be pushed by server, and that is used to offer a temporary session token to clients that can be used in place of a password on subsequent credential challenges.

James Yonan authored on 2011/03/27 06:16:40
March 20, 2011
View e1b99e6

Extended "client-kill" management interface command (server-side) to accept an optional message string. The message string format is:

James Yonan authored on 2011/03/20 13:12:26
March 18, 2011
View a74b741

env_filter_match now includes the serial number of all certs in chain (as tls_serial_n vars), rather than only tls_serial_0.

James Yonan authored on 2011/03/18 05:04:56
January 11, 2011
View 15be320

* added --management-up-down option to allow management interface to be notified of tunnel up/down events.

James Yonan authored on 2011/01/11 04:13:02
January 5, 2011
View 9356bae

Added --x509-track option.

James Yonan authored on 2011/01/05 09:50:11
December 13, 2010
View ae1884c

Misc fixes to r6708.

James Yonan authored on 2010/12/13 18:27:08
December 9, 2010
View 2a3d17e

Added "management-external-key" option. This option can be used instead of "key" in client mode, and allows the client to run without the need to load the actual private key. When the SSL protocol needs to perform an RSA sign operation, the data to be signed will be sent to the management interface via a notification as follows:

James Yonan authored on 2010/12/09 20:21:04
June 1, 2010
View aaf7297

Implemented a key/value auth channel from client to server.

James Yonan authored on 2010/06/01 16:12:27
May 25, 2010
View 3cf6c93

Implemented http-proxy-override and http-proxy-fallback directives to make it easier for OpenVPN client UIs to start a pre-existing client config file with proxy options, or to adaptively fall back to a proxy connection if a direct connection fails.

James Yonan authored on 2010/05/25 07:51:16
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
April 16, 2010
View 7e1c085

Management interface performance optimizations:

James Yonan authored on 2010/04/16 16:04:45
March 31, 2010
View 74fce85

Updated MSVC build scripts to Visual Studio 2008: python msvc\config.py nmake /f msvc\msvc.mak

James Yonan authored on 2010/03/31 15:38:21
March 12, 2010
View 8c7c6be

Modified ">PASSWORD:Verification Failed" management interface notification to include a client reason string:

James Yonan authored on 2010/03/12 12:05:34
February 26, 2010
View 3a37ffb

Fixed an issue in the Management Interface that could cause a process hang with 100% CPU utilization in --management-client mode if the management interface client disconnected at the point where credentials are queried.

James Yonan authored on 2010/02/26 19:26:45
October 2, 2009
View 7e6f2d6

Minor fix: management interface shouldn't echo 'load-stats' commands to log file.

james authored on 2009/10/02 05:55:37