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
December 18, 2008
View 6ce4a65

Added n_clients environmental variable to information passed to management interface client when management-client-auth is enabled.

james authored on 2008/12/18 18:38:11
View 4fb4ce1

Added "nclients" command to management interface to display the current number of authenticated clients connected to the server.

james authored on 2008/12/18 16:57:19
November 21, 2008
View 2e91388

Added new management interface command "pid" to show the process ID of the current OpenVPN process (Angelo Laub).

james authored on 2008/11/21 07:37:43
October 24, 2008
View 5f435d6

Extended Management Interface "bytecount" command to work when OpenVPN is running as a server.

james authored on 2008/10/24 18:21:40