July 23, 2010
View 0b026a9

Merge branch 'feat_misc' into beta2.2

David Sommerseth authored on 2010/07/23 05:33:16
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
April 30, 2010
View 339f2a4

Revamped the script-security warning logging (version 2)

David Sommerseth authored on 2010/04/30 06:35:45
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
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
May 24, 2009
View 775a6ac

Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN client will examine the routing table and determine whether (a) the OpenVPN server is reachable via a locally connected interface, or (b) traffic to the server must be forwarded through the default router. Only add a special bypass route for the OpenVPN server if (b) is true. If (a) is true, behave as if the 'local' flag is specified, and do not add a bypass route.

james authored on 2009/05/24 18:13:58
January 28, 2009
View 7a36c43

Updated common.h types for _WIN64.

james authored on 2009/01/28 05:10:49
November 17, 2008
View a828135

* Added additional method parameter to --script-security to preserve backward compatibility with system() call semantics used in OpenVPN 2.1_rc8 and earlier. To preserve backward compatibility use:

james authored on 2008/11/17 13:28:07
October 15, 2008
View 51f7b84

Added additional warning messages about --script-security 2 or higher being required to execute user-defined scripts or executables.

james authored on 2008/10/15 17:20:21
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
April 12, 2006
View b9baa4d

svn merge -r 999:1000 $SO/trunk/openvpn . (Fixed 64-bit counter bug on Windows)

james authored on 2006/04/12 18:26:10
December 9, 2005
View c959fc7

Inline file capability now works for --secret and --tls-auth. For example:

james authored on 2005/12/09 03:29:38