summaryrefslogtreecommitdiffhomepage
path: root/src/timers.c
AgeCommit message (Expand)Author
2016-11-15socket: keep track of src address in sending packetsJason A. Donenfeld
2016-11-07send: simplify handshake initiation queueing and introduce lockJason A. Donenfeld
2016-11-03timers: take reference like a lookup tableJason A. Donenfeld
2016-10-19timers: only have initiator rekeyJason A. Donenfeld
2016-10-19timers: always delay handshakes for responderJason A. Donenfeld
2016-10-19timers: move constants to headerJason A. Donenfeld
2016-10-19timers: kill half-open handshakes after a whileJason A. Donenfeld
2016-10-19timers: avoid thundering herd for simultaneous initiationJason A. Donenfeld
2016-10-19debug: keep alive -> keepaliveJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-02timers: use more clear pow macroJason A. Donenfeld
2016-07-23timers: upstream removed the slack conceptJason A. Donenfeld
2016-07-10timers: apply slack to hotpath timersJason A. Donenfeld
2016-07-10timers: document conditions for callingJason A. Donenfeld
2016-07-10persistent keepalive: use unsigned long to avoid multiplication in hotpathJason 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-06-25Initial commitJason A. Donenfeld