summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-12-23 19:26:30 +0000
committerNick Mathewson <nickm@torproject.org>2005-12-23 19:26:30 +0000
commitf7e82babcb450fb5c9d9aea6c7b6b897318cbaf1 (patch)
tree5b0a4fab45d8223831f854a36599738dcee42779 /doc/TODO
parent4417017197b3523ead180728b3a91638bf17863f (diff)
downloadtor-f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1.tar.gz
tor-f7e82babcb450fb5c9d9aea6c7b6b897318cbaf1.zip
Note some more issues we could/should fix with dirctories.
svn:r5636
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4328975de4..2adbe8995b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -79,6 +79,9 @@ N - Only use a routerdesc if you recognize its hash.
- Retry soon after failure.
- We need one bit per routerstatus for "should we download from
this guy."
+ - Verify that we are actually storing retained old descriptors to our
+ cache.
+ - Non-directories don't need to keep descriptors in memory.
N - Should router info have a pointer to routerstatus?
- We should at least do something about the duplicated fields.