aboutsummaryrefslogtreecommitdiffstats
path: root/src/noise_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ported remaining netns.shMathias Hall-Andersen2017-11-171-4/+4
* Fixed KDF testsMathias Hall-Andersen2017-09-011-4/+4
* Improved receive.goMathias Hall-Andersen2017-08-111-2/+2
* Fixed broken testMathias Hall-Andersen2017-07-061-2/+2
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-1/+3
* Work on UAPIMathias Hall-Andersen2017-06-281-25/+2
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-11/+11
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-2/+2
* Completed noise handshakeMathias Hall-Andersen2017-06-241-2/+66
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-18/+73
* Beginning work noise handshakeMathias Hall-Andersen2017-06-231-0/+38