.. |
.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
|
persistent-keepalive: change range to [1,65535]
|
2016-08-08 14:05:37 +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 |
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 |