| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wg: man: recommend correct port | 2017-01-15 | 2 | -2/+2 | |
| * | wg-quick: parse IPv6 endpoints correctly | 2017-01-15 | 1 | -1/+1 | |
| * | wg-quick: better removal of suppress_prefix rule | 2017-01-11 | 1 | -1/+1 | |
| * | Update copyright | 2017-01-10 | 28 | -28/+28 | |
| * | uapi: use sockaddr union instead of sockaddr_storage | 2017-01-10 | 3 | -17/+17 | |
| * | uapi: use flag instead of C bitfield for portability | 2017-01-10 | 1 | -8/+9 | |
| * | wg: ipc: read from socket incrementally | 2017-01-10 | 2 | -43/+49 | |
| * | wg: error on short ret reads | 2017-01-10 | 1 | -0/+4 | |
| * | wg-quick: enforce good permissions | 2017-01-09 | 2 | -1/+3 | |
| * | wg: add installation note for distros | 2017-01-05 | 1 | -0/+5 | |
| * | wg: remove DESTDIR for autodetection | 2017-01-05 | 1 | -3/+3 | |
| * | wg: add systemd unit and auto-detection | 2017-01-05 | 5 | -31/+66 | |
| * | wg: add makefile instructions | 2017-01-05 | 2 | -1/+38 | |
| * | wg: add wg-quick | 2017-01-05 | 8 | -337/+430 | |
| * | wg: add bash completion for wg(8) | 2017-01-04 | 2 | -2/+96 | |
| * | contrib: slight ncat tweak | 2017-01-03 | 1 | -1/+1 | |
| * | wg: syscall.h should actually be sys/syscall.h | 2016-12-30 | 1 | -1/+1 | |
| * | wg-config: use ip rules instead of tungate | 2016-12-30 | 4 | -92/+42 | |
| * | external-tests: update to latest | 2016-12-25 | 3 | -28/+50 | |
| * | wg: rename 'bandwidth' to 'transfer' in output | 2016-12-23 | 2 | -4/+4 | |
| * | wg-config: cleanups | 2016-12-23 | 2 | -7/+8 | |
| * | wg: do not use AI_ADDRCONFIG | 2016-12-23 | 1 | -2/+1 | |
| * | wg: allowed-ips is easier to parse with spaces instead of ", " | 2016-12-23 | 2 | -2/+2 | |
| * | wg-config: cleanup ip parsing | 2016-12-23 | 1 | -2/+2 | |
| * | wg: fix latest-handshake typo in documentation | 2016-12-16 | 2 | -2/+2 | |
| * | contrib: add wg-config | 2016-12-09 | 4 | -0/+383 | |
| * | wg: warn about clock going backward | 2016-11-29 | 1 | -16/+20 | |
| * | headers: cleanup notices | 2016-11-21 | 27 | -19/+39 | |
| * | wg: chill modern gcc out | 2016-11-05 | 1 | -22/+12 | |
| * | qemu: move build outside of kernel dir to avoid kernel's make clean | 2016-11-05 | 2 | -3/+10 | |
| * | wg: abstract pkg-config to PKG_CONFIG | 2016-11-02 | 1 | -2/+3 | |
| * | wg: everybody hates automatic stripping | 2016-11-02 | 1 | -1/+1 | |
| * | git: organize ignore files | 2016-09-29 | 4 | -2/+8 | |
| * | 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 |
