summaryrefslogtreecommitdiffstats
path: root/src/configuration/config.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean dead codeMathias Hall-Andersen2019-12-161-6/+0
* Work on netlink IF event code for LinuxMathias Hall-Andersen2019-11-271-1/+1
* Enable up/down from configuration interfaceMathias Hall-Andersen2019-11-251-53/+116
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-4/+4
* DaemonizationMathias Hall-Andersen2019-11-211-7/+8
* Clean dependencies and importsMathias Hall-Andersen2019-11-211-0/+4
* Update configuration APIMathias Hall-Andersen2019-11-171-61/+44
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-151-17/+19
* Work on UAPI serialize deviceMathias Hall-Andersen2019-11-111-0/+18
* Work on Up/Down operation on WireGuard deviceMathias Hall-Andersen2019-11-041-9/+6
* Work on UAPI parserMathias Hall-Andersen2019-11-031-25/+28
* Work on configuration interfaceMathias Hall-Andersen2019-11-021-23/+62
* Work on pure WireGuard testMathias Hall-Andersen2019-10-231-15/+15
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-9/+16
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-231-0/+260