| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | wg: FreeBSD doesn't have EAI_NODATA | 2018-02-17 | 1 | -2/+15 | ||
| * | wg: do not collide types with libc clashes | 2018-02-17 | 1 | -4/+10 | ||
| * | wg(8): clarify phrasing | 2018-02-17 | 1 | -3/+3 | ||
| * | wg: allow in-line comments | 2018-02-17 | 3 | -11/+17 | ||
| * | wg: normalize strncpy/snprintf usage | 2018-02-14 | 4 | -18/+22 | ||
| * | wg-quick: match from beginning rather than shift right | 2018-02-06 | 1 | -2/+2 | ||
| * | wg: endian.h is not portable | 2018-02-05 | 1 | -4/+9 | ||
| * | curve25519: replace fiat64 with faster hacl64 | 2018-02-01 | 1 | -3/+3 | ||
| * | curve25519: replace hacl64 with fiat64 | 2018-02-01 | 1 | -8/+3 | ||
| * | wg: dedup secret normalization | 2018-01-31 | 1 | -7/+1 | ||
| * | wg: fread doesn't change errno | 2018-01-30 | 1 | -4/+0 | ||
| * | wg: share curve25519 implementations with kernel | 2018-01-23 | 1 | -1539/+30 | ||
| * | curve25519-fiat32: uninline certain functions | 2018-01-18 | 1 | -4/+4 | ||
| * | wg: import new curve25519 implementations | 2018-01-18 | 1 | -1101/+1395 | ||
| * | wg: plug memleak in config error path | 2018-01-18 | 1 | -0/+1 | ||
| * | wg-quick: ifnames have max len of 15 | 2018-01-10 | 2 | -3/+3 | ||
| * | global: year bump | 2018-01-03 | 25 | -25/+25 | ||
| * | wg-quick: dumber matching for default routes | 2017-12-13 | 1 | -1/+1 | ||
| * | wg-quick: add the "Table" config option | 2017-12-13 | 2 | -3/+18 | ||
| * | global: add SPDX tags to all files | 2017-12-09 | 25 | -50/+89 | ||
| * | wg: no need to put this on the stack | 2017-12-03 | 1 | -1/+1 | ||
| * | wg: remove undocumented unused syntax | 2017-12-03 | 1 | -11/+0 | ||
| * | wg: fix removing preshared keys | 2017-11-23 | 1 | -69/+55 | ||
| * | global: switch from timeval to timespec | 2017-11-22 | 3 | -7/+7 | ||
| * | wg: tighten up strtoul parsing | 2017-11-17 | 2 | -36/+62 | ||
| * | wg-quick: document localhost exception and v6 rule | 2017-11-12 | 1 | -3/+4 | ||
| * | wg: allow for NULL keys everywhere | 2017-11-11 | 5 | -29/+50 | ||
| * | wg: remove ioctl cruft | 2017-11-11 | 1 | -4/+0 | ||
| * | wg-quick: allow for tabs in keys | 2017-11-10 | 1 | -2/+2 | ||
| * | wg-quick: stat the correct enclosing folder of config file | 2017-11-10 | 1 | -1/+2 | ||
| * | wg-quick: save all hooks on save | 2017-11-01 | 1 | -5/+13 | ||
| * | wg-quick: fsync the temporary file before renaming | 2017-10-31 | 1 | -0/+1 | ||
| * | wg-quick: allow for saving existing interface | 2017-10-31 | 2 | -2/+14 | ||
| * | wg: correct type for CTRL_ATTR_FAMILY_ID | 2017-10-31 | 1 | -4/+4 | ||
| * | wg-quick: allow for the hatchet, but not by default | 2017-10-31 | 1 | -0/+2 | ||
| * | wg-quick: remember to rewind DNS settings on failure | 2017-10-31 | 1 | -3/+8 | ||
| * | wg-quick: allow specifiying multiple hooks | 2017-10-31 | 2 | -18/+21 | ||
| * | global: style nits | 2017-10-31 | 10 | -102/+193 | ||
| * | global: infuriating kernel iterator style | 2017-10-31 | 4 | -19/+19 | ||
| * | wg: account for padding being in zero attribute | 2017-10-17 | 1 | -0/+6 | ||
| * | wg: newline after warning | 2017-10-17 | 1 | -1/+1 | ||
| * | wg: style | 2017-10-17 | 1 | -1/+1 | ||
| * | wg: add pass example to wg-quick man page | 2017-10-17 | 1 | -22/+9 | ||
| * | wg: don't insist on having a private key | 2017-10-17 | 1 | -5/+0 | ||
| * | wg: retry resolution except when fatal | 2017-10-17 | 3 | -21/+23 | ||
| * | wg: encoding: be more paranoid | 2017-10-17 | 1 | -2/+2 | ||
| * | Makefile: even prettier output | 2017-10-17 | 1 | -3/+3 | ||
| * | wg: man: include kill-switch documentation using fwmark | 2017-10-11 | 1 | -0/+36 | ||
| * | wg: store tail pointer to make coalescing peers fast | 2017-10-10 | 2 | -74/+70 | ||
| * | wg: warn once on unrecognized items | 2017-10-09 | 2 | -0/+22 | ||
