]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Specified grammars for orconn-status and entry-guards for Tor versions 0.1.2.2-alpha...
authorPoet (Tim Sally) <poet@stack.io>
Wed, 1 Dec 2010 17:19:26 +0000 (11:19 -0600)
committerNick Mathewson <nickm@torproject.org>
Wed, 1 Dec 2010 17:44:48 +0000 (12:44 -0500)
doc/spec/control-spec.txt

index 66ad11c53cfb1eb33465b4d1b6b2a368cd9b72e9..255adf00a4132fc0dba8d20e58293d89ed86a5e8 100644 (file)
       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"
       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