diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-22 20:18:58 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-22 20:18:58 +0000 |
commit | 0fe85442181302a54415331f1af6231a4eb7bf45 (patch) | |
tree | cb2a8f3dab25f7ad60b2a5c740ad72e7035cc2ee /doc | |
parent | aa7729881989934708e9ba74d0f16fc2d0e0a3ba (diff) | |
download | tor-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/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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? |