index
:
wireguard-monolithic-historical
fd/ECN-rfc6040
fd/propagate-DSCP-bits
fv/openbsd
grt/gro
jd/android-suspend-xmit
jd/andy-is-best-maybe
jd/arnd-crosstool
jd/base-time
jd/bigendiancurve
jd/broken-arm-qemu-serial
jd/built-in-rp-filter-adjustment
jd/builtin-ratelimiter
jd/cpu-dql
jd/endianness-trick
jd/fixed-endpoints
jd/ifgroup
jd/lockless-queuing
jd/maybe-sse2
jd/partial-preempt-fix
jd/remove-per-peer-queues
jd/ricetastic-chapoly
jd/ring_testing
jd/ryzen-bug
jd/spinlocks-dql
jd/syncconf
jd/systemd-resolved
jh/ignore-df
jn/mpmc-null
jn/mpmc-wip
jn/qemu-hash
jn/rhashtable
jo/transit-namespace
lr/man-allowedips
lr/peer-names
lr/pmtu
master
md/openbsd
nd/android-10-dns
rvd/poly1305_opaque_length
rvd/poly1305_padding
sl/ppc
tg/mpmc-benchmark
tg/mpmc_ring
tg/mpmc_testing
Historical monolithic WireGuard repository, split into wireguard-tools, wireguard-linux, and wireguard-linux-compat.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
selftest
/
ratelimiter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
ratelimiter: build tests with !IPV6
Jason A. Donenfeld
1
-5
/
+2
2019-01-07
global: update copyright
Jason A. Donenfeld
1
-1
/
+1
2018-10-08
allowedips: remove control statement from macro by rewriting
Jason A. Donenfeld
1
-68
/
+119
2018-10-08
global: prefix functions used in callbacks with wg_
Jason A. Donenfeld
1
-2
/
+2
2018-10-07
global: style nits
Jason A. Donenfeld
1
-1
/
+1
2018-10-06
global: rename include'd C files to be .c
Jason A. Donenfeld
1
-1
/
+1
2018-10-02
ratelimiter: prefer IS_ENABLED
Jason A. Donenfeld
1
-3
/
+2
2018-10-02
global: prefix all functions with wg_
Jason A. Donenfeld
1
-16
/
+17
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
1
-2
/
+2
2018-09-20
ratelimiter: disable selftest with KASAN
Jason A. Donenfeld
1
-0
/
+4
2018-09-04
global: always find OOM unlikely
Jason A. Donenfeld
1
-2
/
+2
2018-09-04
global: prefer sizeof(*pointer) when possible
Jason A. Donenfeld
1
-2
/
+2
2018-08-28
global: run through clang-format
Jason A. Donenfeld
1
-19
/
+29
2018-07-06
selftest: ratelimiter: improve chance of success via retry
Jason A. Donenfeld
1
-1
/
+6
2018-06-19
ratelimiter: mitigate reference underflow
Jason A. Donenfeld
1
-0
/
+2
2018-01-03
global: year bump
Jason A. Donenfeld
1
-1
/
+1
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
1
-1
/
+4
2017-10-17
selftest: better test index for rate limiter
Jason A. Donenfeld
1
-2
/
+13
2017-08-02
selftest: more checking in ratelimiter
Jason A. Donenfeld
1
-10
/
+16
2017-07-20
selftests: ensure that there isnt CPU lag when testing rate limiter
Jason A. Donenfeld
1
-1
/
+25
2017-07-07
ratelimiter: consistently use non-bh rcu
Jason A. Donenfeld
1
-1
/
+1
2017-07-06
ratelimiter: add self-test
Jason A. Donenfeld
1
-0
/
+113