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
September 30, 2009
View 5733ef6

Added the ability for the server to provide a custom reason string when an AUTH_FAILED message is returned to the client. This string can be set by the server-side managment interface and read by the client-side management interface.

james authored on 2009/09/30 08:10:14
August 24, 2009
View 16322c7

Added "load-stats" management interface command to get global server load statistics.

james authored on 2009/08/24 07:03:16
August 20, 2009
View 7d0f387

Fixed build problem when ./configure --disable-server is used.

james authored on 2009/08/20 00:48:50
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
May 21, 2009
View 1b3842c

Fixed race condition in management interface recv code on Windows, where sending a set of several commands to the management interface in quick succession might cause the latter commands in the set to be ignored.

james authored on 2009/05/21 19:15:26
April 11, 2009
View 86f5c7c

Allow "management-client" directive to be used with unix domain sockets.

james authored on 2009/04/11 06:33:14
December 27, 2008
View 60d9e13

Added daemon_start_time and daemon_pid environmental variables.

james authored on 2008/12/27 01:29:28