aboutsummaryrefslogtreecommitdiff
path: root/src/constants.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed cookie reply processing bugMathias Hall-Andersen2017-07-071-1/+1
|
* Initial working full exchangeMathias Hall-Andersen2017-07-061-1/+2
| | | | | | The implementation is now capable of connecting to another wireguard instance, complete a handshake and exchange transport messages.
* Handshake negotiation functioningMathias Hall-Andersen2017-07-011-1/+5
|
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-9/+9
|
* Work on UAPIMathias Hall-Andersen2017-06-281-8/+13
| | | | | | | Cross-platform API (get operation) Handshake initiation creation process Outbound packet flow Fixes from code-review
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-0/+16