summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-22 09:09:43 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-22 09:09:43 +0000
commit33f9c2c157be8a2634b4b44945c0b04241c4f713 (patch)
tree019853ca5a860505debb13cc39b24b3244b790f8
parentbe906a836a439396e3be536c24ca45dbe0150f13 (diff)
downloadtor-33f9c2c157be8a2634b4b44945c0b04241c4f713.tar.gz
tor-33f9c2c157be8a2634b4b44945c0b04241c4f713.zip
todo:
if we notice a cached-status directory and we're not serving v2 dir info and it's old enough, delete it. same with cached-routers*. svn:r12924
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 130e7d3499..aa2c6b7d21 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -71,6 +71,8 @@ S/M o vidalia can launch firefox
. pick our favorite extensions
Things we'd like to do in 0.2.0.x:
+ - if we notice a cached-status directory and we're not serving v2 dir
+ info and it's old enough, delete it. same with cached-routers*.
- document the "3/4 and 7/8" business in the clients fetching consensus
documents timeline. then document the bridge user download timeline.
- refactor circuit_launch_by_foo so all those flags at the end are