June 2, 2009
View 57cce01

Version 2.1_rc17

james authored on 2009/06/02 04:47:49
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
View 2f26a79

Fixed bug where the remote_X environmental variables were not being set correctly when the 'local' option is specifed.

james authored on 2009/05/31 05:20:36
View 6aa7fb8

Fixed issue of symbol conflicts interfering with Windows CryptoAPI functionality (Alon Bar-Lev).

james authored on 2009/05/31 04:53:49
May 24, 2009
View 775a6ac

Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN client will examine the routing table and determine whether (a) the OpenVPN server is reachable via a locally connected interface, or (b) traffic to the server must be forwarded through the default router. Only add a special bypass route for the OpenVPN server if (b) is true. If (a) is true, behave as if the 'local' flag is specified, and do not add a bypass route.

james authored on 2009/05/24 18:13:58
May 23, 2009
View b723833

Added "redirect-private" option which allows private subnets to be pushed to the client in such a way that they don't accidently obscure critical local addresses such as the DHCP server address and DNS server addresses.

james authored on 2009/05/23 19:30:10
May 21, 2009
View 1b3842c

Fixed race condition in management interface recv code on Windows, where sending a set of several commands to the management interface in quick succession might cause the latter commands in the set to be ignored.

james authored on 2009/05/21 19:15:26
View 423037e

Reduce the debug level (--verb) at which received management interface commands are echoed from 7 to 3. Passwords will be filtered.

james authored on 2009/05/21 18:53:25
May 18, 2009
View 9670c61

Version 2.1_rc16

james authored on 2009/05/18 09:47:45
May 13, 2009
View a7eef14

Updated Windows build scripts to package openssl-0.9.8k, and to use the Server 2008 WDK (6001.18002).

james authored on 2009/05/13 22:36:23
April 13, 2009
View b16cd4d

Added errors-to-stderr option. When enabled, fatal errors that result in the termination of the daemon will be written to stderr.

james authored on 2009/04/13 12:30:30
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
April 10, 2009
View f202f14

Added the ability to read the configuration file from stdin, when "stdin" is given as the config file name.

james authored on 2009/04/10 06:11:14
February 13, 2009
View d382bea

install-win32/buildinstaller will now always sign executable if SIGNTOOL is defined, even if EXTRACT_FILES is enabled.

james authored on 2009/02/13 12:36:12
January 28, 2009
View 763602d

Fixed issue involving an #ifdef in a macro reference that breaks early gcc compilers.

james authored on 2009/01/28 06:18:51