[or-cvs] add tor/* contents from Section 4.4 of dir-spec.txt to cont...

Geoffrey Goodell goodell at seul.org
Tue Mar 7 16:00:42 UTC 2006


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv9470

Modified Files:
	control-spec.txt 
Log Message:
add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO requests


Index: control-spec.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -d -r1.71 -r1.72
--- control-spec.txt	5 Mar 2006 05:13:57 -0000	1.71
+++ control-spec.txt	7 Mar 2006 16:00:40 -0000	1.72
@@ -396,6 +396,21 @@ $Id$
          OptionPrefix SP Documentation CRLF
          OptionPrefix = OptionName "/*"
 
+    "tor/status/authority"
+    "tor/status/fp/<F>"
+    "tor/status/fp/<F1>+<F2>+<F3>"
+    "tor/status/all"
+    "tor/server/fp/<F>"
+    "tor/server/fp/<F1>+<F2>+<F3>"
+    "tor/server/d/<D>"
+    "tor/server/d/<D1>+<D2>+<D3>"
+    "tor/server/authority"
+    "tor/server/all"
+      A series of lines listing directory contents, provided according
+      to the specification for the URLs listed in Section 4.4 of
+      dir-spec.txt.  Note that Tor MUST NOT provide private information,
+      such as descriptors for routers not marked as general-purpose.
+
   Examples:
      C: GETINFO version desc/name/moria1
      S: 250+desc/name/moria=



More information about the tor-commits mailing list