diff options
author | Roger Dingledine <arma@torproject.org> | 2008-02-12 05:18:24 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-02-12 05:18:24 +0000 |
commit | dc94b1a226c21b5ac337d79f51bc10cd91b42e04 (patch) | |
tree | acca9eab1b2c7d5ccb96361bce170daa9e5e0e82 | |
parent | 587a57fdef77e79bfb04aeb8abd570583c9d4e3d (diff) | |
download | tor-dc94b1a226c21b5ac337d79f51bc10cd91b42e04.tar.gz tor-dc94b1a226c21b5ac337d79f51bc10cd91b42e04.zip |
blurbs for 0.2.0.18-alpha and 0.2.0.19-alpha
svn:r13481
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -7,6 +7,11 @@ Changes in version 0.2.0.20-?? - 2008-02-?? Changes in version 0.2.0.19-alpha - 2008-02-09 + Tor 0.2.0.19-alpha makes more progress towards normalizing Tor's TLS + handshake, makes path selection for relays more secure and IP address + guessing more robust, and generally fixes a lot of bugs in preparation + for calling the 0.2.0 branch stable. + o Major features: - Do not include recognizeable strings in the commonname part of Tor's x509 certificates. @@ -91,6 +96,11 @@ Changes in version 0.2.0.19-alpha - 2008-02-09 Changes in version 0.2.0.18-alpha - 2008-01-25 + Tor 0.2.0.18-alpha adds a sixth v3 directory authority run by CCC, + fixes a big memory leak in 0.2.0.17-alpha, and adds new config options + that can warn or reject connections to ports generally associated with + vulnerable-plaintext protocols. + o New directory authorities: - Set up dannenberg (run by CCC) as the sixth v3 directory authority. |