[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torspec/master] Add control spec entry for GETINFO hs/service/desc/id/ command
commit 99fe437487b528113d15f12adce8255a1098539c
Author: Donncha O'Cearbhaill <donncha@xxxxxxxxxx>
Date: Tue Jul 21 17:53:19 2015 +0200
Add control spec entry for GETINFO hs/service/desc/id/ command
---
control-spec.txt | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/control-spec.txt b/control-spec.txt
index 1203972..f96427f 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -847,6 +847,17 @@
[New in Tor 0.2.7.1-alpha]
+ "hs/service/desc/id/<ADDR>"
+ Prints the content of the hidden service descriptor corresponding to
+ the given <ADDR> which is an onion address without the ".onion" part. The service's local descriptor cache is queried to find the descriptor.
+ The format of the descriptor is described in section 1.3 of the
+ rend-spec.txt document.
+
+ If <ADDR> is unrecognized or if not found in the cache, a 551 error is
+ returned.
+
+ [New in Tor 0.2.7.2-alpha]
+
"onions/current"
"onions/detached"
A newline-separated list of the Onion ("Hidden") Services created
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits