aboutsummaryrefslogtreecommitdiff
path: root/src/device.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* First set of code review patchesMathias Hall-Andersen2017-08-041-9/+35
* Close UAPI socket before exitMathias Hall-Andersen2017-08-011-2/+2
* Fixed deadlock in index.goMathias Hall-Andersen2017-07-171-2/+10
* Added paddingMathias Hall-Andersen2017-07-151-1/+16
* Improved throughputMathias Hall-Andersen2017-07-141-1/+21
* Terminate on interface deletionMathias Hall-Andersen2017-07-131-2/+5
* Fixed MTU method for linux TUN interfaceMathias Hall-Andersen2017-07-111-1/+1
* Added ratelimiting of handshake messagesMathias Hall-Andersen2017-07-111-3/+6
* Improved timer state machineMathias Hall-Andersen2017-07-081-8/+5
* Added source verificationMathias Hall-Andersen2017-07-081-2/+9
* Fixed cookie reply processing bugMathias Hall-Andersen2017-07-071-3/+3
* Fixed broken testMathias Hall-Andersen2017-07-061-1/+1
* Initial working full exchangeMathias Hall-Andersen2017-07-061-0/+2
* Handshake negotiation functioningMathias Hall-Andersen2017-07-011-1/+18
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-7/+30
* Completed get/set configurationMathias Hall-Andersen2017-06-291-6/+2
* Work on UAPIMathias Hall-Andersen2017-06-281-14/+27
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-9/+9
* Begin implementation of outbound work queueMathias Hall-Andersen2017-06-261-0/+3
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-8/+12
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-28/+47
* Beginning work noise handshakeMathias Hall-Andersen2017-06-231-0/+18
* Inital implementation of trieMathias Hall-Andersen2017-06-011-6/+35
* Beginning work on UAPI and routing tableMathias Hall-Andersen2017-05-301-0/+14