|
@@ -362,18 +362,20 @@ $Id$
|
|
not necessarily those for a descriptor that Tor currently has.
|
|
not necessarily those for a descriptor that Tor currently has.
|
|
[First implemented in 0.1.2.3-alpha.]
|
|
[First implemented in 0.1.2.3-alpha.]
|
|
|
|
|
|
- "ns/all" -- Network status info for all ORs we have an opinion about,
|
|
+ "ns/all" -- Network status info (v2 directory style) for all ORs we
|
|
- joined by newlines. [First implemented in 0.1.2.3-alpha.]
|
|
+ have an opinion about, joined by newlines. [First implemented
|
|
|
|
+ in 0.1.2.3-alpha.]
|
|
|
|
|
|
"desc/all-recent" -- the latest server descriptor for every router that
|
|
"desc/all-recent" -- the latest server descriptor for every router that
|
|
Tor knows about.
|
|
Tor knows about.
|
|
|
|
|
|
- "network-status" -- a space-separated list of all known OR identities.
|
|
+ "network-status" -- a space-separated list (v1 directory style)
|
|
- This is in the same format as the router-status line in directories;
|
|
+ of all known OR identities. This is in the same format as the
|
|
- see dir-spec-v1.txt section 3 for details. (If VERBOSE_NAMES is
|
|
+ router-status line in v1 directories; see dir-spec-v1.txt section
|
|
- enabled, the output will not conform to dir-spec-v1.txt; instead, the
|
|
+ 3 for details. (If VERBOSE_NAMES is enabled, the output will
|
|
- result will be a space-separated list of LongName, each preceded by a
|
|
+ not conform to dir-spec-v1.txt; instead, the result will be a
|
|
- "!" if it is believed to be not running.)
|
|
+ space-separated list of LongName, each preceded by a "!" if it is
|
|
|
|
+ believed to be not running.)
|
|
|
|
|
|
"addr-mappings/all"
|
|
"addr-mappings/all"
|
|
"addr-mappings/config"
|
|
"addr-mappings/config"
|