wireguard-tools/src
Jason A. Donenfeld 9b1394b2dc wg: compile on gnu99
We don't actually use any C11 features, so we can at least compile with
ancient gcc.

Reported-by: Aaron M. D. Jones <aaronmdjones@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-10-09 15:23:42 +02:00
..
completion
man wg-quick.8: add policy routing example 2018-10-05 19:20:52 +02:00
systemd
wg-quick
config.c
config.h
containers.h
curve25519.c wg: use libc's endianness macro if no compiler macro 2018-10-09 15:21:27 +02:00
curve25519.h crypto: make constant naming scheme consistent 2018-09-25 03:01:21 +02:00
encoding.c
encoding.h
genkey.c
INSTALL
ipc.c netlink: do not stuff index into nla type 2018-10-08 03:14:52 +02:00
ipc.h
Makefile wg: compile on gnu99 2018-10-09 15:23:42 +02:00
mnlg.c
mnlg.h
pubkey.c
set.c
setconf.c
show.c
showconf.c
subcommands.h
terminal.c
terminal.h
wg.c