mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
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.
This commit is contained in:
parent
45c302efe0
commit
31b69027d3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user