From d96475690cea91bba355e88a87dc2cc906ad1717 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 13 Apr 2004 19:03:59 +0000 Subject: [PATCH] Note a couple of finished items svn:r1611 --- trunk/doc/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/doc/TODO b/trunk/doc/TODO index edd44c95f7..e159037e6e 100644 --- a/trunk/doc/TODO +++ b/trunk/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!