wireguard-tools/src
Jason A. Donenfeld d6b3bc6948 wg: use stream instead of seqpacket
To support OS X and Windows, we have to. Ugh.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-07-22 21:08:25 +02:00
..
.gitignore Initial commit 2016-06-25 16:48:39 +02:00
Makefile wg: add -MP to makefile 2016-07-22 14:58:30 +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 wg: rename kernel to ipc 2016-07-21 11:26:52 +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: first additions of userspace integration 2016-07-20 22:04:56 +02:00
ipc.c wg: use stream instead of seqpacket 2016-07-22 21:08:25 +02:00
ipc.h wg: Use seqpacket instead of dgram 2016-07-22 20:30:34 +02: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: rename kernel to ipc 2016-07-21 11:26:52 +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 Initial commit 2016-06-25 16:48:39 +02:00
terminal.h Initial commit 2016-06-25 16:48:39 +02:00
wg.8 wg: fix numbering in man page 2016-07-16 04:13:55 +02:00
wg.c wg: improve error reporting and detection 2016-07-03 20:45:48 +02:00