aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Concurrent rate limiterMathias Hall-Andersen2019-08-071-0/+491
* Add rate limiter check to handshake messages.Mathias Hall-Andersen2019-08-061-0/+1
* Added property-based test for full DoS interactionMathias Hall-Andersen2019-08-031-10/+199
* Remove rust-crypto, move to libsodium bindingsMathias Hall-Andersen2019-08-021-46/+109
* Move to nested handshake message structureMathias Hall-Andersen2019-07-301-3/+5
* Restructured for wireguard-rsMathias Hall-Andersen2019-07-281-16/+16
* 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