summaryrefslogtreecommitdiffstats
path: root/src/wireguard/timers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-16/+23
* Fixed Ordering::Acquire -> Ordering::SeqCst typoMathias Hall-Andersen2019-10-231-4/+4
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-1/+1
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-161-6/+46
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+234