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
/
selftest
/
ratelimiter.h
Age
Commit message (
Expand
)
Author
2018-10-06
global: rename include'd C files to be .c
Jason A. Donenfeld
2018-10-02
ratelimiter: prefer IS_ENABLED
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-09-20
ratelimiter: disable selftest with KASAN
Jason A. Donenfeld
2018-09-04
global: always find OOM unlikely
Jason A. Donenfeld
2018-09-04
global: prefer sizeof(*pointer) when possible
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-07-06
selftest: ratelimiter: improve chance of success via retry
Jason A. Donenfeld
2018-06-19
ratelimiter: mitigate reference underflow
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-17
selftest: better test index for rate limiter
Jason A. Donenfeld
2017-08-02
selftest: more checking in ratelimiter
Jason A. Donenfeld
2017-07-20
selftests: ensure that there isnt CPU lag when testing rate limiter
Jason A. Donenfeld
2017-07-07
ratelimiter: consistently use non-bh rcu
Jason A. Donenfeld
2017-07-06
ratelimiter: add self-test
Jason A. Donenfeld