November 20, 2009
View 1852709

Version 2.1_rc22

james authored on 2009/11/20 22:22:27
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
November 13, 2009
View b9437c6

Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded, make it a hard failure, rather than just a warning.

james authored on 2009/11/13 20:09:47
November 12, 2009
View 311ea89

Version 2.1_rc21

james authored on 2009/11/12 18:30:45
October 26, 2009
View 6eb2a9b

Version 2.1_rc20a

james authored on 2009/10/26 00:54:01
View ec4a500

On server, lock client-provided certs against mid-session TLS renegotiations -- this is similer to how the common name is also locked.

james authored on 2009/10/26 00:51:04
View 0c7168e

Change to doval valgrind script. The openvpn command parameter is now implied, so new usage is:

james authored on 2009/10/26 00:44:28
October 24, 2009
View 71b557b

On server, lock session username against changes in mid-session TLS renegotiations -- this is similer to how the common name is also locked.

james authored on 2009/10/24 10:08:30
October 17, 2009
View 0f9c77b

Added "setenv GENERIC_CONFIG" directive, for generic configs that cannot directly be used as a config file. The directive will simply cause OpenVPN to exit with an error if a generic config file is used.

james authored on 2009/10/17 01:31:01
October 7, 2009
View 417ef9a

Fixed issue where some .svn directories were being inadvertently included in the .tar.gz file built by make dist.

james authored on 2009/10/07 20:19:51
October 2, 2009
View 3edb5b2

Version 2.1_rc20

james authored on 2009/10/02 07:13:26
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
View 7e6f2d6

Minor fix: management interface shouldn't echo 'load-stats' commands to log file.

james authored on 2009/10/02 05:55:37
September 30, 2009
View 5733ef6

Added the ability for the server to provide a custom reason string when an AUTH_FAILED message is returned to the client. This string can be set by the server-side managment interface and read by the client-side management interface.

james authored on 2009/09/30 08:10:14
September 28, 2009
View 8e952ed

Fixed a bug introduced in r4436 (2.1_rc17) where using the redirect-gateway option by itself, without any extra parameters, would cause the option to be ignored.

james authored on 2009/09/28 16:50:30