aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/route.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* FormattingMathias Hall-Andersen2019-12-091-1/+1
* Fixed inbound job bug (add to sequential queue)Mathias Hall-Andersen2019-12-061-5/+8
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-14/+13
* Clean dependencies and importsMathias Hall-Andersen2019-11-211-8/+10
* Better compartmentalization of cryptokey routerMathias Hall-Andersen2019-11-181-98/+148
* Bug fixes from compliance tests with WireGuardMathias Hall-Andersen2019-11-181-8/+20
* Unified use of make_packet during testsMathias Hall-Andersen2019-10-291-0/+101