diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-06-13 16:35:12 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-06-13 16:35:12 +0000 |
commit | d4ed91c672183d86c6f5fd0150869f8888fd723d (patch) | |
tree | 8c3272877f61dad1c95d1c656b43a5465df95caf /ChangeLog | |
parent | 8f5afe4937d6b96832492aa616cdddca22ede897 (diff) | |
download | tor-d4ed91c672183d86c6f5fd0150869f8888fd723d.tar.gz tor-d4ed91c672183d86c6f5fd0150869f8888fd723d.zip |
Set dynamic-locking callbacks in openssl. These can be more efficient when openssl uses them.
svn:r15222
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Changes in version 0.2.1.2-alpha - 2008-??-?? + o Minor features: + - Allow OpenSSL to use dynamic locks if it wants. + Changes in version 0.2.1.1-alpha - 2008-06-13 o Major features: - More work on making our TLS handshake blend in: modify the list |