wireguard-tools/src
Jason A. Donenfeld ff52c3e3a4 qemu: move build outside of kernel dir to avoid kernel's make clean
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-11-05 13:22:55 +01:00
..
base64.c Initial commit 2016-06-25 16:48:39 +02:00
base64.h Initial commit 2016-06-25 16:48:39 +02:00
config.c wg: allow multiple AllowedIPs invocations 2016-08-30 04:35:51 +02:00
config.h Initial commit 2016-06-25 16:48:39 +02:00
curve25519.c c: specify static array size in function params 2016-08-02 02:55:42 +02:00
curve25519.h c: specify static array size in function params 2016-08-02 02:55:42 +02:00
genkey.c wg: first additions of userspace integration 2016-07-20 22:04:56 +02:00
ipc.c wg: use correct headers in ipc 2016-08-02 02:55:43 +02:00
ipc.h wg: Use seqpacket instead of dgram 2016-07-22 20:30:34 +02:00
Makefile wg: abstract pkg-config to PKG_CONFIG 2016-11-02 11:50:52 +01:00
pubkey.c wg: improve error reporting and detection 2016-07-03 20:45:48 +02:00
set.c wg: rename kernel to ipc 2016-07-21 11:26:52 +02:00
setconf.c wg: rename kernel to ipc 2016-07-21 11:26:52 +02:00
show.c wg: do not show private keys in pretty output 2016-08-02 02:55:43 +02:00
showconf.c wg: rename kernel to ipc 2016-07-21 11:26:52 +02:00
subcommands.h Initial commit 2016-06-25 16:48:39 +02:00
terminal.c wg: do not show private keys in pretty output 2016-08-02 02:55:43 +02:00
terminal.h Initial commit 2016-06-25 16:48:39 +02:00
wg.8 persistent-keepalive: change range to [1,65535] 2016-08-08 14:05:37 +02:00
wg.c wg: improve error reporting and detection 2016-07-03 20:45:48 +02:00