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 46a6bf3a52 persistent keepalive: use authenticated keepalives
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-07-10 03:46:56 +02:00
..
.gitignore Initial commit 2016-06-25 16:48:39 +02:00
Makefile wg: use pkg-config in Makefile 2016-07-06 23:51:00 +02: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 persistent keepalive: add userspace support 2016-07-08 02:43:33 +02:00
config.h Initial commit 2016-06-25 16:48:39 +02:00
curve25519.c Initial commit 2016-06-25 16:48:39 +02:00
curve25519.h Initial commit 2016-06-25 16:48:39 +02:00
genkey.c wg: always fallback to /dev/urandom 2016-07-03 20:45:48 +02:00
kernel.c Initial commit 2016-06-25 16:48:39 +02:00
kernel.h Initial commit 2016-06-25 16:48:39 +02:00
pubkey.c wg: improve error reporting and detection 2016-07-03 20:45:48 +02:00
set.c persistent keepalive: add userspace support 2016-07-08 02:43:33 +02:00
setconf.c Initial commit 2016-06-25 16:48:39 +02:00
show.c persistent keepalive: add userspace support 2016-07-08 02:43:33 +02:00
showconf.c persistent keepalive: add userspace support 2016-07-08 02:43:33 +02:00
subcommands.h Initial commit 2016-06-25 16:48:39 +02:00
terminal.c Initial commit 2016-06-25 16:48:39 +02:00
terminal.h Initial commit 2016-06-25 16:48:39 +02:00
wg.8 persistent keepalive: use authenticated keepalives 2016-07-10 03:46:56 +02:00
wg.c wg: improve error reporting and detection 2016-07-03 20:45:48 +02:00