[or-cvs] update todo a bit

arma at seul.org arma at seul.org
Wed Sep 14 03:45:05 UTC 2005


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	TODO 
Log Message:
update todo a bit


Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.352
retrieving revision 1.353
diff -u -d -r1.352 -r1.353
--- TODO	13 Sep 2005 22:00:03 -0000	1.352
+++ TODO	14 Sep 2005 03:45:03 -0000	1.353
@@ -39,7 +39,7 @@
 R - are dirservers auto-verifying duplicate nicknames?
   o tor should auto-sort the recommended-versions strings 
     (with the new smartlist sort stuff maybe)
-  - setconf SocksBindAddress kills tor if it fails to bind
+  o setconf SocksBindAddress kills tor if it fails to bind
 
 N - controller libs should support resetconf command.
 N . Additional controller features
@@ -73,7 +73,7 @@
       first place.)  Also, we should audit all users of get_pending_bytes().)
         - Make it harder to circumvent bandwidth caps: look at number of bytes
           sent across sockets, not number sent inside TLS stream.
-R   - remove the warnings from rendezvous stuff that shouldn't be warnings.
+R   o remove the warnings from rendezvous stuff that shouldn't be warnings.
 
 N . Handle rendezvousing with unverified nodes.
     o Implement everything
@@ -122,7 +122,7 @@
         o Support retrieving several-at-once
       o Everyone downloads network-status objects
 N       . Clients: from all directories, round-robin
-          o Basic implementation: disable until 0.1.1.6 is out.
+          o Basic implementation: disable until 0.1.1.x is out.
           - On failure, mark trusted_dir_server as having failed once and
             retry up to a point.
         o Parse them
@@ -160,7 +160,7 @@
   - Start using create-fast cells as clients
   o Let more config options (e.g. ORPort) change dynamically.
   - start handling server descriptors without a socksport?
-  o Add TTLs to DNS-related replies, and use them (where present) to adjust
+  o Add TTLs to DNS-related replies, and use them (when present) to adjust
     addressmap values.
 
   . Research memory use on Linux: what's happening?



More information about the tor-commits mailing list