aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/timers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: prefix all functions with wg_Jason A. Donenfeld2018-10-021-11/+12
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
* global: run through clang-formatJason A. Donenfeld2018-08-281-1/+2
* timers: include header in right fileJason A. Donenfeld2018-08-091-0/+2
* global: use fast boottime instead of normal boottimeJason A. Donenfeld2018-06-231-2/+2
* global: use ktime boottime instead of jiffiesJason A. Donenfeld2018-06-231-0/+5
* timers: clear send_keepalive timer on sending handshake responseJason A. Donenfeld2018-05-191-0/+1
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-1/+4
* global: use _WG prefix for include guardsJason A. Donenfeld2017-10-031-3/+3
* timers: convert to use netif_runningJason A. Donenfeld2017-09-241-3/+2
* timers: rename confusingly named functions and variablesJason A. Donenfeld2017-08-041-1/+1
* timers: use simpler uninit sync techniqueJason A. Donenfeld2017-02-071-1/+0
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
* timers: only have initiator rekeyJason A. Donenfeld2016-10-191-2/+0
* timers: always delay handshakes for responderJason A. Donenfeld2016-10-191-0/+2
* persistent keepalive: use authenticated keepalivesJason A. Donenfeld2016-07-101-1/+1
* timers: rename *authorized* functions to *authenticated*Jason A. Donenfeld2016-07-081-1/+1
* persistent keepalive: add kernel mechanismJason A. Donenfeld2016-07-081-0/+1
* Initial commitJason A. Donenfeld2016-06-251-0/+19