summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 20a4464d90..8d21f8b3bc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -78,8 +78,18 @@ Things we'd like to do in 0.2.0.x:
- When checking a consensus, make sure that its times are plausible.
o Add a function that will eventually tell us about our clock skew.
For now, just require that authorities not be skewed.
- - Start caching consensus documents once authorities make them
- - Start downloading and using consensus documents once caches serve them
+ . Start caching consensus documents once authorities make them;
+ start downloading consensus documents once caches serve
+ them
+ o Download code
+ o Code to schedule downloads
+ - Code to retry fail downloads
+ - Code to delay next download while fetching certificates
+ - Enable for non-caches
+ - Code to use v3 networkstatus documents once clients are
+ fetching them
+ - Implement
+ - Enable
- Controller support
- GETINFO to get consensus
- Event when new consensus arrives