aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/tests.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on UAPI parserMathias Hall-Andersen2019-11-031-2/+2
* Work on configuration interfaceMathias Hall-Andersen2019-11-021-2/+2
* Change router job to accommodate keep_key_freshMathias Hall-Andersen2019-10-301-5/+0
* Unified use of make_packet during testsMathias Hall-Andersen2019-10-291-8/+22
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-17/+99
* Fixed Ordering::Acquire -> Ordering::SeqCst typoMathias Hall-Andersen2019-10-231-0/+2
* Work on pure WireGuard testMathias Hall-Andersen2019-10-231-2/+69
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-2/+1
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+46