summaryrefslogtreecommitdiff
path: root/src/device.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | For debugging of "outbound flow" Mostly, a few things still missing
* Work on UAPIMathias Hall-Andersen2017-06-281-14/+27
| | | | | | | Cross-platform API (get operation) Handshake initiation creation process Outbound packet flow Fixes from code-review
* 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