June 5, 2010
View e0ca5fd

Merge branch 'master' into bugfix2.1

David Sommerseth authored on 2010/06/05 06:18:03
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
May 2, 2010
View 2cde039

Exclude ping and control packets from activity

Davide Brini authored on 2010/05/02 18:07:38
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
February 20, 2010
View 4b19afc

verb 5 logging wrongly reports received bytes

David Sommerseth authored on 2010/02/20 01:32:56
November 20, 2009
View 5c30df1

Fixed a client-side bug that occurred when the "dhcp-pre-release" or "dhcp-renew" options were combined with "route-gateway dhcp".

james authored on 2009/11/20 01:42:51
October 2, 2009
View f25071b

client-kill management interface command, when issued on server, will now send a RESTART message to client.

james authored on 2009/10/02 06:08:40
September 28, 2009
View e1e977f

Added --server-poll-timeout option : when polling possible remote servers to connect to in a round-robin fashion, spend no more than n seconds waiting for a response before trying the next server.

james authored on 2009/09/28 16:27:22
September 17, 2009
View 72bf37c

Modified client to send a PUSH_REQUEST message to server 1 second after connection initiation rather than 0 seconds after. Successive PUSH_REQUEST messages after the first will continue to be sent at 5 second intervals until a response is received. This tends to speed up the client connection sequence by 4 seconds because the first PUSH_REQUEST message is usually sent too soon and is dropped, causing a wait of 5 seconds until the next PUSH_REQUEST message is sent.

james authored on 2009/09/17 03:58:49
August 24, 2009
View 16322c7

Added "load-stats" management interface command to get global server load statistics.

james authored on 2009/08/24 07:03:16
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
October 24, 2008
View 5f435d6

Extended Management Interface "bytecount" command to work when OpenVPN is running as a server.

james authored on 2008/10/24 18:21:40
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
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