| 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 | 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 | |
| * | persistent keepalive: use authenticated keepalives | 2016-07-10 | 1 | -5/+5 | |
| * | persistent keepalive: documentation | 2016-07-08 | 1 | -3/+18 | |
| * | persistent keepalive: add userspace support | 2016-07-08 | 4 | -11/+70 | |
| * | wg: use pkg-config in Makefile | 2016-07-06 | 1 | -1/+2 | |
| * | 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 | 1 | -1/+3 | |
| * | wg.8: wording tweaks | 2016-07-01 | 1 | -5/+7 | |
| * | Readme: use https instead of http | 2016-06-30 | 1 | -1/+1 |
