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 26, 2008
View 5a2e9a2

Completely revamped the system for calling external programs and scripts:

james authored on 2008/07/26 16:27:03
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
February 17, 2008
View b4ddf9e

Clarified tcp-queue-limit man page entry (Matti Linnanvuori).

james authored on 2008/02/17 17:27:34
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
January 22, 2008
View 0aee9ca

Allow OpenVPN to run completely unprivileged under Linux by allowing openvpn --mktun to be used with --user and --group to set the UID/GID of the tun device node. Also added --iproute option to allow an alternative command to be executed in place of the default iproute2 command (Alon Bar-Lev).

james authored on 2008/01/22 04:34:13
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 7256e6b

Modified command line and config file parser to allow quoted strings using single quotes ('') (Alon Bar-Lev).

james authored on 2007/10/23 04:19:21
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
December 24, 2006
View 9696719

--reneg-sec clarification in man page. Should be added to 2.0.x branch as well.

james authored on 2006/12/24 19:38:56