diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-05-18 21:19:58 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-05-18 21:19:58 +0000 |
commit | 4b18c3ea76b39fd6bf4a5aa4c7d203ae8acc8e15 (patch) | |
tree | 76f7d8477ae98b557e842a546bec69787a513c58 /doc/TODO | |
parent | e476e61ce0cb593f5f6dd1f3794fe970bbbda47b (diff) | |
download | tor-4b18c3ea76b39fd6bf4a5aa4c7d203ae8acc8e15.tar tor-4b18c3ea76b39fd6bf4a5aa4c7d203ae8acc8e15.tar.gz |
r12983@Kushana: nickm | 2007-05-18 16:46:15 -0400
Note that we do not permit you to exit to port 0, no matter what. Closes bug 409.
svn:r10211
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ Things we'd like to do in 0.2.0.x: o Implement, but make it option-controlled. o Make it always-on once it seems to work. o Implement option to download and cache extra-info documents. - - Improve the 'retry' logic on extra-info documents. + o Improve the 'retry' logic on extra-info documents. - Drop bandwidth history from router-descriptors - 105: Version negotiation for the Tor protocol (finalize by Jun 1) - 108: Base "Stable" Flag on Mean Time Between Failures |