summaryrefslogtreecommitdiffhomepage
path: root/src/timers.h
AgeCommit message (Expand)Author
2019-06-25global: switch to coarse ktimeJason A. Donenfeld
2019-01-07global: update copyrightJason A. Donenfeld
2018-10-08global: rename struct wireguard_ to struct wg_Jason A. Donenfeld
2018-10-02global: prefix all functions with wg_Jason A. Donenfeld
2018-09-20global: put SPDX identifier on its own lineJason A. Donenfeld
2018-08-28global: run through clang-formatJason A. Donenfeld
2018-08-09timers: include header in right fileJason A. Donenfeld
2018-06-23global: use fast boottime instead of normal boottimeJason A. Donenfeld
2018-06-23global: use ktime boottime instead of jiffiesJason A. Donenfeld
2018-05-19timers: clear send_keepalive timer on sending handshake responseJason A. Donenfeld
2018-01-03global: year bumpJason A. Donenfeld
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman
2017-10-03global: use _WG prefix for include guardsJason A. Donenfeld
2017-09-24timers: convert to use netif_runningJason A. Donenfeld
2017-08-04timers: rename confusingly named functions and variablesJason A. Donenfeld
2017-02-07timers: use simpler uninit sync techniqueJason A. Donenfeld
2017-01-10Update copyrightJason A. Donenfeld
2016-11-21headers: cleanup noticesJason A. Donenfeld
2016-10-19timers: only have initiator rekeyJason A. Donenfeld
2016-10-19timers: always delay handshakes for responderJason 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