summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-09-18 02:51:12 +0000
committerNick Mathewson <nickm@torproject.org>2005-09-18 02:51:12 +0000
commitd118d5069a183574c8d03a7e9e5559e47a9ddaa4 (patch)
tree1e626d0675ecd4670b5989eb3c3fd0d1733bd29f /doc
parent87f6d526fea6acb28cffc916fd3266b895d9f1ae (diff)
downloadtor-d118d5069a183574c8d03a7e9e5559e47a9ddaa4.tar.gz
tor-d118d5069a183574c8d03a7e9e5559e47a9ddaa4.zip
Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug.
svn:r5090
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 965f08406c..380c2dc3ae 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -133,7 +133,7 @@ R - check reachability as soon as you hear about a new server
X By 'if-newer-than' (Does the spec require this??)
o Support compression.
N - Alice acts on network-status objects
- . Alice downloads descriptors as needed.
+ o Alice downloads descriptors as needed.
o Figure out what's needed
o Store it
o Implement store
@@ -146,7 +146,8 @@ N - Alice acts on network-status objects
o Call directory_has_arrived as needed; rename it.
o Set has_fetched_directory properly.
o Retry descriptors on failure
- - Give up after a while.
+ o Give up after a while.
+ - But try again after a long while (???)
- Check software versions according to some sane plan.
o Alice sets descriptor status from network-status
o Implement