summaryrefslogtreecommitdiffhomepage
path: root/src/send.go
AgeCommit message (Expand)Author
2017-10-27Fixed message header length in conn_linuxMathias Hall-Andersen
2017-10-16Initial implementation of source cachingMathias 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-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-27Improved timer codeMathias Hall-Andersen
2017-07-18Added last_handshake_time fields to UAPIMathias Hall-Andersen
2017-07-18Fixed file descriptor leak on linuxMathias Hall-Andersen
2017-07-17Fixed deadlock in index.goMathias Hall-Andersen
2017-07-15Added paddingMathias Hall-Andersen
2017-07-14Improved throughputMathias Hall-Andersen
2017-07-13Terminate on interface deletionMathias 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
2017-06-30Completed initial version of outbound flowMathias Hall-Andersen
2017-06-29Completed get/set configurationMathias Hall-Andersen
2017-06-28Work on UAPIMathias Hall-Andersen
2017-06-27Implemented MAC1/2 calculationMathias Hall-Andersen
2017-06-26Begin implementation of outbound work queueMathias Hall-Andersen
2017-06-26Begin work on outbound packet flowMathias Hall-Andersen