Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-23 | Change the maximm handshake length to 8192 bytes. | Yawning Angel | |
* handhake_ntor_test now is considerably more comprehensive. * The padding related constants in the spec were clarified. This breaks wireprotocol compatibility. | |||
2014-05-21 | Fix constants in the spec to reflect the code. | Yawning Angel | |
2014-05-21 | Change the MSS to 1448 bytes, because timestamps are a thing. | Yawning Angel | |
This breaks wireprotocol compatibility. | |||
2014-05-17 | Update the spec with feedback from arma (No functional changes). | Yawning Angel | |
2014-05-16 | Add a protocol specification. | Yawning Angel | |
This fixes #4. |