diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-04-24 15:51:55 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-04-24 15:51:55 +0000 |
commit | 3185099126e6f39fc59168444f44be011f1fdb83 (patch) | |
tree | 7b5702476d1bbeb703903744469e092c13d8f41e /ChangeLog | |
parent | c3c7e7114ef14f958ead66489c12b5909b05d775 (diff) | |
download | tor-3185099126e6f39fc59168444f44be011f1fdb83.tar.gz tor-3185099126e6f39fc59168444f44be011f1fdb83.zip |
And a changelog entry
svn:r14454
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -77,6 +77,11 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? may reduce fragmentation. - Make dumpstats() log the fullness and size of openssl-internal buffers. + - Servers support a new URL scheme for consensus downloads that + allos the client to specify which authorities are trusted. + The server then only sends the consensus if the client will + trust it. Otherwise a 404 error is sent back. Clients use + this new scheme when the server supports it. o Minor features (security): - Reject requests for reverse-dns lookup of names in a private |