aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-09-22 20:18:58 +0000
committerNick Mathewson <nickm@torproject.org>2006-09-22 20:18:58 +0000
commit0fe85442181302a54415331f1af6231a4eb7bf45 (patch)
treecb2a8f3dab25f7ad60b2a5c740ad72e7035cc2ee /doc
parentaa7729881989934708e9ba74d0f16fc2d0e0a3ba (diff)
downloadtor-0fe85442181302a54415331f1af6231a4eb7bf45.tar
tor-0fe85442181302a54415331f1af6231a4eb7bf45.tar.gz
r8843@Kushana: nickm | 2006-09-17 16:57:20 -0400
A couple of last minor TODO cleanup items svn:r8462
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 7066b2008..e11177338 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -336,8 +336,6 @@ R - Streamline how we pick entry nodes.
get its own function that takes a comparator and a delete function.
Future version:
- - Tor should have a "DNS port" so we don't need to ship with (and
- write) a clean portable dns proxy.
- Configuration format really wants sections.
- Good RBL substitute.
. Update the hidden service stuff for the new dir approach.
@@ -378,6 +376,7 @@ Future version:
* figure out what breaks for this, and do it.
- tor should be able to have a pool of outgoing IP addresses
that it is able to rotate through. (maybe)
+ - Specify; implement.
- let each hidden service (or other thing) specify its own
OutboundBindAddress?