| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-22 | go.mod: update netstack | Brad Fitzpatrick | 1 | -7/+6 |
| 2021-06-08 | go.mod: bump github.com/mdlayher/netlink to v1.4.1 | Matt Layher | 1 | -29/+11 |
| 2021-06-08 | tstest/integration/vms: download images from s3 (#2035) | Christine Dodrill | 1 | -0/+5 |
| 2021-06-02 | go.mod: update netaddr | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-05-31 | tstest/integration/vms: copy locally built binaries (#2006) | Christine Dodrill | 1 | -0/+4 |
| 2021-05-28 | control/controlclient: use our fork of certstore | Adrian Dewhurst | 1 | -2/+2 |
| 2021-05-26 | tstest/integration: add experimental integration test (#1966) | Christine Dodrill | 1 | -0/+48 |
| 2021-05-25 | go.mod: upgrade wireguard-windows, de-fork wireguard-go | Josh Bleecher Snyder | 1 | -0/+20 |
| 2021-05-24 | go.mod: upgrade all deps | Brad Fitzpatrick | 1 | -82/+713 |
| 2021-05-24 | go.mod: update wireguard-go, taking control over iOS memory usage from our fork | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-05-19 | go.mod: upgrade netaddr to get AppendTo methods | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-05-17 | go.mod: bump wireguard-go. | David Anderson | 1 | -0/+2 |
| 2021-05-16 | all: adapt to opaque netaddr types | Josh Bleecher Snyder | 1 | -0/+6 |
| 2021-05-11 | go.mod: bump inet.af/netaddr | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-05-10 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-05-10 | go.mod: pull in wintun alignment fix from upstream wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-05-10 | wf: implement windows firewall using inet.af/wf. | Maisem Ali | 1 | -3/+12 |
| 2021-05-10 | net/interface: remove darwin fetchRoutingTable workaround | Brad Fitzpatrick | 1 | -5/+6 |
| 2021-05-03 | ipn/ipnlocal: switch from testify to quicktest | Josh Bleecher Snyder | 1 | -0/+6 |
| 2021-04-29 | go.mod: update wireguard-go. | David Anderson | 1 | -38/+2 |
| 2021-04-28 | go.mod: upgrade wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-04-28 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-04-26 | cmd/tailscale: make the new 'up' errors prettier and more helpful | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-04-19 | go.mod: upgrade to latest wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-04-03 | go.mod: update wireguard-go again | Josh Bleecher Snyder | 1 | -0/+4 |
| 2021-04-02 | go.mod: update to latest wireguard-go and x/sys | Josh Bleecher Snyder | 1 | -0/+4 |
| 2021-04-02 | wgengine/...: split into multiple receive functions | Josh Bleecher Snyder | 1 | -0/+6 |
| 2021-04-01 | wgengine/magicsock: adapt CreateEndpoint signature to match wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-03-31 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-03-30 | go.mod, go.sum: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-03-28 | go.mod: update to new wireguard-go version. | David Anderson | 1 | -0/+2 |
| 2021-03-26 | control/controlclient: sign RegisterRequest (#1549) | Adrian Dewhurst | 1 | -0/+4 |
| 2021-03-24 | wgengine: pass logger as a separate arg to device.NewDevice | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-03-24 | go.sum: add entries for upstream wireguard-go | Josh Bleecher Snyder | 1 | -0/+5 |
| 2021-03-19 | control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token | Brad Fitzpatrick | 1 | -315/+0 |
| 2021-03-17 | wgengine/netstack: use inet.af/netstack, remove 64-bit only limitation | Brad Fitzpatrick | 1 | -171/+5 |
| 2021-03-17 | go.mod: update golang.org/x/oauth2 | Brad Fitzpatrick | 1 | -2/+148 |
| 2021-03-17 | go.mod: update golang.org/x/{crypto,sync,sys,term,time} | Brad Fitzpatrick | 1 | -8/+12 |
| 2021-03-17 | go.mod, go.sum: go mod tidy | Brad Fitzpatrick | 1 | -14/+0 |
| 2021-03-16 | Revert "wgengine/netstack: update gvisor to remove 64-bit only limitation" | David Anderson | 1 | -219/+43 |
| 2021-03-15 | wgengine/netstack: update gvisor to remove 64-bit only limitation | Brad Fitzpatrick | 1 | -43/+219 |
| 2021-03-03 | go.mod: update peercred | Denton Gentry | 1 | -0/+4 |
| 2021-02-22 | wgengine/filter: use IPSet for localNets instead of prefixes. | David Anderson | 1 | -0/+4 |
| 2021-02-22 | go.mod: bump github.com/mdlayher/netlink, github.com/jsimonetti/rtnetlink | Matt Layher | 1 | -4/+24 |
| 2021-02-20 | tstest/staticcheck: import the main package to fix "go mod tidy" | Filippo Valsorda | 1 | -0/+1 |
| 2021-02-20 | go.mod: bump github.com/kr/pty to build on openbsd/arm64 | Filippo Valsorda | 1 | -44/+4 |
| 2021-02-16 | safesocket, ipn/ipnserver: look up peer creds on Darwin | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-02-10 | go.mod: update to latest wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-02-10 | go.mod: pull in upstream wireguard-go bug fixes | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-02-09 | go.mod: bump to latest wireguard-go | Josh Bleecher Snyder | 1 | -0/+2 |