summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-04-13 19:03:59 +0000
committerNick Mathewson <nickm@torproject.org>2004-04-13 19:03:59 +0000
commit90185c67f803e6ed7432f1c57540a78f98bdfe4a (patch)
treee7423f932dac279ca73a80e43db3974305c15e72
parent867832cd071163bd2f55bda68677c77c0ed23fa6 (diff)
downloadtor-90185c67f803e6ed7432f1c57540a78f98bdfe4a.tar.gz
tor-90185c67f803e6ed7432f1c57540a78f98bdfe4a.zip
Note a couple of finished items
svn:r1611
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index edd44c95f7..e159037e6e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -154,13 +154,13 @@ Rendezvous service:
don't count failed rend circs toward Bob's total, or Alice
can bork him.)
o deal with edge_type in connection_edge.c
- - retry end for certain reasons (resolvefailed, policyfailed)
+ o retry end for certain reasons (resolvefailed, policyfailed)
- preemptively build and start rendezvous circs
- preemptively build n-1 hops of intro circs?
- - (n)ack introduction requests?
+ o (n)ack introduction requests?
- cannibalize general circs?
- how to set up multiple locations for a hidden service?
- - make bob publish only established intro circs?
+ o make bob publish only established intro circs?
On-going
. Better comments for functions!