Commit Graph

5 Commits

Author SHA1 Message Date
Yawning Angel
272fb852e7 Change the maximm handshake length to 8192 bytes.
* handhake_ntor_test now is considerably more comprehensive.
 * The padding related constants in the spec were clarified.

This breaks wireprotocol compatibility.
2014-05-23 04:04:31 +00:00
Yawning Angel
f4b3821292 Fix constants in the spec to reflect the code. 2014-05-21 15:59:03 +00:00
Yawning Angel
19f34317ba Change the MSS to 1448 bytes, because timestamps are a thing.
This breaks wireprotocol compatibility.
2014-05-21 01:45:17 +00:00
Yawning Angel
a60f92cf95 Update the spec with feedback from arma (No functional changes). 2014-05-17 07:15:24 +00:00
Yawning Angel
b4f445233c Add a protocol specification.
This fixes #4.
2014-05-16 04:58:47 +00:00