aboutsummaryrefslogtreecommitdiffstats
path: root/src/device.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-22Finish handshake exchangeMathias Hall-Andersen1-30/+31
2019-07-18Begin creation of responseMathias Hall-Andersen7-94/+164
2019-07-18Begin processing of initationMathias Hall-Andersen6-47/+223
2019-07-17Better seperation and introduction of timestampMathias Hall-Andersen6-39/+136
2019-07-16Use precomputed static-staticMathias Hall-Andersen1-1/+1
2019-07-16Create initiation messageMathias Hall-Andersen8-123/+324
2019-07-14Test precomputed valuesMathias Hall-Andersen2-14/+44
2019-07-13Begin work on creating initiationMathias Hall-Andersen6-86/+353
2019-07-12Add peers and psks to deviceMathias Hall-Andersen6-134/+184
2019-07-11Add unit testsMathias Hall-Andersen4-28/+213