| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-14 | go.mod: tidy | Maisem Ali | 1 | -2/+1 |
| 2023-11-13 | cmd/tsidp: add start of OIDC Tailscale IdP | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-11-13 | go.{mod,sum}: update inet.af/tcpproxy to fix flaking test | Tom DNetto | 1 | -1/+1 |
| 2023-11-09 | client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) | Jordan Whited | 1 | -0/+1 |
| 2023-11-07 | go.mod: updates web-client-prebuilt | Will Norris | 1 | -1/+1 |
| 2023-11-07 | go.mod: bump web-client-prebuilt | Will Norris | 1 | -1/+1 |
| 2023-11-03 | go.mod: update web-client-prebuilt | Will Norris | 1 | -1/+1 |
| 2023-11-01 | build(deps): bump github.com/docker/docker | dependabot[bot] | 1 | -1/+1 |
| 2023-10-31 | go.mod: update wireguard-go (#10046) | Jordan Whited | 1 | -1/+1 |
| 2023-10-31 | go.mod: update wireguard-go to enable TUN UDP GSO/GRO (#10029) | Jordan Whited | 1 | -1/+1 |
| 2023-10-26 | ipn, safesocket: use Windows token in LocalAPI | Aaron Klotz | 1 | -1/+2 |
| 2023-10-20 | control/controlclient: support certstore without cgo | Adrian Dewhurst | 1 | -1/+1 |
| 2023-10-16 | go.mod: bump alexbrainman/sspi | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-10-10 | go.mod: bump x/net to 0.17 for CVE-2023-39325 | Brad Fitzpatrick | 1 | -4/+4 |
| 2023-10-09 | posture: add get serial support for Windows/Linux | Kristoffer Dalby | 1 | -0/+1 |
| 2023-09-29 | go.mod: bump wireguard-go | James Tucker | 1 | -1/+1 |
| 2023-09-29 | go.mod: bump all dependencies except go-billy | James Tucker | 1 | -76/+77 |
| 2023-09-29 | go.mod,net/dnsfallback: bump go4.org/netipx | James Tucker | 1 | -2/+2 |
| 2023-09-29 | go.mod,cmd/tsconnect: bump esbuild | James Tucker | 1 | -1/+1 |
| 2023-09-29 | go.mod: bump wingoes for cross-platform HRESULT definition | James Tucker | 1 | -1/+1 |
| 2023-09-28 | go.mod,*: bump gvisor | Andrea Barisani | 1 | -9/+9 |
| 2023-09-21 | go.mod: update github.com/go-json-experiment/json (#9508) | Joe Tsai | 1 | -1/+1 |
| 2023-09-19 | client/web: switch to using prebuilt web client assets | Will Norris | 1 | -0/+1 |
| 2023-08-30 | clientupdate: add linux tarball updates (#9144) | Andrew Lytvynov | 1 | -1/+2 |
| 2023-08-24 | cmd/containerboot: add support for setting ServeConfig | Maisem Ali | 1 | -1/+1 |
| 2023-08-24 | all: adjust some build tags for plan9 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-22 | util/winutil: add RegisterForRestart, allowing programs to indicate their pre... | Aaron Klotz | 1 | -1/+1 |
| 2023-08-22 | go.mod: bump golang.org/x/net | Maisem Ali | 1 | -5/+5 |
| 2023-08-21 | client/web: add csrf protection to web client api | Sonia Appasamy | 1 | -0/+3 |
| 2023-08-08 | all: require Go 1.21 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-03 | go.mod: upgrade nfpm to v2 (#8786) | Andrew Lytvynov | 1 | -17/+19 |
| 2023-08-03 | go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil... | Aaron Klotz | 1 | -1/+1 |
| 2023-08-01 | cmd/tailscale/cli, util/winutil/authenticode: flesh out authenticode support | Aaron Klotz | 1 | -1/+1 |
| 2023-07-28 | all: update exp/slices and fix call sites | David Anderson | 1 | -3/+3 |
| 2023-07-19 | util/linuxfw: add nftables support | KevinLiang10 | 1 | -1/+1 |
| 2023-07-18 | go.mod: bump github.com/docker/distribution (#8121) | dependabot[bot] | 1 | -1/+1 |
| 2023-07-13 | ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599) | Andrew Lytvynov | 1 | -5/+5 |
| 2023-07-10 | go.mod: bump wireguard-go | Adrian Dewhurst | 1 | -1/+1 |
| 2023-06-19 | go.mod, net/dns/recursive: update github.com/miekg/dns | Andrew Dunham | 1 | -1/+1 |
| 2023-06-11 | all: adjust some build tags for wasi | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-06-01 | cmd/k8s-operator: update controller-runtime to v0.15 | Vince Prignano | 1 | -11/+11 |
| 2023-05-04 | go.mod: bump goreleaser deps | James Tucker | 1 | -3/+4 |
| 2023-05-04 | go.mod: bump gvisor | James Tucker | 1 | -1/+1 |
| 2023-05-04 | go.mod: bump k8s libs | Maisem Ali | 1 | -6/+6 |
| 2023-05-03 | go.mod: bump all deps possible that don't break the build | Brad Fitzpatrick | 1 | -127/+130 |
| 2023-05-03 | build(deps): bump github.com/docker/docker | dependabot[bot] | 1 | -1/+1 |
| 2023-04-17 | various: add golangci-lint, fix issues (#7905) | Andrew Dunham | 1 | -90/+113 |
| 2023-04-11 | tsweb: expose native Prometheus metrics in /debug/varz | Anton Tolchanov | 1 | -10/+10 |
| 2023-04-10 | go.mod: bump wireguard-go (#7836) | Jordan Whited | 1 | -1/+1 |
| 2023-04-04 | go.mod: bump wireguard-go (#7792) | Jordan Whited | 1 | -1/+1 |