aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/workers.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make under_load global for WireGuard deviceMathias Hall-Andersen2019-12-261-258/+0
|
* Revert to crossbeamMathias Hall-Andersen2019-12-161-4/+1
|
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-4/+4
|
* Better compartmentalization of cryptokey routerMathias Hall-Andersen2019-11-181-2/+2
|
* Bug fixes from compliance tests with WireGuardMathias Hall-Andersen2019-11-181-3/+0
|
* Work on Up/Down operation on WireGuard deviceMathias Hall-Andersen2019-11-041-19/+3
|
* Work on timer semanticsMathias Hall-Andersen2019-10-311-24/+15
|
* Remove unused dependenciesMathias Hall-Andersen2019-10-301-2/+16
|
* Change router job to accommodate keep_key_freshMathias Hall-Andersen2019-10-301-81/+103
|
* Unified use of make_packet during testsMathias Hall-Andersen2019-10-291-50/+2
|
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-1/+1
|
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-161-14/+10
|
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+305