aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-10-01 06:43:06 +0000
committerRoger Dingledine <arma@torproject.org>2006-10-01 06:43:06 +0000
commitc705d46df04ac6572aa3c4c27e26e216711a85b9 (patch)
treee3b7ef2a9cfcd810559e989a7c6acbbfacd6afd7 /doc
parent4096e577c51a6eae88ab26cb4931998b0486e678 (diff)
downloadtor-c705d46df04ac6572aa3c4c27e26e216711a85b9.tar
tor-c705d46df04ac6572aa3c4c27e26e216711a85b9.tar.gz
and document that change
svn:r8560
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 6cc57b082..00726245f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -56,9 +56,9 @@ N - Test guard unreachable logic; make sure that we actually attempt to
Make sure that we don't freak out when the network is down.
N - Clients stop dumping old descriptors if the network-statuses
claim they're still valid.
-R . If we fail to connect via an exit enclave, (warn and) try again
+ o If we fail to connect via an exit enclave, (warn and) try again
without demanding that exit node.
- - And recognize when extending to the enclave node is failing,
+ o And recognize when extending to the enclave node is failing,
so we can abandon then too.
o We need a separate list of "hidserv authorities" if we want to
retire moria1 from the main list.
@@ -299,6 +299,9 @@ Deferred from 0.1.2.x:
- Implement
Minor items for 0.1.2.x as time permits:
+ - add a "default.action" file to the tor/vidalia bundle so we can fix the
+ https thing in the default configuration:
+ http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#PrivoxyWeirdSSLPort
- even if your torrc lists yourself in your myfamily line, don't list it in
the descriptor.
- Flesh out options_description array in src/or/config.c