aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-19Replace RwLock<HashMap> with DashMap in handshakeMathias Hall-Andersen3-29/+36
2020-06-14Added architecture illustration.Mathias Hall-Andersen4-48/+58
2020-06-11Prevent lock guard from being dropped prematurelyJanito Vaqueiro Ferreira Filho1-2/+2
2020-05-22Enable wireguard-rs to build on stable.Mathias Hall-Andersen6-174/+207
2020-05-17Elimited Daemonize dependencyrm-dummyMathias Hall-Andersen5-37/+117
2020-05-13Remove "list_peers" and "lookup_peer".Mathias Hall-Andersen6-61/+67
2020-05-13Bumped dependenciesMathias Hall-Andersen2-69/+23
2020-05-10Refactoring timer code:Mathias Hall-Andersen9-175/+186