aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/handshake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed EINVAL on read4/6 from invalid namelenMathias Hall-Andersen2020-02-164-12/+15
* Bumped crate versions.Mathias Hall-Andersen2020-02-122-1/+38
* Squashed commit of the following:Mathias Hall-Andersen2020-02-016-146/+206
* Make under_load global for WireGuard deviceMathias Hall-Andersen2019-12-262-22/+16
* Clean dead codeMathias Hall-Andersen2019-12-164-13/+3
* Bug fixes from compliance tests with WireGuardMathias Hall-Andersen2019-11-185-211/+224
* Update configuration APIMathias Hall-Andersen2019-11-172-7/+10
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-151-7/+4
* Work on UAPI serialize deviceMathias Hall-Andersen2019-11-111-1/+1
* Removal of secret key in the handshake moduleMathias Hall-Andersen2019-11-083-74/+115
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-1/+7
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-231-3/+3
* Work on Linux platform codeMathias Hall-Andersen2019-10-139-0/+2297