summaryrefslogtreecommitdiffhomepage
path: root/src/receive.go
AgeCommit message (Expand)Author
2017-10-16Initial implementation of source cachingMathias Hall-Andersen
2017-10-08Added new UDPBind interfaceMathias Hall-Andersen
2017-10-07Begin incorporating new src cache into receiveMathias Hall-Andersen
2017-09-20Added last_minute_handshake_guardMathias Hall-Andersen
2017-09-09Improved readability of send/receive codeMathias Hall-Andersen
2017-09-01Improved handling of key-materialMathias Hall-Andersen
2017-08-25Added fwmark codeMathias Hall-Andersen
2017-08-14Improved cookie/mac computation codeMathias Hall-Andersen
2017-08-11Improved receive.goMathias Hall-Andersen
2017-08-07Number of fixes in response to code reviewMathias Hall-Andersen
2017-08-04First set of code review patchesMathias Hall-Andersen
2017-07-31Verify source addressMathias Hall-Andersen
2017-07-27Improved timer codeMathias Hall-Andersen
2017-07-18Added last_handshake_time fields to UAPIMathias Hall-Andersen
2017-07-17Fixed deadlock in index.goMathias Hall-Andersen
2017-07-14Improved throughputMathias Hall-Andersen
2017-07-13Endpoint discovery from handshake initiationMathias Hall-Andersen
2017-07-13Terminate on interface deletionMathias Hall-Andersen
2017-07-11Added ratelimiting of handshake messagesMathias Hall-Andersen
2017-07-10Fixed incomming initiation bugMathias Hall-Andersen
2017-07-10Added replay protectionMathias Hall-Andersen
2017-07-08Improved timer state machineMathias Hall-Andersen
2017-07-08Added source verificationMathias Hall-Andersen
2017-07-07Fixed cookie reply processing bugMathias Hall-Andersen
2017-07-06Initial working full exchangeMathias Hall-Andersen
2017-07-02Fixed transport header problemMathias Hall-Andersen
2017-07-01Handshake negotiation functioningMathias Hall-Andersen