summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-05-18 21:19:19 +0000
committerNick Mathewson <nickm@torproject.org>2007-05-18 21:19:19 +0000
commitec55cf526dc7707cca7588718ba1f99c1fe0a7f0 (patch)
tree890940702217c6c11753950eefafbaf923bf04dc /doc
parenta18770487227bce6e356f169aa86bdef70370c76 (diff)
downloadtor-ec55cf526dc7707cca7588718ba1f99c1fe0a7f0.tar.gz
tor-ec55cf526dc7707cca7588718ba1f99c1fe0a7f0.zip
r12981@Kushana: nickm | 2007-05-18 14:12:19 -0400
First cut at code to download extra-info docs. Also note a bad bug in directory.c (look for the string BUG BUG BUG). svn:r10209
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b28e5c6527..cf5e859343 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -92,7 +92,8 @@ Things we'd like to do in 0.2.0.x:
version 0.2.0.0-alpha-dev (r10070) or later.
o Implement, but make it option-controlled.
o Make it always-on once it seems to work.
- - Implement option to download and cache extra-info documents.
+ o Implement option to download and cache extra-info documents.
+ - 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