July 23, 2010
View 0b026a9

Merge branch 'feat_misc' into beta2.2

David Sommerseth authored on 2010/07/23 05:33:16
View c70135d

Merge branch 'bugfix2.1' into beta2.2

David Sommerseth authored on 2010/07/23 05:30:27
July 17, 2010
View b90c6f1

Added --register-dns option for Windows.

James Yonan authored on 2010/07/17 03:01:11
July 10, 2010
View 3796f90

Fixed bug in proxy fallback capability where openvpn.exe could core dump if http-proxy-fallback-disable command was issued in response to ">PROXY:NEED_NOW management" interface notification.

James Yonan authored on 2010/07/10 12:04:27
June 5, 2010
View e0ca5fd

Merge branch 'master' into bugfix2.1

David Sommerseth authored on 2010/06/05 06:18:03
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 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
April 17, 2010
View 8d29dda

Renamed all calls to create_temp_filename()

David Sommerseth authored on 2010/04/17 05:09:48
April 16, 2010
View 7e1c085

Management interface performance optimizations:

James Yonan authored on 2010/04/16 16:04:45
March 2, 2010
View a398218

enhance tls-verify possibility

Mathieu GIANNECCHINI authored on 2010/03/02 08:26:57
January 13, 2010
View 0c9eb1d

When aborting in a non-graceful way, try to execute do_close_tun in init.c prior to daemon exit to ensure that the tun/tap interface is closed and any added routes are deleted.

james authored on 2010/01/13 03:26:22
September 28, 2009
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