[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torspec/master] HS_DESC's HSAddress can be 'UNKNOWN'
commit 17f3fe08176fc5be9d6dac6ab86bf98921c52589
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat May 9 11:52:34 2015 -0700
HS_DESC's HSAddress can be 'UNKNOWN'
Commit ba30c1d accidently reverted dgoulet's change from aaf2434 to note that
HSFETCH can result in the address being 'UNKNOWN'.
---
control-spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/control-spec.txt b/control-spec.txt
index 8a55e94..cf2608c 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2725,7 +2725,7 @@
Action = "REQUESTED" / "UPLOAD" / "RECEIVED" / "UPLOADED" / "IGNORE" /
"FAILED"
- HSAddress = 16*Base32Character
+ HSAddress = 16*Base32Character / "UNKNOWN"
AuthType = "NO_AUTH" / "BASIC_AUTH" / "STEALTH_AUTH" / "UNKNOWN"
HsDir = LongName / Fingerprint
DescriptorID = 32*Base32Character
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits