mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Mention which version of tor implements control-spec.txt, so people wont get so confused.
svn:r6085
This commit is contained in:
@@ -12,7 +12,9 @@ $Id$
|
||||
This protocol replaces version 0 of TC, which is now deprecated. For
|
||||
reference, TC is described in "control-spec-v0.txt". Implementors are
|
||||
recommended to avoid using TC directly, but instead to use a library that
|
||||
can easily be updated to use the newer protocol.
|
||||
can easily be updated to use the newer protocol. (Version 0 is used by Tor
|
||||
versions 0.1.0.x; the protocol in this document only works with Tor
|
||||
versions in the 0.1.1.x series and later.)
|
||||
|
||||
1. Protocol outline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user