diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2006-04-13 20:08:47 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2006-04-13 20:08:47 +0000 |
commit | 89a649b6c3436a4e3f7e892f5bd45a842a428041 (patch) | |
tree | 9e8655f81dcd7a78e634aa1ad104c6cf44f9b6e9 | |
parent | Re-added backtrack handling code. (diff) | |
download | openvpn-89a649b6c3436a4e3f7e892f5bd45a842a428041.tar.xz |
ChangeLog edits.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1009 e7ae566f-a301-0410-adde-c780ea21d3b5
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net> $Id$ +2006.04.13 -- Version 2.1-beta14 + +* Fixed Windows server bug in time backtrack handling code which + could cause TLS negotiation failures on legitimate clients. +* Rewrote gettimeofday function for Windows to be + simpler and more efficient. +* Merged PKCS#11 extensions to easy-rsa/2.0 (Alon Bar-Lev). + 2006.04.12 -- Version 2.1-beta13 * Code added in 2.1-beta7 and 2.0.6-rc1 to extend byte counters |