[tor-commits] [torspec/master] control-spec: Mention Tor version where ONION_CLIENT_AUTH_* were added.

asn at torproject.org asn at torproject.org
Mon Sep 14 14:51:49 UTC 2020


commit 5cea056b8396ba59503f018c46d169f8148604e6
Author: George Kadianakis <desnacked at riseup.net>
Date:   Mon Sep 14 17:46:28 2020 +0300

    control-spec: Mention Tor version where ONION_CLIENT_AUTH_* were added.
---
 control-spec.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/control-spec.txt b/control-spec.txt
index c9c7bb3..a261031 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1933,6 +1933,8 @@
     551 - Client with with this "Nickname" already exists
     552 - Unrecognized KeyType
 
+  [ONION_CLIENT_AUTH_ADD was added in Tor 0.4.3.1-alpha]
+
 3.31. ONION_CLIENT_AUTH_REMOVE
 
   The syntax is:
@@ -1949,6 +1951,8 @@
     512 - Syntax error in "HSAddress".
     251 - Client credentials for "HSAddress" did not exist.
 
+  [ONION_CLIENT_AUTH_REMOVE was added in Tor 0.4.3.1-alpha]
+
 3.32. ONION_CLIENT_AUTH_VIEW
 
   The syntax is:
@@ -1984,6 +1988,8 @@
 
     512 - Syntax error in "HSAddress".
 
+  [ONION_CLIENT_AUTH_VIEW was added in Tor 0.4.3.1-alpha]
+
 3.33. DROPOWNERSHIP
 
   The syntax is:





More information about the tor-commits mailing list