[torspec/master] Further clarify GETINFO dir/server/* for recent Tors.

commit 39fd75952d7172049e2d66f3977dc7ac281db799 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Thu Jan 31 17:08:51 2013 +0100 Further clarify GETINFO dir/server/* for recent Tors. Resolves #8116. --- control-spec.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/control-spec.txt b/control-spec.txt index f9bc700..e691391 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -702,6 +702,11 @@ information for which this Tor is not authoritative, Tor replies with an empty string. + Note that, as of Tor 0.2.3.3-alpha, Tor doesn't download server + descriptors anymore, but microdescriptors. So, a "551 Servers + unavailable" reply to all "GETINFO dir/server/*" requests is actually + correct. + "status/circuit-established" "status/enough-dir-info" "status/good-server-descriptor"
participants (1)
-
nickm@torproject.org