aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-08 17:44:19 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-08 17:44:19 +0000
commit84d7677a8a4af82c9c68cada79ddecc13a628f66 (patch)
treef056455b0a2e522b6cbc5a79cfd0f35c7edc75ab /doc
parent3f6e3ce61b9923477c93e2429ff34d185d898bd9 (diff)
downloadtor-84d7677a8a4af82c9c68cada79ddecc13a628f66.tar
tor-84d7677a8a4af82c9c68cada79ddecc13a628f66.tar.gz
r14770@Kushana: nickm | 2007-10-08 11:43:02 -0400
Make router_digest_is_trusted_dir able to check for type. When looking for a V3 directory, only assume that the V3 authorities and caches have it: previous code assumed that all authorities had it. svn:r11789
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 8d21f8b3b..2105b3ae2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -83,8 +83,9 @@ Things we'd like to do in 0.2.0.x:
them
o Download code
o Code to schedule downloads
- - Code to retry fail downloads
+ - Code to retry failed downloads
- Code to delay next download while fetching certificates
+ - Code to download routers listed in v3 networkstatus consensuses.
- Enable for non-caches
- Code to use v3 networkstatus documents once clients are
fetching them