From c252a76f0b99261152009c403190d192f5101cd2 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 22 Jul 2005 20:37:42 +0000 Subject: Parameterize configuration parsing functions svn:r4635 --- doc/TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf