September 5, 2008
View 0a838de

Added --allow-pull-fqdn option which allows client to pull DNS names from server (rather than only IP address) for --ifconfig, --route, and --route-gateway. OpenVPN versions 2.1_rc7 and earlier allowed DNS names for these options to be pulled and translated to IP addresses by default. Now --allow-pull-fqdn will be explicitly required on the client to enable DNS-name-to-IP-address translation of pulled options.

james authored on 2008/09/05 05:35:09
August 2, 2008
View 03731db

Added "--server-bridge" (without parameters) to enable DHCP proxy mode: Configure server mode for ethernet bridging using a DHCP-proxy, where clients talk to the OpenVPN server-side DHCP server to receive their IP address allocation and DNS server addresses.

james authored on 2008/08/02 17:02:53
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
June 11, 2008
View 4e9a51d

Merged connection profiles from http://svn.openvpn.net/projects/openvpn/test/conn

james authored on 2008/06/11 19:48:50
View 90efcac

Updated version to 2.1_rc7e.

james authored on 2008/06/11 17:45:09
May 13, 2008
View 1bda73a

Moved branch into official BETA21 position.

james authored on 2008/05/13 05:31:43
January 23, 2008
View a032fcb

Added --management-forget-disconnect option -- forget passwords when management session disconnects (Alon Bar-Lev).

james authored on 2008/01/23 09:19:51
October 23, 2007
View 718526e

Use pkcs11-helper as external library, can be downloaded from https://www.opensc-project.org/pkcs11-helper (Alon Bar-Lev).

james authored on 2007/10/23 05:06:14
View 1184b82

Added --management-signal option to signal SIGUSR1 when the management interface disconnects (Alon Bar-Lev).

james authored on 2007/10/23 04:12:54
June 11, 2006
View 838911c

Added optional minimum-number-of-bytes parameter to --inactive directive.

james authored on 2006/06/11 13:22:11
April 14, 2006
View e12fe28

Added --lladdr option to specify the link layer (MAC) address for the tap interface on non-Windows platforms (Roy Marples).

james authored on 2006/04/14 06:09:04
View 40ac3d7

Added --route-metric option to set a default route metric for --route (Roy Marples).

james authored on 2006/04/14 05:40:39
April 5, 2006
View 18597b9

I've recently worked on a better version of pkcs11-helper. I've also merged it into QCA (Qt Cryptographic Architecture), so that KDE 4 will finally be able to use smartcards.

james authored on 2006/04/05 16:17:02
February 17, 2006
View 6add6b2

Added --port-share option for allowing OpenVPN and HTTPS server to share the same port number.

james authored on 2006/02/17 03:12:24