[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [tor/master 5/5] Specified grammars for orconn-status and entry-guards for Tor versions 0.1.2.2-alpha through 0.2.2.1-alpha with feature VERBOSE_NAMES turned off.
Author: Poet (Tim Sally) <poet@xxxxxxxx>
Date: Wed, 1 Dec 2010 11:19:26 -0600
Subject: Specified grammars for orconn-status and entry-guards for Tor versions 0.1.2.2-alpha through 0.2.2.1-alpha with feature VERBOSE_NAMES turned off.
Commit: 31b69027d39d0dc77dd1d8fd0895928768894654
---
doc/spec/control-spec.txt | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt
index 66ad11c..255adf0 100644
--- a/doc/spec/control-spec.txt
+++ b/doc/spec/control-spec.txt
@@ -485,7 +485,9 @@
0.2.2.1-alpha and later by default, each line is of the form:
LongName SP ORStatus CRLF
- Before 0.1.2.2-alpha, each line is of the form:
+ In Tor versions 0.1.2.2-alpha through 0.2.2.1-alpha with feature
+ VERBOSE_NAMES turned off and before version 0.1.2.2-alpha, each line
+ is of the form:
ServerID SP ORStatus CRLF
"entry-guards"
@@ -494,7 +496,9 @@
0.2.2.1-alpha and later by default, each line is of the form:
LongName SP Status [SP ISOTime] CRLF
- Before 0.1.2.2-alpha, each line is of the form:
+ In Tor versions 0.1.2.2-alpha through 0.2.2.1-alpha with feature
+ VERBOSE_NAMES turned off and before version 0.1.2.2-alpha, each line
+ is of the form:
ServerID2 SP Status [SP ISOTime] CRLF
ServerID2 = Nickname / 40*HEXDIG
--
1.7.1