| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | wg-quick: allow config files without trailing newline | 2017-02-23 | 1 | -1/+1 | ||
| * | wg-quick: unquote fwmark for bash 4.3 | 2017-02-14 | 1 | -1/+1 | ||
| * | wg-quick: set LC_ALL for consistent regex | 2017-02-13 | 1 | -0/+1 | ||
| * | socket: enable setting of fwmark | 2017-02-13 | 7 | -22/+67 | ||
| * | socket: general ephemeral ports instead of name-based ports | 2017-02-13 | 1 | -3/+3 | ||
| * | wg-quick: support v6 dual stack | 2017-02-13 | 1 | -7/+18 | ||
| * | wg: remove key for any empty file | 2017-02-07 | 2 | -25/+18 | ||
| * | wg: setconf should remove existing psk | 2017-02-07 | 1 | -0/+3 | ||
| * | wg-quick: recommend using resolvconf in exclusive mode | 2017-01-19 | 1 | -1/+1 | ||
| * | 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 | 18 | -18/+18 | ||
| * | 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 | 3 | -11/+66 | ||
| * | wg: add makefile instructions | 2017-01-05 | 2 | -1/+38 | ||
| * | wg: add wg-quick | 2017-01-05 | 5 | -3/+430 | ||
| * | wg: add bash completion for wg(8) | 2017-01-04 | 2 | -2/+96 | ||
| * | wg: syscall.h should actually be sys/syscall.h | 2016-12-30 | 1 | -1/+1 | ||
| * | wg: rename 'bandwidth' to 'transfer' in output | 2016-12-23 | 2 | -4/+4 | ||
| * | 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 | 1 | -1/+1 | ||
| * | wg: fix latest-handshake typo in documentation | 2016-12-16 | 2 | -2/+2 | ||
| * | wg: warn about clock going backward | 2016-11-29 | 1 | -16/+20 | ||
| * | headers: cleanup notices | 2016-11-21 | 17 | -17/+17 | ||
| * | 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 | 1 | -3/+0 | ||
| * | wg: abstract pkg-config to PKG_CONFIG | 2016-11-02 | 1 | -2/+3 | ||
| * | wg: everybody hates automatic stripping | 2016-11-02 | 1 | -1/+1 | ||
| * | wg: allow multiple AllowedIPs invocations | 2016-08-30 | 1 | -1/+0 | ||
| * | 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 | ||
