Browse Source

r11833@catbus: nickm | 2007-02-16 15:39:32 -0500
Remove some finished items from the TODO.


svn:r9597

Nick Mathewson 18 years ago
parent
commit
1a3af6b566
1 changed files with 0 additions and 20 deletions
  1. 0 20
      doc/TODO

+ 0 - 20
doc/TODO

@@ -44,20 +44,6 @@ R     - handle connect-dir streams that don't have a chosen_exit_name set.
         list the orport as 0 if it can't handle begin_dir.
         list the orport as 0 if it can't handle begin_dir.
         o List orports of actual dirservers..
         o List orports of actual dirservers..
 
 
-  o Servers are easy to setup and run: being a relay is about as easy as
-    being a client.
-    o Reduce resource load
-      o A way to alert controller when router flags change.
-        o Specify: SETEVENTS NS
-        o Implement
-        o Hunt for places that change networkstatus info that I might have
-          missed.
-        D "NS" appears to be used to notify of routerstatus updates.
-          Do we want an actual NS event, for when new networkstatuses
-          arrive, and then rename this one?
-          (Renaming would be more trouble than it's worth, and a
-          'networkstatus arrived' event can wait till next series.
-
   . option to dl directory info via tor:
   . option to dl directory info via tor:
     TunnelDirConns and PreferTunneledDirConns
     TunnelDirConns and PreferTunneledDirConns
 R   - actually cause the directory.c functions to know about or_port
 R   - actually cause the directory.c functions to know about or_port
@@ -68,9 +54,6 @@ R   - actually cause the directory.c functions to know about or_port
         or_conn is full, and accept the sometimes directory data will just
         or_conn is full, and accept the sometimes directory data will just
         never get written.
         never get written.
 
 
-  o When we get a connection using the v0 controller protocol, warn that the
-    next revision of Tor won't support it.
-
 N - DNS improvements
 N - DNS improvements
     . Asynchronous DNS
     . Asynchronous DNS
       - Make evdns use windows strerror equivalents.
       - Make evdns use windows strerror equivalents.
@@ -116,9 +99,6 @@ N   . Document transport and natdport
       - In a good HOWTO.
       - In a good HOWTO.
 
 
   . Forward compatibility fixes
   . Forward compatibility fixes
-    D Caches should start trying to cache consensus docs?
-      D Design
-      D Implement, if we think it's smart.
     - Start uploading short and long descriptors; authorities should support
     - Start uploading short and long descriptors; authorities should support
       URLs to retrieve long descriptors, and should discard short descriptors
       URLs to retrieve long descriptors, and should discard short descriptors
       for now.  Later, once tools use the "long descriptor" URLs, authorities
       for now.  Later, once tools use the "long descriptor" URLs, authorities