diff options
author | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:51:12 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:51:12 +0000 |
commit | 3d3663a123873af350b6c3167481a013d05c2168 (patch) | |
tree | 9265ce3407f22be61cbadafba0a87bac5273b760 /ChangeLog | |
parent | 62282136474053f69d99b7e4b2f7fcf7a7561e7f (diff) | |
download | tor-3d3663a123873af350b6c3167481a013d05c2168.tar tor-3d3663a123873af350b6c3167481a013d05c2168.tar.gz |
Don't answer "/tor/networkstatus-bridges" directory requests if
the request isn't encrypted.
svn:r13175
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ Changes in version 0.2.0.18-alpha - 2008-01-?? relay, if you haven't found yourself reachable yet or if you've decided not to advertise your dirport yet. Addresses bug 556. + o Minor features: + - Don't answer "/tor/networkstatus-bridges" directory requests if + the request isn't encrypted. + Changes in version 0.2.0.17-alpha - 2008-01-17 o Compile fixes: |