aboutsummaryrefslogtreecommitdiffstats
path: root/src/macs_device.go (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-10Fixed incomming initiation bugMathias Hall-Andersen2-6/+7
2017-07-10Added replay protectionMathias Hall-Andersen7-42/+227
2017-07-08Improved timer state machineMathias Hall-Andersen10-222/+418
2017-07-08Added source verificationMathias Hall-Andersen5-44/+115
2017-07-07Fixed cookie reply processing bugMathias Hall-Andersen10-95/+173
2017-07-06Fixed broken testMathias Hall-Andersen6-15/+15
2017-07-06Initial working full exchangeMathias Hall-Andersen8-203/+186
2017-07-02Fixed transport header problemMathias Hall-Andersen5-20/+32
2017-07-01Handshake negotiation functioningMathias Hall-Andersen10-82/+512
2017-06-30Removed exponential backoffMathias Hall-Andersen1-45/+29
2017-06-30Completed initial version of outbound flowMathias Hall-Andersen17-272/+476
2017-06-29Completed get/set configurationMathias Hall-Andersen6-80/+109
2017-06-28Work on UAPIMathias Hall-Andersen18-230/+694
2017-06-27Implemented MAC1/2 calculationMathias Hall-Andersen13-85/+454
2017-06-26Begin implementation of outbound work queueMathias Hall-Andersen6-84/+181
2017-06-26Begin work on outbound packet flowMathias Hall-Andersen9-95/+315
2017-06-24Completed noise handshakeMathias Hall-Andersen5-44/+191
2017-06-24Restructuring of noise impl.Mathias Hall-Andersen10-122/+414
2017-06-23Fixed missing typeMathias Hall-Andersen1-2/+4
2017-06-23Beginning work noise handshakeMathias Hall-Andersen7-4/+422
2017-06-04Beginning work on TUN interfaceMathias Hall-Andersen9-62/+290
2017-06-02Trie random testMathias Hall-Andersen1-4/+10