summaryrefslogtreecommitdiffstats
path: root/src/wireguard/peer.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added profiler featureMathias Hall-Andersen2019-12-141-3/+3
* Remove crossbeam dependencyMathias Hall-Andersen2019-12-101-3/+0
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-1/+1
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-8/+8
* DaemonizationMathias Hall-Andersen2019-11-211-1/+1
* Update configuration APIMathias Hall-Andersen2019-11-171-2/+1
* Removal of secret key in the handshake moduleMathias Hall-Andersen2019-11-081-29/+8
* Implement disable/enable timersMathias Hall-Andersen2019-11-061-6/+13
* Work on Up/Down operation on WireGuard deviceMathias Hall-Andersen2019-11-041-0/+111