wireguard-tools/src
Jason A. Donenfeld 13f4ac4cb7 ipc: linux: enforce IFNAMSIZ limit
libmnl doesn't check lengths, so do our own checking before copying the
interface name to the netlink buffer.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-08-04 16:04:36 +02:00
..
completion completion: add help and syncconf completions 2020-12-13 22:29:09 +01:00
fuzz netlink: remove libmnl requirement 2020-02-03 18:17:27 +01:00
man man: set private key in PreUp rather than PostUp 2023-05-18 16:39:49 +02:00
systemd systemd: add reload target to systemd unit 2020-07-24 16:23:47 +02:00
uapi ipc: freebsd: move if_wg path to reflect new in-tree location 2022-10-29 03:51:47 +02:00
wg-quick wg-quick: run PreUp hook after creating interface 2023-05-18 16:38:34 +02:00
wincompat ipc: use more clever PnP enumerator 2021-10-06 17:18:40 -06:00
Makefile ipc: use more clever PnP enumerator 2021-10-06 17:18:40 -06:00
config.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
config.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
containers.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
ctype.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
curve25519-fiat32.h global: bump copyright 2020-01-02 19:52:25 +01:00
curve25519-hacl64.h global: bump copyright 2020-01-02 19:52:25 +01:00
curve25519.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
curve25519.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
encoding.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
encoding.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
genkey.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
ipc-freebsd.h ipc: freebsd: NULL out some freed memory in kernel_set_device() 2022-11-03 19:57:26 +01:00
ipc-linux.h ipc: linux: enforce IFNAMSIZ limit 2023-08-04 16:04:36 +02:00
ipc-openbsd.h ipc: add wireguard-nt support 2021-07-20 13:24:18 +02:00
ipc-uapi-unix.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-uapi-windows.h ipc: remove windows elevation 2021-07-20 13:24:18 +02:00
ipc-uapi.h ipc: read trailing responses after set operation 2021-01-27 15:22:20 +01:00
ipc-windows.h ipc: use more clever PnP enumerator 2021-10-06 17:18:40 -06:00
ipc.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
ipc.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
netlink.h netlink: initialize mostly unused field 2020-02-06 17:20:15 +01:00
pubkey.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
set.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
setconf.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
show.c show: fix show all endpoints output 2023-02-08 13:47:47 -03:00
showconf.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
subcommands.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
terminal.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
terminal.h global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00
version.h version: bump 2021-09-14 00:43:31 +02:00
wg.c global: dual license core files as MIT for FreeBSD 2022-06-10 19:35:38 +02:00