[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12924: todo: if we notice a cached-status directory and we're not s (tor/trunk/doc)
Author: arma
Date: 2007-12-22 04:09:43 -0500 (Sat, 22 Dec 2007)
New Revision: 12924
Modified:
tor/trunk/doc/TODO
Log:
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*.
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2007-12-22 09:04:46 UTC (rev 12923)
+++ tor/trunk/doc/TODO 2007-12-22 09:09:43 UTC (rev 12924)
@@ -71,6 +71,8 @@
. 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