aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/handshake/noise.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upgrade dependenciesMathias Hall-Andersen2021-01-051-13/+13
* Fix some clippy warningsQuang Luong2020-10-081-2/+0
* Enable wireguard-rs to build on stable.Mathias Hall-Andersen2020-05-221-4/+3
* Added checks for zero shared-secretMathias Hall-Andersen2020-03-291-8/+36
* Fixed EINVAL on read4/6 from invalid namelenMathias Hall-Andersen2020-02-161-8/+8
* Squashed commit of the following:Mathias Hall-Andersen2020-02-011-20/+26
* Clean dead codeMathias Hall-Andersen2019-12-161-2/+0
* Bug fixes from compliance tests with WireGuardMathias Hall-Andersen2019-11-181-13/+14
* Removal of secret key in the handshake moduleMathias Hall-Andersen2019-11-081-11/+16
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-1/+7
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+549