aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish handshake exchangeMathias Hall-Andersen2019-07-224-107/+239
|
* Begin creation of responseMathias Hall-Andersen2019-07-186-94/+163
|
* Begin processing of initationMathias Hall-Andersen2019-07-186-47/+223
|
* Better seperation and introduction of timestampMathias Hall-Andersen2019-07-176-39/+136
|
* Use precomputed static-staticMathias Hall-Andersen2019-07-161-1/+1
|
* Create initiation messageMathias Hall-Andersen2019-07-166-97/+257
|
* Test precomputed valuesMathias Hall-Andersen2019-07-142-14/+44
| | | | Sanity check
* Begin work on creating initiationMathias Hall-Andersen2019-07-134-44/+169
|
* Add peers and psks to deviceMathias Hall-Andersen2019-07-124-55/+118
|
* Add unit testsMathias Hall-Andersen2019-07-114-28/+213
|
* Encoding / decoding of messagesMathias Hall-Andersen2019-07-103-0/+176