index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
timers.h
Age
Commit message (
Expand
)
Author
2019-06-25
global: switch to coarse ktime
Jason A. Donenfeld
2019-01-07
global: update copyright
Jason A. Donenfeld
2018-10-08
global: rename struct wireguard_ to struct wg_
Jason A. Donenfeld
2018-10-02
global: prefix all functions with wg_
Jason A. Donenfeld
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-08-09
timers: include header in right file
Jason A. Donenfeld
2018-06-23
global: use fast boottime instead of normal boottime
Jason A. Donenfeld
2018-06-23
global: use ktime boottime instead of jiffies
Jason A. Donenfeld
2018-05-19
timers: clear send_keepalive timer on sending handshake response
Jason A. Donenfeld
2018-01-03
global: year bump
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
2017-09-24
timers: convert to use netif_running
Jason A. Donenfeld
2017-08-04
timers: rename confusingly named functions and variables
Jason A. Donenfeld
2017-02-07
timers: use simpler uninit sync technique
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-10-19
timers: only have initiator rekey
Jason A. Donenfeld
2016-10-19
timers: always delay handshakes for responder
Jason A. Donenfeld
2016-07-10
persistent keepalive: use authenticated keepalives
Jason A. Donenfeld
2016-07-08
timers: rename *authorized* functions to *authenticated*
Jason A. Donenfeld
2016-07-08
persistent keepalive: add kernel mechanism
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld