[tor-commits] [torspec/main] dir-spec: Add missing versions for HSv3 lines

dgoulet at torproject.org dgoulet at torproject.org
Wed Jan 19 19:45:18 UTC 2022


commit 617a98c9f5abfca5ac15adf9b7f1e6f087d4e47c
Author: David Goulet <dgoulet at torproject.org>
Date:   Wed Jan 19 14:45:01 2022 -0500

    dir-spec: Add missing versions for HSv3 lines
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 dir-spec.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dir-spec.txt b/dir-spec.txt
index 98fe4be..162ae22 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1331,6 +1331,8 @@ Table of Contents
         is first added after the relay has been running for at least 24
         hours.
 
+        (Introduced in tor-0.4.6.1-alpha)
+
     "hidserv-rend-relayed-cells" SP NUM SP key=val SP key=val ... NL
         [At most once.]
     "hidserv-rend-v3-relayed-cells" SP NUM SP key=val SP key=val ... NL
@@ -1351,6 +1353,8 @@ Table of Contents
         integer and included as 'NUM'. Note that the overall reported
         value can be negative.
 
+        (Introduced in tor-0.4.6.1-alpha)
+
     "hidserv-dir-onions-seen" SP NUM SP key=val SP key=val ... NL
         [At most once.]
     "hidserv-dir-v3-onions-seen" SP NUM SP key=val SP key=val ... NL
@@ -1366,6 +1370,8 @@ Table of Contents
         of this line. Note that the overall reported value can be
         negative.
 
+        (Introduced in tor-0.4.6.1-alpha)
+
     "transport" transportname address:port [arglist] NL
         [Any number.]
 





More information about the tor-commits mailing list