wireguard-linux-compat/src
Jason A. Donenfeld 3d3c92b471 compat: drop CentOS 8 Stream support
Nobody uses this and it's impossible to maintain given the current CI
situation.

RHEL 7 and 8 release remain for now, though that might not always be the
case. See the link for details.

Link: https://lists.zx2c4.com/pipermail/wireguard/2022-June/007664.html
Suggested-by: Philip J. Perry <phil@elrepo.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-06-29 15:36:49 +02:00
..
compat compat: drop CentOS 8 Stream support 2022-06-29 15:36:49 +02:00
crypto crypto: curve25519-x86_64: use in/out register constraints more precisely 2021-12-13 17:25:37 +01:00
selftest allowedips: free empty intermediate nodes when removing single node 2021-06-04 16:57:59 +02:00
tests compat: handle backported rng and blake2s 2022-06-22 17:14:00 +02:00
uapi global: fix up spelling 2019-12-12 12:24:05 +01:00
Kbuild kbuild: do not use -O3 2021-06-02 18:31:09 +02:00
Kconfig chacha20poly1305: port to sgmitter for 5.5 2019-12-05 14:54:46 +01:00
Makefile compat: allow override of depmod basedir 2020-07-29 10:14:15 +02:00
allowedips.c allowedips: add missing __rcu annotation to satisfy sparse 2021-06-04 17:49:34 +02:00
allowedips.h allowedips: free empty intermediate nodes when removing single node 2021-06-04 16:57:59 +02:00
cookie.c global: switch to coarse ktime 2019-06-25 16:42:42 +02:00
cookie.h global: update copyright 2019-01-07 19:26:10 -05:00
device.c device: check for metadata_dst with skb_valid_dst() 2022-04-14 14:49:25 +02:00
device.h receive: use ring buffer for incoming handshakes 2021-12-03 23:24:03 +01:00
dkms.conf version: bump 2022-06-27 12:54:37 +02:00
main.c main: rename 'mod_init' & 'mod_exit' functions to be module-specific 2021-12-03 23:24:03 +01:00
messages.h queueing: preserve flow hash across packet scrubbing 2020-05-19 23:18:53 -06:00
netlink.c netlink: consistently use NLA_POLICY_MIN_LEN() 2020-08-27 09:45:01 +02:00
netlink.h global: update copyright 2019-01-07 19:26:10 -05:00
noise.c noise: take lock when removing handshake entry from table 2020-09-09 13:44:46 +02:00
noise.h noise: separate receive counter from send counter 2020-05-19 23:18:53 -06:00
peer.c peer: allocate in kmem_cache 2021-06-04 16:57:59 +02:00
peer.h peer: allocate in kmem_cache 2021-06-04 16:57:59 +02:00
peerlookup.c peerlookup: take lock before checking hash in replace operation 2020-09-08 17:52:58 +02:00
peerlookup.h peerlookup: rename from hashtables 2019-03-25 13:07:01 +01:00
queueing.c queueing: use CFI-safe ptr_ring cleanup function 2022-03-02 23:49:51 +01:00
queueing.h receive: use ring buffer for incoming handshakes 2021-12-03 23:24:03 +01:00
ratelimiter.c ratelimiter: use kvcalloc() instead of kvzalloc() 2021-12-03 23:24:03 +01:00
ratelimiter.h global: update copyright 2019-01-07 19:26:10 -05:00
receive.c receive: drop handshakes if queue lock is contended 2021-12-03 23:24:03 +01:00
send.c queueing: get rid of per-peer ring buffers 2021-02-18 15:22:33 +01:00
socket.c socket: ignore v6 endpoints when ipv6 is disabled 2022-04-06 18:00:26 +02:00
socket.h global: update copyright 2019-01-07 19:26:10 -05:00
timers.c timers: add jitter on ack failure reinitiation 2019-05-29 01:23:24 +02:00
timers.h global: switch to coarse ktime 2019-06-25 16:42:42 +02:00
version.h version: bump 2022-06-27 12:54:37 +02:00