September 6, 2008
View b4b5c31

Modified ip_or_dns_addr_safe, which validates pulled DNS names, to more closely conform to RFC 3696:

james authored on 2008/09/06 19:43:31
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
July 27, 2008
View b4073a7

Perform additional input validation on options pulled by client from server. Fixes --iproute vulnerability.

james authored on 2008/07/27 08:08:29
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 17, 2008
View e2e10f8

Added SOCKET_SND_RCV_BUF_MAX constant (set to 1000000) to limit the maximum size passed to setsockopt SNDBUF/RCVBUF.

james authored on 2008/07/17 08:11:29
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
April 26, 2007
View 657ecf1

TAP driver now passes signing tests on Vista x64.

james authored on 2007/04/26 06:37:49
November 8, 2006
View 1406db5

PROTO_TCPv4 is never used as an index into proto_overhead, however this should be fixed.

james authored on 2006/11/08 10:05:19
June 30, 2006
View e482a63

Added two new management states: OPENVPN_STATE_RESOLVE -- DNS lookup */ OPENVPN_STATE_TCP_CONNECT -- Connecting to TCP server

james authored on 2006/06/30 03:57:21
February 17, 2006
View dc46c06

Version 2.1_beta10 released

james authored on 2006/02/17 16:43:32
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
January 23, 2006
View 4f404ad

Added --management-client option to connect as a client to management GUI app rather than be connected to as a server.

james authored on 2006/01/23 23:08:27
November 25, 2005
View 1ae9d05

Added --connect-timeout option to control the timeout on TCP client connection attempts (doesn't work on all OSes). This patch also makes OpenVPN signalable during TCP connection attempts.

james authored on 2005/11/25 09:05:56