aboutsummaryrefslogtreecommitdiff
path: root/proposals/105-handshake-revision.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-18 23:14:58 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-18 23:14:58 +0000
commit4eb8188c69f4fa918dbd8b70de3e95ca4f7c3564 (patch)
tree1b385f4d5126f3bbf7875772259e2ea964ed8609 /proposals/105-handshake-revision.txt
parent1abd4cddfcd78162dd416efa660615a366027369 (diff)
downloadtorspec-4eb8188c69f4fa918dbd8b70de3e95ca4f7c3564.tar.gz
torspec-4eb8188c69f4fa918dbd8b70de3e95ca4f7c3564.zip
various fixes from reading or-cvs the past few days
svn:r12035
Diffstat (limited to 'proposals/105-handshake-revision.txt')
-rw-r--r--proposals/105-handshake-revision.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/105-handshake-revision.txt b/proposals/105-handshake-revision.txt
index c4fb50a..709c016 100644
--- a/proposals/105-handshake-revision.txt
+++ b/proposals/105-handshake-revision.txt
@@ -121,9 +121,9 @@ Proposal:
VERSIONS cell before sending any other cells. (But see below.)
VersionsLen [1 byte]
- Versions [NumVersions bytes]
+ Versions [VersionsLen bytes]
- "Versions" is a sequence of NumVersions bytes. Each value between 1 and
+ "Versions" is a sequence of VersionsLen bytes. Each value between 1 and
127 inclusive represents a single version; current implementations MUST
ignore other bytes. Parties should list all of the versions which they
are able and willing to support. Parties can only communicate if they