[or-cvs] When we get an EOF or a timeout on a directory connection, ...

Nick Mathewson nickm at seul.org
Tue Oct 4 22:34:11 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv14541/doc

Modified Files:
	TODO 
Log Message:
When we get an EOF or a timeout on a directory connection, note how many bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -d -r1.367 -r1.368
--- TODO	4 Oct 2005 22:23:31 -0000	1.367
+++ TODO	4 Oct 2005 22:34:09 -0000	1.368
@@ -188,7 +188,7 @@
       o Networkstatus should list who's an authority.
       o Add nickname element to dirserver line.  Log this along with IP:Port.
       o Warn when using non-default directory servers.
-      - When giving up on a non-finished dir request, log how many bytes
+      o When giving up on a non-finished dir request, log how many bytes
         dropped, to see whether it's worthwhile to use partial info.
     - Security
       - Alices avoid duplicate class C nodes.



More information about the tor-commits mailing list