aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move parser code to zerocopyMathias Hall-Andersen2019-07-261-0/+70
* Fixed GenericArray versionMathias Hall-Andersen2019-07-251-5/+5
* Tested full handshakeMathias Hall-Andersen2019-07-241-0/+7
* Finish handshake exchangeMathias Hall-Andersen2019-07-221-0/+7
* Create initiation messageMathias Hall-Andersen2019-07-161-24/+65
* Begin work on creating initiationMathias Hall-Andersen2019-07-131-41/+179
* Add peers and psks to deviceMathias Hall-Andersen2019-07-121-78/+65
* Encoding / decoding of messagesMathias Hall-Andersen2019-07-101-0/+209