aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/wireguard.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-6/+41
* Work on pure WireGuard testMathias Hall-Andersen2019-10-231-39/+47
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-4/+4
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-231-6/+44
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-161-6/+23
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+407