[tor-commits] [torspec/master] Note 10365-change in spec.

nickm at torproject.org nickm at torproject.org
Tue Feb 11 15:39:41 UTC 2014


commit 4e3894c7808a771f8b8b2afd0049ec693f4c36ef
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Feb 11 10:35:49 2014 -0500

    Note 10365-change in spec.
---
 tor-spec.txt |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tor-spec.txt b/tor-spec.txt
index 0ec3b3d..1c10d1d 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -494,7 +494,9 @@ see tor-design.pdf.
    integers.  Both parties MUST select as the link protocol version the
    highest number contained both in the VERSIONS cell they sent and in the
    versions cell they received.  If they have no such version in common,
-   they cannot communicate and MUST close the connection.
+   they cannot communicate and MUST close the connection.  Either party MUST
+   close the connection of the versions cell is not well-formed (for example,
+   if it contains an odd number of bytes).
 
    Since the version 1 link protocol does not use the "renegotiation"
    handshake, implementations MUST NOT list version 1 in their VERSIONS



More information about the tor-commits mailing list