aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Move parser code to zerocopyMathias Hall-Andersen2019-07-265-151/+138
|
* FormattingMathias Hall-Andersen2019-07-257-381/+326
|
* Fixed GenericArray versionMathias Hall-Andersen2019-07-253-39/+24
|
* Added opaque identity to outputMathias Hall-Andersen2019-07-254-39/+49
|
* Avoid race-condition when allocating a new identityMathias Hall-Andersen2019-07-251-5/+23
|
* Fix TAI64 epochMathias Hall-Andersen2019-07-242-4/+3
|
* Tested full handshakeMathias Hall-Andersen2019-07-248-40/+168
|
* Finish handshake exchangeMathias Hall-Andersen2019-07-226-107/+247
|
* Begin creation of responseMathias Hall-Andersen2019-07-187-94/+164
|
* 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-168-123/+324
|
* Test precomputed valuesMathias Hall-Andersen2019-07-142-14/+44
| | | | Sanity check
* Begin work on creating initiationMathias Hall-Andersen2019-07-136-86/+353
|
* Add peers and psks to deviceMathias Hall-Andersen2019-07-126-134/+184
|
* Add unit testsMathias Hall-Andersen2019-07-114-28/+213
|
* Encoding / decoding of messagesMathias Hall-Andersen2019-07-106-0/+398