summaryrefslogtreecommitdiffstats
path: root/src/timers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-234/+0
* Port timer.c from WireGuardMathias Hall-Andersen2019-10-111-19/+73
* Start porting kernel timer semanticsMathias Hall-Andersen2019-10-091-14/+65
* Restructure IO traits.Mathias Hall-Andersen2019-10-091-4/+4
* Added key_confirmed callbackMathias Hall-Andersen2019-09-281-6/+12
* Work on peer timersMathias Hall-Andersen2019-09-221-27/+85
* Added zero_key to peerMathias Hall-Andersen2019-09-211-0/+65