diff options
author | lloyd <[email protected]> | 2010-03-30 02:50:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-03-30 02:50:15 +0000 |
commit | 2c0cd825b6368f61afdba0eab8c8697d25451787 (patch) | |
tree | 2217e60d38aa34d9bf8fde1f3e17bc48d5e8303c /doc/log.txt | |
parent | 6d141cd765d840d8bbfdaaa8154494d3c9ecce50 (diff) |
Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index ac9354048..398f780e3 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,6 @@ * 1.9.6-dev, ????-??-?? + - Add support for TLS v1.1 * 1.9.5, 2010-03-29 - Numerous ECC optimizations |