From: Nick Mathewson Date: Wed, 23 Mar 2005 08:39:21 +0000 (+0000) Subject: Note that GETINFO (via the controller) for network-status will not work on non-authdi... X-Git-Tag: tor-0.1.0.1-rc~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291548c4e434b15b6eb34b9cc9a155d9d11c0527;p=thirdparty%2Ftor.git Note that GETINFO (via the controller) for network-status will not work on non-authdirectories right now. svn:r3835 --- diff --git a/doc/TODO b/doc/TODO index 77fd8adc3c..74d89acf9c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -26,6 +26,8 @@ R o pick the whole path when you start the circuit. - controller should have an event to learn about new addressmappings? - how do ulimits work on win32, anyway? o have a separate config option which caps bandwidth-to-advertise. + - Make list_server_status work right on non-directories, so that + getinfo("network-status") control message can work there. For 0.1.0.x: