Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | take the packet seq and ack into account during connection setup. added a pla... | rodri | 2023-02-21 | 1 | -1/+1 |
* | implemented a keep alive mechanism. | rodri | 2023-02-16 | 1 | -12/+6 |
* | implemented per-packet HMAC to avoid MITM tampering. | rodri | 2023-02-11 | 1 | -0/+37 |
* | implemented connection establishment with per client DHX. | rodri | 2023-02-11 | 1 | -0/+94 |