[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [obfsproxy/master] Minor correction on the handshake part of doc/protocol-spec.txt.



commit 2b0682cdaaa1338db7dc922854a9ff1da91952f6
Author: George Kadianakis <desnacked@xxxxxxxxx>
Date:   Mon Dec 19 18:39:05 2011 +0100

    Minor correction on the handshake part of doc/protocol-spec.txt.
    
    Servers send their initial message right after clients connect to
    them.
---
 doc/protocol-spec.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/protocol-spec.txt b/doc/protocol-spec.txt
index 4035b23..c0b0578 100644
--- a/doc/protocol-spec.txt
+++ b/doc/protocol-spec.txt
@@ -66,7 +66,7 @@
 
     INIT_SEED | E(INIT_PAD_KEY, UINT32(MAGIC_VALUE) | UINT32(PADLEN) | WR(PADLEN))
 
-   and the responder replies with:
+   and the responder sends:
 
     RESP_SEED | E(RESP_PAD_KEY, UINT32(MAGIC_VALUE) | UINT32(PADLEN) | WR(PADLEN))
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits