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 ff65da3

Fixed issue where a client might receive multiple push replies from a server if it sent multiple push requests due to the server being slow to respond. This could cause the client to process pushed options twice, leading to duplicate pushed routes, among other issues. The fix, implemented server-side, is to reply only once to a push request even if multiple requests are received.

James Yonan authored on 2011/03/18 13:51:59
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
October 2, 2009
View f25071b

client-kill management interface command, when issued on server, will now send a RESTART message to client.

james authored on 2009/10/02 06:08:40
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
September 27, 2009
View 3eee126

Eliminated the limitation on the number of options that can be pushed to clients, including routes. Previously, all pushed options needed to fit within a 1024 byte options string.

james authored on 2009/09/27 11:12:15
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
October 6, 2008
View 367ed08

Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies.

james authored on 2008/10/06 16:33:45
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
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
November 9, 2005
View eadf16a

Removed annoying 'i' variable from add_option.

james authored on 2005/11/09 16:30:14
September 26, 2005
View 6fbf66f

This is the start of the BETA21 branch. It includes the --topology feature, and TAP-Win32 driver changes to allow non-admin access.

james authored on 2005/09/26 14:28:27