wg-quick: darwin: account for "link#XX" gateways
ipc: add wireguard-nt support
ipc: cache windows lookups to avoid O(n^2) with nested lookups
ipc: remove windows elevation
ipc: windows: don't display disabled adapters
ipc: windows: use devpkey instead of nci for name
wg-quick: android: adjust for android 12
wg-quick: openbsd: set DNS with resolvd(8)
wg-quick: freebsd: do not assume point-to-point interface flag
wg-quick: freebsd: use ifconfig for determining if interface is up
wg-quick: kill route monitor when loop terminates
wireguard-tools: const correctness
wireguard-tools: drag in headers for prototypes
ipc: uniformly ignore preshared keys that are zero
wg-quick: freebsd: add kernel support
ipc: freebsd: add initial FreeBSD support
wg-quick: freebsd: avoid writing private keys to /tmp
wg-quick: openbsd: no use for userspace support
embeddable-wg-library: sync latest from netlink.h
wincompat: recent mingw has inet_ntop/inet_pton
wincompat: add resource and manifest and enable lto
wincompat: do not elevate by default
completion: add help and syncconf completions
sticky-sockets: do not use SO_REUSEADDR
man: LOG_LEVEL variables changed name
ipc: do not use fscanf with trailing \n
ipc: read trailing responses after set operation
ipc: split into separate files per-platform
wincompat: fold random into genkey
systemd: add reload target to systemd unit
man: wg-quick: use syncconf instead of addconf for strip example
pubkey: isblank is a subset of isspace
ctype: use non-locale-specific ctype.h
wg-quick: wait on process substitutions
ipc: add support for openbsd kernel implementation
ipc: cleanup openbsd support
wg-quick: add support for openbsd kernel implementation
wg-quick: cleanup openbsd support
wg-quick: support dns search domains
Makefile: simplify silent cleaning
ipc: remove extra space
git: add gitattributes so tarball doesn't have gitignore files
terminal: specialize color_mode to stdout only
wg-quick: android: support application whitelist
systemd: add wg-quick.target