diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-16 20:39:48 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-16 20:39:48 +0000 |
commit | 1a3af6b566a6c7510276d2933ebb3ab3dfac3e43 (patch) | |
tree | d1060183fe6a1b248e29442502742e8f8393d68e /doc | |
parent | d2893398f6c98f4ad82f05c41fb9ca40c5020015 (diff) | |
download | tor-1a3af6b566a6c7510276d2933ebb3ab3dfac3e43.tar.gz tor-1a3af6b566a6c7510276d2933ebb3ab3dfac3e43.zip |
r11833@catbus: nickm | 2007-02-16 15:39:32 -0500
Remove some finished items from the TODO.
svn:r9597
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -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. 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: TunnelDirConns and PreferTunneledDirConns 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 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 . Asynchronous DNS - Make evdns use windows strerror equivalents. @@ -116,9 +99,6 @@ N . Document transport and natdport - In a good HOWTO. . 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 URLs to retrieve long descriptors, and should discard short descriptors for now. Later, once tools use the "long descriptor" URLs, authorities |