]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Allocate 009pre6 items
authorNick Mathewson <nickm@torproject.org>
Sat, 13 Nov 2004 04:31:46 +0000 (04:31 +0000)
committerNick Mathewson <nickm@torproject.org>
Sat, 13 Nov 2004 04:31:46 +0000 (04:31 +0000)
svn:r2829

doc/TODO

index cc746302745d5f49d94f83b839f0d1037ee626a9..ac4fe1185c945fa34815d20f821c36065a49154f 100644 (file)
--- 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?