summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-11-13 04:31:46 +0000
committerNick Mathewson <nickm@torproject.org>2004-11-13 04:31:46 +0000
commit6c40d2b22798b9c37715cf1bb132663a5a7c2d6c (patch)
treede958bcae994109fffad874dc588ed1a5a9963ad /doc
parent0b42e31fe0699f9a47f13af24b6448eb94e31899 (diff)
downloadtor-6c40d2b22798b9c37715cf1bb132663a5a7c2d6c.tar.gz
tor-6c40d2b22798b9c37715cf1bb132663a5a7c2d6c.zip
Allocate 009pre6 items
svn:r2829
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index cc74630274..ac4fe1185c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -51,16 +51,16 @@ ARMA - arma claims
o clean up parse_*_policy code
o when you hup, they're not getting re-parsed
o stop calling a *_policy an exit_policy_t
- - Regenerate our server descriptor when a relevant option is changed from
+N - Regenerate our server descriptor when a relevant option is changed from
control.c.
. Writing out the machine-readable torrc file
o Function to check whether an option has changed.
o Function to generate the contents for a torrc file.
- Function to safely replace a torrc file.
- - fix print_usage()
+R - fix print_usage()
- Download and use running-routers
- - document signals in man page
- - Document all undocumented configuration options.
+R - document signals in man page
+N - Document all undocumented configuration options.
- Accounting
- Control interface authentication
- ... ?
@@ -68,7 +68,7 @@ N - RPMs
o Merge changes from jbash
- Figure out versioning
N - Windows installer
- - Review website; make important info more prominent.
+R - Review website; make important info more prominent.
@@ -177,6 +177,7 @@ R - learn from ben about his openssl-reinitialization-trick to
- he has successfully extended to you
- you have sufficient mean-time-between-failures
* keep doing nothing for now.
+ - Include HTTP status messages in logging (see parse_http_response).
blue sky:
- Possible to get autoconf to easily install things into ~/.tor?