diff options
author | Roger Dingledine <arma@torproject.org> | 2007-09-17 21:58:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-09-17 21:58:52 +0000 |
commit | f4111288ca67c14d13b1a0e2303b3903c77dd495 (patch) | |
tree | b04188791d9b39879beb93a51ceb837f02aedd8b /doc/TODO | |
parent | 8c139678038832cf982ab2ef3a25679ff677c491 (diff) | |
download | tor-f4111288ca67c14d13b1a0e2303b3903c77dd495.tar tor-f4111288ca67c14d13b1a0e2303b3903c77dd495.tar.gz |
a few more todo bugs i've accumulated
svn:r11462
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ Things we'd like to do in 0.2.0.x: unreachable is bunk -- it's leftover from the time when all servers ran 24/7. now it triggers every time a server goes away and then returns before the old descriptor has expired. + - maxadvertisedbandwidth should not influence whether dirport + is published. + - 0.2.0.x dir authorities have stopped giving people Authority + flags. - add a --quiet commandline option that suppresses logs. useful for --hashed-password and maybe others. - Tor logs the libevent version on startup, for debugging purposes. |