Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: switch to coarse ktime | Jason A. Donenfeld | 2019-06-25 | 1 | -1/+1 |
* | global: update copyright | Jason A. Donenfeld | 2019-01-07 | 1 | -1/+1 |
* | global: rename struct wireguard_ to struct wg_ | Jason A. Donenfeld | 2018-10-08 | 1 | -11/+11 |
* | global: prefix all functions with wg_ | Jason A. Donenfeld | 2018-10-02 | 1 | -11/+12 |
* | global: put SPDX identifier on its own line | Jason A. Donenfeld | 2018-09-20 | 1 | -2/+2 |
* | global: run through clang-format | Jason A. Donenfeld | 2018-08-28 | 1 | -1/+2 |
* | timers: include header in right file | Jason A. Donenfeld | 2018-08-09 | 1 | -0/+2 |
* | global: use fast boottime instead of normal boottime | Jason A. Donenfeld | 2018-06-23 | 1 | -2/+2 |
* | global: use ktime boottime instead of jiffies | Jason A. Donenfeld | 2018-06-23 | 1 | -0/+5 |
* | timers: clear send_keepalive timer on sending handshake response | Jason A. Donenfeld | 2018-05-19 | 1 | -0/+1 |
* | global: year bump | Jason A. Donenfeld | 2018-01-03 | 1 | -1/+1 |
* | global: add SPDX tags to all files | Greg Kroah-Hartman | 2017-12-09 | 1 | -1/+4 |
* | global: use _WG prefix for include guards | Jason A. Donenfeld | 2017-10-03 | 1 | -3/+3 |
* | timers: convert to use netif_running | Jason A. Donenfeld | 2017-09-24 | 1 | -3/+2 |
* | timers: rename confusingly named functions and variables | Jason A. Donenfeld | 2017-08-04 | 1 | -1/+1 |
* | timers: use simpler uninit sync technique | Jason A. Donenfeld | 2017-02-07 | 1 | -1/+0 |
* | Update copyright | Jason A. Donenfeld | 2017-01-10 | 1 | -1/+1 |
* | headers: cleanup notices | Jason A. Donenfeld | 2016-11-21 | 1 | -1/+1 |
* | timers: only have initiator rekey | Jason A. Donenfeld | 2016-10-19 | 1 | -2/+0 |
* | timers: always delay handshakes for responder | Jason A. Donenfeld | 2016-10-19 | 1 | -0/+2 |
* | persistent keepalive: use authenticated keepalives | Jason A. Donenfeld | 2016-07-10 | 1 | -1/+1 |
* | timers: rename *authorized* functions to *authenticated* | Jason A. Donenfeld | 2016-07-08 | 1 | -1/+1 |
* | persistent keepalive: add kernel mechanism | Jason A. Donenfeld | 2016-07-08 | 1 | -0/+1 |
* | Initial commit | Jason A. Donenfeld | 2016-06-25 | 1 | -0/+19 |