May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
April 11, 2009
View 86f5c7c

Allow "management-client" directive to be used with unix domain sockets.

james authored on 2009/04/11 06:33:14
October 6, 2008
View 367ed08

Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies.

james authored on 2008/10/06 16:33:45
September 30, 2008
View bb564a5

Management interface can now listen on a unix domain socket, for example:

james authored on 2008/09/30 15:11:38
September 20, 2008
View 6e2c457

Fixed --lladdr bug introduced in 2.1-rc9 where input validation code was incorrectly expecting the lladdr parameter to be an IP address when it is actually a MAC address (HoverHell).

james authored on 2008/09/20 05:12:43
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