| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Rework headers and includes | 2016-09-29 | 1 | -1/+3 | ||
| * | wg: allow multiple AllowedIPs invocations | 2016-08-30 | 1 | -1/+0 | ||
| * | examples: add key extractor | 2016-08-26 | 4 | -0/+221 | ||
| * | examples: add nat-hole-punching | 2016-08-24 | 3 | -0/+354 | ||
| * | tests: use makefile and expand greatly | 2016-08-08 | 1 | -0/+2 | ||
| * | persistent-keepalive: change range to [1,65535] | 2016-08-08 | 2 | -4/+4 | ||
| * | wg: use correct headers in ipc | 2016-08-02 | 1 | -2/+2 | ||
| * | wg: do not show private keys in pretty output | 2016-08-02 | 3 | -3/+14 | ||
| * | c: specify static array size in function params | 2016-08-02 | 4 | -10/+10 | ||
| * | wg: use stream instead of seqpacket | 2016-07-22 | 1 | -18/+31 | ||
| * | wg: Use seqpacket instead of dgram | 2016-07-22 | 2 | -35/+6 | ||
| * | wg: add -MP to makefile | 2016-07-22 | 1 | -1/+1 | ||
| * | wg: add default cflag | 2016-07-21 | 1 | -0/+1 | ||
| * | wg: propagate set errno | 2016-07-21 | 1 | -0/+1 | ||
| * | wg: abstract sockets are dangerous | 2016-07-21 | 1 | -28/+1 | ||
| * | wg: rename kernel to ipc | 2016-07-21 | 7 | -25/+25 | ||
| * | wg: support horrible freebsd/osx/unix semantics | 2016-07-21 | 1 | -1/+66 | ||
| * | wg: first additions of userspace integration | 2016-07-20 | 8 | -50/+268 | ||
| * | wg: fix numbering in man page | 2016-07-16 | 1 | -2/+2 | ||
| * | persistent keepalive: use authenticated keepalives | 2016-07-10 | 1 | -5/+5 | ||
| * | examples: update ncat-client-server readme | 2016-07-08 | 1 | -5/+5 | ||
| * | persistent keepalive: enable in an example | 2016-07-08 | 1 | -1/+1 | ||
| * | persistent keepalive: documentation | 2016-07-08 | 1 | -3/+18 | ||
| * | persistent keepalive: add userspace support | 2016-07-08 | 4 | -11/+70 | ||
| * | go test: don't rely on undefined append behavior | 2016-07-07 | 1 | -5/+3 | ||
| * | rust test: actually use tai64n | 2016-07-07 | 1 | -1/+1 | ||
| * | go test: actually use TAI64N | 2016-07-07 | 1 | -1/+1 | ||
| * | go test: don't use 1 as icmp ids | 2016-07-07 | 1 | -3/+3 | ||
| * | go test: dynamically calculate ip checksum | 2016-07-07 | 1 | -2/+20 | ||
| * | go test: add ICMP ping | 2016-07-07 | 1 | -8/+64 | ||
| * | external-tests: switch to demo server | 2016-07-07 | 3 | -4/+4 | ||
| * | go test: put nonce at correct location | 2016-07-07 | 1 | -1/+1 | ||
| * | go test: make more idiomatic | 2016-07-07 | 1 | -40/+65 | ||
| * | wg: use pkg-config in Makefile | 2016-07-06 | 1 | -1/+2 | ||
| * | contrib: organize example scripts and add synergy | 2016-07-05 | 8 | -0/+43 | ||
| * | wg: always fallback to /dev/urandom | 2016-07-03 | 1 | -10/+8 | ||
| * | wg: improve error reporting and detection | 2016-07-03 | 4 | -24/+43 | ||
| * | contrib: remove extraneous cruft | 2016-07-01 | 10 | -195/+19 | ||
| * | wg.8: wording tweaks | 2016-07-01 | 1 | -5/+7 | ||
| * | Readme: the documentation moved to .io | 2016-06-30 | 1 | -1/+1 | ||
| * | Readme: use https instead of http | 2016-06-30 | 3 | -3/+3 | ||
| * | Initial commit | 2016-06-25 | 43 | -0/+4379 | ||
