summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-02-11 21:58:20 +0000
committerRoger Dingledine <arma@torproject.org>2006-02-11 21:58:20 +0000
commite78ea39f0c340c5889562d1d2814a83e6b61bff8 (patch)
treeb44bc61f541b658e5a7022b45306e3c77e459117 /doc
parentf1b91924b2aef4304c02c7178c486295d45065f1 (diff)
downloadtor-e78ea39f0c340c5889562d1d2814a83e6b61bff8.tar.gz
tor-e78ea39f0c340c5889562d1d2814a83e6b61bff8.zip
remove a todo item, add a todo item.
svn:r5965
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 85b37ad939..73fd68bf60 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -57,7 +57,7 @@ N - commit edmanm's win32 makefile to tor cvs contrib
what versions *are* recommended. whose list do we use?
o add a GUARD flag to the network-status entries.
R - Clients use it. (But not till the directories have upgraded!)
- - add TestSocks config option to man page
+ o add TestSocks config option to man page
- when logging unknown http headers, this could include bad escape codes?
- more generally, attacker-controller log entries with newlines in them
are dangerous for our users.
@@ -81,6 +81,7 @@ R - look into "uncounting" bytes spent on local connections. so
we can bandwidthrate but still have fast downloads.
N - make clients understand "private:*" in exit policies, even though
we don't generate it yet.
+R - remove duplicate entries in exitpolicy
o In circuit_get_open_circ_or_launch(),
/* XXXX011 NM This should be a generic "retry all directory fetches". */