summaryrefslogtreecommitdiffhomepage
path: root/src/receive.c
AgeCommit message (Expand)Author
2016-11-06debug: support dynamic debug on skb addrJason A. Donenfeld
2016-10-19receive: always send confirmation, even if queue is emptyJason A. Donenfeld
2016-10-19timers: only have initiator rekeyJason A. Donenfeld
2016-10-19timers: always delay handshakes for responderJason A. Donenfeld
2016-10-19debug: keep alive -> keepaliveJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-29send: properly encapsulate ECNJason A. Donenfeld
2016-07-10receive: assume we usually succeed with userspaceJason A. Donenfeld
2016-07-10receive: no need to test for !lenJason A. Donenfeld
2016-07-10persistent keepalive: use authenticated keepalivesJason A. Donenfeld
2016-07-08timers: rename *authorized* functions to *authenticated*Jason A. Donenfeld
2016-07-08persistent keepalive: add kernel mechanismJason A. Donenfeld
2016-07-03receive: protect against impossible conditionsJason A. Donenfeld
2016-07-01receive: error conditions are unlikelyJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld