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
May 12, 2010
View b27dc04

Proxy improvements:

James Yonan authored on 2010/05/12 04:32:41
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
March 12, 2010
View fdda313

Added stub directive "remote-ip-hint".

James Yonan authored on 2010/03/12 12:00:41
December 11, 2009
View 4580320

Version 2.1.0

james authored on 2009/12/11 17:18:50
November 20, 2009
View 5c30df1

Fixed a client-side bug that occurred when the "dhcp-pre-release" or "dhcp-renew" options were combined with "route-gateway dhcp".

james authored on 2009/11/20 01:42:51
October 17, 2009
View 0f9c77b

Added "setenv GENERIC_CONFIG" directive, for generic configs that cannot directly be used as a config file. The directive will simply cause OpenVPN to exit with an error if a generic config file is used.

james authored on 2009/10/17 01:31:01
September 28, 2009
View 8e952ed

Fixed a bug introduced in r4436 (2.1_rc17) where using the redirect-gateway option by itself, without any extra parameters, would cause the option to be ignored.

james authored on 2009/09/28 16:50:30
View e1e977f

Added --server-poll-timeout option : when polling possible remote servers to connect to in a round-robin fashion, spend no more than n seconds waiting for a response before trying the next server.

james authored on 2009/09/28 16:27:22
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
September 18, 2009
View 673f583

The maximum number of "route" directives (specified in the config file or pulled from a server) can now be configured via the new "max-routes" directive.

james authored on 2009/09/18 08:43:37
September 5, 2009
View 9938544

Added "setcon" directive for interoperability with SELinux (Sebastien Raveau).

james authored on 2009/09/05 08:50:35
August 23, 2009
View 8e9666d

Added --remote-random-hostname option.

james authored on 2009/08/23 03:29:20
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
View 2f26a79

Fixed bug where the remote_X environmental variables were not being set correctly when the 'local' option is specifed.

james authored on 2009/05/31 05:20:36