[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] even more todo items
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
TODO
Log Message:
even more todo items
Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -p -d -r1.406 -r1.407
--- TODO 19 Jan 2006 15:26:58 -0000 1.406
+++ TODO 19 Jan 2006 18:00:15 -0000 1.407
@@ -54,6 +54,11 @@ R - reduce log severity for guard nodes.
R - make guard node timeout higher.
R - We should do address rewriting after the controller sends us an
"attachstream 0": Bug 225.
+R - failed rend desc fetches sometimes don't get retried.
+R - Add config options to not publish and not fetch rend descs.
+ - Add controller interfaces to hear rend desc events and learn
+ about rend descs. In base16 I guess for now.
+
N - In circuit_get_open_circ_or_launch(),
/* XXXX011 NM This should be a generic "retry all directory fetches". */