aboutsummaryrefslogtreecommitdiffstats
path: root/src/messages.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move parser code to zerocopyMathias Hall-Andersen2019-07-261-131/+49
* FormattingMathias Hall-Andersen2019-07-251-83/+71
* Tested full handshakeMathias Hall-Andersen2019-07-241-7/+16
* Begin creation of responseMathias Hall-Andersen2019-07-181-66/+68
* Begin processing of initationMathias Hall-Andersen2019-07-181-17/+62
* Create initiation messageMathias Hall-Andersen2019-07-161-39/+40
* Test precomputed valuesMathias Hall-Andersen2019-07-141-10/+10
* Begin work on creating initiationMathias Hall-Andersen2019-07-131-19/+29
* Add unit testsMathias Hall-Andersen2019-07-111-2/+120
* Encoding / decoding of messagesMathias Hall-Andersen2019-07-101-0/+111