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 22, 2010
View 059739e

Added Python-based build system for Windows in win directory.

James Yonan authored on 2010/04/22 21:53:31
April 16, 2010
View 7e1c085

Management interface performance optimizations:

James Yonan authored on 2010/04/16 16:04:45
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 30, 2010
View 2b9b4c8

Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after socket is created rather than waiting until after connect/listen.

James Yonan authored on 2010/03/30 13:20:55
March 18, 2010
View 8c47de7

Version 2.1.1c

James Yonan authored on 2010/03/18 03:54:47
January 16, 2010
View 1b98341

Version 2.1.1b

james authored on 2010/01/16 13:10:30
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
December 12, 2009
View 0777d05

Fixed some breakage in openvpn.spec (which is required to build an RPM distribution) where it was referencing a non-existent subdirectory in the tarball, causing it to fail (patch from David Sommerseth).

james authored on 2009/12/12 08:44:34
December 11, 2009
View 4580320

Version 2.1.0

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

Version 2.1_rc22

james authored on 2009/11/20 22:22:27
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
November 13, 2009
View b9437c6

Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded, make it a hard failure, rather than just a warning.

james authored on 2009/11/13 20:09:47
November 12, 2009
View 311ea89

Version 2.1_rc21

james authored on 2009/11/12 18:30:45
October 26, 2009
View 6eb2a9b

Version 2.1_rc20a

james authored on 2009/10/26 00:54:01