diff options
author | Roger Dingledine <arma@torproject.org> | 2006-04-10 09:43:30 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-04-10 09:43:30 +0000 |
commit | 8a94689d05a9496af09a274a4982d26bbeb1b815 (patch) | |
tree | 5077af7316fc2dcab5892915c83ded446235c329 /doc/TODO | |
parent | b190c451b8ec438ffe43943f3db03b24a2aa5809 (diff) | |
download | tor-8a94689d05a9496af09a274a4982d26bbeb1b815.tar tor-8a94689d05a9496af09a274a4982d26bbeb1b815.tar.gz |
another todo item we ought to do
svn:r6361
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ N - building on freebsd 6.0: (with multiple openssl installations) - provide no-cache no-index headers from the dirport? o remove down/useless descriptors from v1 directory? - exitlist should avoid outputting the same IP address twice. + - if we have no predicted ports, don't fetch router descriptors. + this way we are more dormant. Deferred from 0.1.1.x: |