summaryrefslogtreecommitdiffstats
path: root/src/wireguard/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean dead codeMathias Hall-Andersen2019-12-161-1/+0
* Remove crossbeam dependencyMathias Hall-Andersen2019-12-101-1/+1
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-1/+1
* Work on Up/Down operation on WireGuard deviceMathias Hall-Andersen2019-11-041-7/+6
* Work on timer semanticsMathias Hall-Andersen2019-10-311-0/+1
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-4/+6
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-231-6/+7
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+23