| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-22 | util/winutil: add RegisterForRestart, allowing programs to indicate their pre... | Aaron Klotz | 1 | -2/+2 |
| 2023-08-22 | go.mod: bump golang.org/x/net | Maisem Ali | 1 | -10/+10 |
| 2023-08-21 | client/web: add csrf protection to web client api | Sonia Appasamy | 1 | -0/+4 |
| 2023-08-08 | all: require Go 1.21 | Brad Fitzpatrick | 1 | -0/+24 |
| 2023-08-03 | go.mod: upgrade nfpm to v2 (#8786) | Andrew Lytvynov | 1 | -369/+55 |
| 2023-08-03 | go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil... | Aaron Klotz | 1 | -2/+2 |
| 2023-08-01 | cmd/tailscale/cli, util/winutil/authenticode: flesh out authenticode support | Aaron Klotz | 1 | -2/+2 |
| 2023-07-28 | all: update exp/slices and fix call sites | David Anderson | 1 | -6/+6 |
| 2023-07-18 | go.mod: bump github.com/docker/distribution (#8121) | dependabot[bot] | 1 | -2/+2 |
| 2023-07-13 | ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599) | Andrew Lytvynov | 1 | -9/+10 |
| 2023-07-10 | go.mod: bump wireguard-go | Adrian Dewhurst | 1 | -2/+2 |
| 2023-06-19 | go.mod, net/dns/recursive: update github.com/miekg/dns | Andrew Dunham | 1 | -2/+2 |
| 2023-06-11 | all: adjust some build tags for wasi | Brad Fitzpatrick | 1 | -2/+2 |
| 2023-06-01 | cmd/k8s-operator: update controller-runtime to v0.15 | Vince Prignano | 1 | -29/+28 |
| 2023-05-04 | go.mod: bump goreleaser deps | James Tucker | 1 | -4/+12 |
| 2023-05-04 | go.mod: bump gvisor | James Tucker | 1 | -2/+2 |
| 2023-05-04 | go.mod: bump k8s libs | Maisem Ali | 1 | -16/+14 |
| 2023-05-03 | go.mod: bump all deps possible that don't break the build | Brad Fitzpatrick | 1 | -678/+294 |
| 2023-05-03 | build(deps): bump github.com/docker/docker | dependabot[bot] | 1 | -2/+2 |
| 2023-04-17 | various: add golangci-lint, fix issues (#7905) | Andrew Dunham | 1 | -127/+291 |
| 2023-04-11 | tsweb: expose native Prometheus metrics in /debug/varz | Anton Tolchanov | 1 | -28/+20 |
| 2023-04-10 | go.mod: bump wireguard-go (#7836) | Jordan Whited | 1 | -2/+2 |
| 2023-04-04 | go.mod: bump wireguard-go (#7792) | Jordan Whited | 1 | -2/+2 |
| 2023-03-28 | go.mod: bump gvisor to 20230320 for dispatcher locking | James Tucker | 1 | -11/+11 |
| 2023-03-28 | go.mod, net/tstun, wgengine/magicsock: update wireguard-go (#7712) | Jordan Whited | 1 | -4/+4 |
| 2023-03-02 | cmd/sniproxy: add start of a tsnet-based SNI proxy | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-03-02 | go.mod: bump golang.org/x/image to latest version | Andrew Dunham | 1 | -1/+9 |
| 2023-02-18 | go.mod: bump x/crypto | Brad Fitzpatrick | 1 | -2/+2 |
| 2023-02-14 | go.toolchain.rev: update to Go 1.20.1 | Brad Fitzpatrick | 1 | -7/+8 |
| 2023-02-09 | util/linuxfw: initial implementation of package | Andrew Dunham | 1 | -4/+8 |
| 2023-02-02 | net/{netns,netstat}: use new x/sys/cpu.IsBigEndian | Brad Fitzpatrick | 1 | -3/+4 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 1 | -8/+8 |
| 2023-01-27 | go.mod: bump wintun-go | Brad Fitzpatrick | 1 | -2/+2 |
| 2023-01-20 | go.mod: bump AWS SDK past a breaking API change of theirs | Brad Fitzpatrick | 1 | -6/+10 |
| 2023-01-10 | go.mod: bump golang.org/x/net and dependencies | Will Norris | 1 | -8/+8 |
| 2023-01-09 | ssh/tailssh: add OpenBSD support for Tailscale SSH | Brad Fitzpatrick | 1 | -4/+9 |
| 2022-12-20 | go.mod, etc: bump gvisor | andig | 1 | -7/+7 |
| 2022-12-19 | go.mod: bump x/sys for linux/arm64 cpu SIGILL fix | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-19 | go.mod: bump tailscale/wireguard-go for big-endian fix (#6785) | Jordan Whited | 1 | -2/+2 |
| 2022-12-15 | go.mod: bump dhcp dep to remove another endian package from our tree | Brad Fitzpatrick | 1 | -6/+4 |
| 2022-12-12 | cmd/k8s-operator: add a basic unit test. | David Anderson | 1 | -0/+1 |
| 2022-12-12 | util/endian: delete package; use updated josharian/native instead | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-12 | cmd/k8s-operator: add a kubernetes operator. | David Anderson | 1 | -5/+95 |
| 2022-12-10 | go.mod: bump tailscale/wireguard-go for loong64 | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-10 | go.mod: update deps to add support for GOARCH=loong64 | Brad Fitzpatrick | 1 | -3/+5 |
| 2022-12-09 | all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (... | Jordan Whited | 1 | -2/+2 |
| 2022-12-08 | net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) | Jordan Whited | 1 | -10/+10 |
| 2022-12-05 | net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) | Brad Fitzpatrick | 1 | -8/+8 |
| 2022-11-30 | all: use named pipes on windows | Maisem Ali | 1 | -4/+4 |
| 2022-11-24 | cmd/tailscaled, wgengine/router: use wingoes/com for COM initialization inste... | Aaron Klotz | 1 | -0/+2 |