aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Close UAPI socket before exitMathias Hall-Andersen2017-08-011-3/+25
* Moved remaining platform dependent UAPI codeMathias Hall-Andersen2017-07-201-0/+9
* Fixed deadlock in index.goMathias Hall-Andersen2017-07-171-7/+13
* Conforming to the cross-platform UXMathias Hall-Andersen2017-07-151-25/+48
* Terminate on interface deletionMathias Hall-Andersen2017-07-131-11/+20
* Fixed incomming initiation bugMathias Hall-Andersen2017-07-101-4/+3
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-1/+1
* Completed get/set configurationMathias Hall-Andersen2017-06-291-10/+15
* Work on UAPIMathias Hall-Andersen2017-06-281-27/+18
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-3/+5
* Beginning work on TUN interfaceMathias Hall-Andersen2017-06-041-2/+24
* Beginning work on UAPI and routing tableMathias Hall-Andersen2017-05-301-0/+28