March 27, 2011
View 0db046f

Added "auth-token" client directive, which is intended to be pushed by server, and that is used to offer a temporary session token to clients that can be used in place of a password on subsequent credential challenges.

James Yonan authored on 2011/03/27 06:16:40
March 13, 2011
View 1c5ff77

Added optional journal directory argument to "port-share" directive, for reporting client IP origins of proxied connections.

James Yonan authored on 2011/03/13 15:59:25
March 10, 2011
View 6c34e74

Added --enable-lzo-stub configure option to build an OpenVPN client without LZO, but that has limited interoperability with LZO-enabled servers.

James Yonan authored on 2011/03/10 09:04:39
February 19, 2011
View 581bef8

Added "client-nat" option for stateless, one-to-one NAT on the client side.

James Yonan authored on 2011/02/19 02:48:25
January 11, 2011
View 15be320

* added --management-up-down option to allow management interface to be notified of tunnel up/down events.

James Yonan authored on 2011/01/11 04:13:02
January 5, 2011
View 9356bae

Added --x509-track option.

James Yonan authored on 2011/01/05 09:50:11
December 9, 2010
View 2a3d17e

Added "management-external-key" option. This option can be used instead of "key" in client mode, and allows the client to run without the need to load the actual private key. When the SSL protocol needs to perform an RSA sign operation, the data to be signed will be sent to the management interface via a notification as follows:

James Yonan authored on 2010/12/09 20:21:04
November 16, 2010
View 2d12eb1

Fixes to prevent compile breakage when --disable-crypto is used.

James Yonan authored on 2010/11/16 18:10:39
September 1, 2010
View 51e6e5b

Added --proto-force directive.

James Yonan authored on 2010/09/01 15:04:29
August 29, 2010
View 2e8ff6c

Allow PKCS12 file content to be included inline in configuration file, rendered as base64.

James Yonan authored on 2010/08/29 14:24:15
July 28, 2010
View 75dfe3d

Added "net stop dnscache" and "net start dnscache" in front of existing --register-dns commands.

James Yonan authored on 2010/07/28 06:46:34
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 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