| June 7, 2009 | ||
|---|---|---|
View c4f7495
Version 2.1_rc18james authored on 2009/06/07 15:59:39 |
||
View a168ce6
Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c change does not build on Windows on non-MINGW32.james authored on 2009/06/07 15:44:11 |
||
| June 2, 2009 | ||
|---|---|---|
View e7a65df
Fixed compile error on ./configure --enable-smalljames authored on 2009/06/02 05:12:15 |
||
View 57cce01
Version 2.1_rc17james 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_rc16james 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 |
||