aboutsummaryrefslogtreecommitdiff
path: root/src/keypair.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added replay protectionMathias Hall-Andersen2017-07-101-7/+8
|
* Improved timer state machineMathias Hall-Andersen2017-07-081-13/+0
|
* Initial working full exchangeMathias Hall-Andersen2017-07-061-2/+1
| | | | | | The implementation is now capable of connecting to another wireguard instance, complete a handshake and exchange transport messages.
* Fixed transport header problemMathias Hall-Andersen2017-07-021-1/+2
|
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-9/+16
|
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-4/+7
|
* Begin implementation of outbound work queueMathias Hall-Andersen2017-06-261-2/+14
|
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-2/+11
|
* Completed noise handshakeMathias Hall-Andersen2017-06-241-4/+4
|
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-0/+12