aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/timers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on configuration interfaceMathias Hall-Andersen2019-11-021-0/+14
* Add derived_sessionMathias Hall-Andersen2019-10-311-6/+8
* Work on timer semanticsMathias Hall-Andersen2019-10-311-38/+75
* 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