[tor-commits] [torspec/main] Add error 451 for ONION_CLIENT_AUTH_ADD

nickm at torproject.org nickm at torproject.org
Mon Sep 13 13:42:51 UTC 2021


commit 04eb311e87c61dba797459eb81329f1ed8817cf5
Author: Neel Chauhan <neel at neelc.org>
Date:   Sun Sep 12 11:17:08 2021 -0700

    Add error 451 for ONION_CLIENT_AUTH_ADD
---
 control-spec.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/control-spec.txt b/control-spec.txt
index 616387c..25977b9 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1935,6 +1935,7 @@
 
     251 - Client auth credentials for this onion service already existed and replaced.
     252 - Added client auth credentials and successfully decrypted a cached descriptor.
+    451 - We reached authorized client capacity
     512 - Syntax error in "HSAddress", or "PrivateKeyBlob" or "Nickname"
     551 - Client with with this "Nickname" already exists
     552 - Unrecognized KeyType





More information about the tor-commits mailing list