summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-23 03:48:42 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-23 03:48:42 +0000
commit42bab1c6d32dc023482bfe9adef365652dd65497 (patch)
treefaf207e77ba50391470b5f6d1bd65b5dee60f45c /ChangeLog
parent833f8245c43e330eff9218352ad7e1506f23d83a (diff)
downloadtor-42bab1c6d32dc023482bfe9adef365652dd65497.tar.gz
tor-42bab1c6d32dc023482bfe9adef365652dd65497.zip
r9318@Kushana: nickm | 2006-10-22 15:22:57 -0400
Let directory authorities set the BadExit flag if they like. Also, refactor directory authority code so we can believe multiple things about a single router, and do fewer linear searches. svn:r8794
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee0e762e81..090696e8b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-??
- Directory servers now provide 'Pragma: no-cache' and 'Expires'
headers for content, so that we can work better in the presence of
caching HTTP proxies.
+ - Allow authorities to list nodes as bad exits by fingerprint or by
+ address.
o Minor features, controller:
- Add a REASON field to CIRC events; for backward compatibility, this