summaryrefslogtreecommitdiffstats
path: root/src/configuration (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work on netlink IF event code for LinuxMathias Hall-Andersen2019-11-271-1/+1
|
* Enable up/down from configuration interfaceMathias Hall-Andersen2019-11-252-54/+117
|
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-242-5/+5
|
* DaemonizationMathias Hall-Andersen2019-11-212-16/+16
|
* Clean dependencies and importsMathias Hall-Andersen2019-11-214-11/+30
|
* Update configuration APIMathias Hall-Andersen2019-11-174-69/+61
|
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-155-101/+132
|
* Initial version of full UAPI parserMathias Hall-Andersen2019-11-134-83/+142
|
* Work on UAPI serialize deviceMathias Hall-Andersen2019-11-114-16/+109
|
* Implemented UAPI "get" line-parserMathias Hall-Andersen2019-11-105-161/+240
|
* Work on Up/Down operation on WireGuard deviceMathias Hall-Andersen2019-11-041-9/+6
|
* Work on UAPI parserMathias Hall-Andersen2019-11-034-25/+221
|
* Work on configuration interfaceMathias Hall-Andersen2019-11-022-23/+63
|
* Work on pure WireGuard testMathias Hall-Andersen2019-10-231-15/+15
|
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-232-11/+20
|
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-232-0/+265