summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-07-22 20:37:42 +0000
committerNick Mathewson <nickm@torproject.org>2005-07-22 20:37:42 +0000
commitc252a76f0b99261152009c403190d192f5101cd2 (patch)
treefd180adc949a8c82f6cc30f7b7a652c389a690be /doc
parent5621ccc962a0370e3d49d5e7bc6352a57a1b8d69 (diff)
downloadtor-c252a76f0b99261152009c403190d192f5101cd2.tar.gz
tor-c252a76f0b99261152009c403190d192f5101cd2.zip
Parameterize configuration parsing functions
svn:r4635
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 6d3499c823..c75238db88 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -87,14 +87,19 @@ N . Controller improvements
o Implement main controller interface
o Glue code
o Testing
-N - Make configuration parsing code switchable to different sets of
+N . Make configuration parsing code switchable to different sets of
variables so we can use it for persistence.
+ o Implement
+ o Add simple type-checking
+ - Rename functions to distinguish configuration-only functions from
+ cross-format functions
N . helper nodes (Choose N nodes randomly; if a node dies (goes down for a
long time), replace it. Store nodes on disk.
o Implement (basic case)
- Implement (persistence)
- Document
- Test, debug
+ - On sighup, if usehelpernodes changed to 1, use new circs.
N - Make a FirewallIPs to correspond to firewallPorts so I can use Tor at
MIT when my directory is out of date.
- switch accountingmax to count total in+out, not either in or