diff options
author | Roger Dingledine <arma@torproject.org> | 2010-01-17 19:41:22 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-01-17 19:41:22 -0500 |
commit | 79eaeef1cdef7503e5e4368161fc169f1317eef6 (patch) | |
tree | 39daa9af33da548e6e8bb5faf2c362333dad09f1 /ChangeLog | |
parent | 5201e05fc55d479d95a8b908f6c33d2b88eee26c (diff) | |
download | tor-79eaeef1cdef7503e5e4368161fc169f1317eef6.tar.gz tor-79eaeef1cdef7503e5e4368161fc169f1317eef6.zip |
stop bridge authorities from leaking their bridge list
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes in version 0.2.1.22 - 2010-??-?? + o Major bugfixes: + - Stop bridge directory authorities from answering dbg-stability.txt + directory queries, which would let people fetch a list of all + bridge identities they track. Bugfix on 0.2.1.6-alpha. + + Changes in version 0.2.1.21 - 2009-12-21 Tor 0.2.1.21 fixes an incompatibility with the most recent OpenSSL library. If you use Tor on Linux / Unix and you're getting SSL |