| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-10-28 | wgengine/router: start using netlink instead of 'ip' on Linux | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-10-27 | go.sum: tidy | Brad Fitzpatrick | 1 | -6/+0 |
| 2021-10-27 | go.mod: upgrade netaddr, netstack | Josh Bleecher Snyder | 1 | -0/+8 |
| 2021-10-22 | cmd/derper, derp/derphttp: add websocket support | Brad Fitzpatrick | 1 | -0/+40 |
| 2021-10-21 | go.mod: bump wireguard-go to pick up upstreamed js/wasm build fixes | Brad Fitzpatrick | 1 | -6/+6 |
| 2021-10-18 | go.mod: bump github.com/creack/pty from 1.1.16 to 1.1.17 | dependabot[bot] | 1 | -2/+2 |
| 2021-10-12 | net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard... | Aaron Klotz | 1 | -4/+8 |
| 2021-10-12 | ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementation | Maxime VISONNEAU | 1 | -0/+20 |
| 2021-10-11 | go.mod: bump go-ole for windows/arm64 support | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-10-06 | cmd/tailscale: add up --qr to show QR code | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-10-01 | net/tlsdial: bake in LetsEncrypt's ISRG Root X1 root | Brad Fitzpatrick | 1 | -0/+7 |
| 2021-09-29 | go.mod: bump golang.zx2c4.com/wireguard/windows from 0.4.9 to 0.4.10 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-29 | go.mod: bump golang.org/x/tools from 0.1.6 to 0.1.7 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-28 | go.mod: bump github.com/creack/pty from 1.1.15 to 1.1.16 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-27 | go.mod: bump github.com/pkg/sftp from 1.13.3 to 1.13.4 | dependabot[bot] | 1 | -8/+5 |
| 2021-09-23 | go.mod: bump github.com/frankban/quicktest from 1.13.0 to 1.13.1 | dependabot[bot] | 1 | -3/+5 |
| 2021-09-23 | go.mod: bump github.com/google/uuid from 1.1.2 to 1.3.0 | dependabot[bot] | 1 | -1/+2 |
| 2021-09-23 | go.mod: bump x/tools | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-09-23 | go.mod: bump golang.zx2c4.com/wireguard/windows from 0.3.16 to 0.4.9 | dependabot[bot] | 1 | -11/+12 |
| 2021-09-22 | go.mod: bump github.com/gliderlabs/ssh from 0.3.2 to 0.3.3 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-22 | go.mod: bump github.com/creack/pty from 1.1.9 to 1.1.15 | dependabot[bot] | 1 | -1/+2 |
| 2021-09-22 | go.mod: bump github.com/godbus/dbus/v5 from 5.0.4 to 5.0.5 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-22 | go.mod: bump github.com/miekg/dns from 1.1.42 to 1.1.43 | dependabot[bot] | 1 | -2/+2 |
| 2021-09-22 | go.mod: bump github.com/pkg/sftp from 1.13.0 to 1.13.3 | dependabot[bot] | 1 | -4/+6 |
| 2021-09-22 | go.mod: bump github.com/klauspost/compress to 1.13.6 | David Anderson | 1 | -4/+2 |
| 2021-09-14 | cmd: upgrade to ffcli v3 | Josh Bleecher Snyder | 1 | -2/+2 |
| 2021-09-07 | tstest/integration/vms: use fork of goexpect to avoid proto/grpc dep | David Crawshaw | 1 | -21/+2 |
| 2021-09-02 | go.mod: update github.com/ulikunitz/xz for https://github.com/advisories/GHSA... | David Anderson | 1 | -1/+2 |
| 2021-09-02 | go.mod: upgrade staticcheck | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-08-17 | net/tstun: use unix.Ifreq type for Linux TAP interface configuration | Matt Layher | 1 | -3/+2 |
| 2021-08-05 | net/tstun: add start of Linux TAP support, with DHCP+ARP server | Brad Fitzpatrick | 1 | -0/+14 |
| 2021-08-04 | net/portmapper: fix UPnP probing, work against all ports | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-07-28 | cmd/tsshd: switch from github.com/kr/pty to github.com/creack/pty | Aaron Bieber | 1 | -11/+0 |
| 2021-07-26 | net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-07-16 | tstest/integration/vms: codegen for top level tests (#2441) | Christine Dodrill | 1 | -0/+6 |
| 2021-07-15 | net/portmapper: add upnp port mapping | julianknodt | 1 | -0/+8 |
| 2021-07-13 | cmd/tailscale/cli: diagnose missing tailscaled on 'up' | Brad Fitzpatrick | 1 | -0/+1 |
| 2021-07-12 | go.mod: bump wireguard/windows to a version that still exists | Brad Fitzpatrick | 1 | -9/+9 |
| 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 |