[or-cvs] r11154: cleanups on r11138. it's ready to backport now, i think (i h (tor/trunk/doc/spec)
arma at seul.org
arma at seul.org
Fri Aug 17 20:44:51 UTC 2007
Author: arma
Date: 2007-08-17 16:44:51 -0400 (Fri, 17 Aug 2007)
New Revision: 11154
Modified:
tor/trunk/doc/spec/control-spec.txt
Log:
cleanups on r11138. it's ready to backport now, i think (i hope).
Modified: tor/trunk/doc/spec/control-spec.txt
===================================================================
--- tor/trunk/doc/spec/control-spec.txt 2007-08-17 20:31:59 UTC (rev 11153)
+++ tor/trunk/doc/spec/control-spec.txt 2007-08-17 20:44:51 UTC (rev 11154)
@@ -766,9 +766,9 @@
data on any InfoLine.
PIVERSION is there in case we drastically change the syntax one day. For
- now it should always be "1", for the controller protocol. Controllers MAY
- provide a list of the protocol versions they support; Tor MAY select a
- version that the controller does not support.
+ now it should always be "1". Controllers MAY provide a list of the
+ protocolinfo versions they support; Tor MAY select a version that the
+ controller does not support.
AuthMethod is used to specify one or more control authentication
methods that Tor currently accepts.
@@ -1447,7 +1447,7 @@
The 'version 0' control protocol was replaced in Tor 0.1.1.x. Support was
removed in Tor 0.2.0.x. Every non-obsolete version of Tor now supports the
- version 1 control protocol.
+ version 1 control protocol.
For backward compatibility with the "version 0" control protocol,
Tor used to check whether the third octet of the first command is zero.
More information about the tor-commits
mailing list