This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/src
Jason A. Donenfeld c3f26340e6 wg-quick: openbsd: no use for userspace support
With alignment between the kernel and userspace, along with userspace
packages, we can now rely on the kernel in the future always having
wg(4).

This also simplifies the interface selection logic, and stores the
wg-quick interface name as the description.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-10-19 13:29:28 +02:00
..
completion global: bump copyright 2020-01-02 19:52:25 +01:00
fuzz netlink: remove libmnl requirement 2020-02-03 18:17:27 +01:00
man man: wg-quick: use syncconf instead of addconf for strip example 2020-07-28 14:19:10 +02:00
systemd systemd: add reload target to systemd unit 2020-07-24 16:23:47 +02:00
uapi ipc: openbsd: switch to array ioctl interface 2020-05-13 01:55:32 -06:00
wg-quick wg-quick: openbsd: no use for userspace support 2020-10-19 13:29:28 +02:00
wincompat wincompat: fold random into genkey 2020-05-25 18:07:49 -06:00
Makefile Makefile: remember to install all systemd units 2020-05-11 21:31:05 -06:00
config.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
config.h global: bump copyright 2020-01-02 19:52:25 +01:00
containers.h ipc: cleanup openbsd support 2020-05-10 22:10:02 -06:00
ctype.h ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +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 curve25519: squelch warnings on clang 2020-02-07 15:46:59 +01:00
curve25519.h global: bump copyright 2020-01-02 19:52:25 +01:00
encoding.c global: bump copyright 2020-01-02 19:52:25 +01:00
encoding.h global: bump copyright 2020-01-02 19:52:25 +01:00
genkey.c wincompat: fold random into genkey 2020-05-25 18:07:49 -06:00
ipc-linux.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-openbsd.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06: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: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-uapi.h ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
ipc.c ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc.h global: bump copyright 2020-01-02 19:52:25 +01:00
netlink.h netlink: initialize mostly unused field 2020-02-06 17:20:15 +01:00
pubkey.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
set.c global: bump copyright 2020-01-02 19:52:25 +01:00
setconf.c global: bump copyright 2020-01-02 19:52:25 +01:00
show.c global: bump copyright 2020-01-02 19:52:25 +01:00
showconf.c global: bump copyright 2020-01-02 19:52:25 +01:00
subcommands.h global: bump copyright 2020-01-02 19:52:25 +01:00
terminal.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
terminal.h terminal: specialize color_mode to stdout only 2020-04-20 22:52:35 -06:00
version.h version: bump 2020-08-27 10:22:09 +02:00
wg.c global: bump copyright 2020-01-02 19:52:25 +01:00