| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-23 | go.mod: bump github.com/google/go-containerregistry (#19500) | Andrew Lytvynov | 1 | -45/+42 |
| 2026-04-15 | control/controlclient: enable request signatures on macOS (#19317) | Jonathan Nobels | 1 | -2/+2 |
| 2026-04-13 | go.mod: upgrade go-git to v5.17.1 | Patrick O'Doherty | 1 | -4/+4 |
| 2026-04-10 | gokrazy: add arm64 natlab appliance image support | Brad Fitzpatrick | 1 | -0/+2 |
| 2026-04-09 | cmd/k8s-operator: migrate to tailscale-client-go-v2 (#19010) | David Bond | 1 | -4/+6 |
| 2026-04-08 | vmtest: add VM-based integration test framework | Brad Fitzpatrick | 1 | -0/+2 |
| 2026-04-07 | ssh: replace tempfork with tailscale/gliderssh | Kristoffer Dalby | 1 | -0/+2 |
| 2026-03-16 | go.mod: bump tailscale/wireguard-go | Jordan Whited | 1 | -2/+2 |
| 2026-03-12 | gokrazy: fix busybox breakglass support, add test | Brad Fitzpatrick | 1 | -2/+2 |
| 2026-03-05 | go.mod: bump staticcheck to version that supports Go 1.26 | Brad Fitzpatrick | 1 | -8/+8 |
| 2026-03-04 | go.mod: bump github.com/cloudflare/circl version (#18878) | Andrew Lytvynov | 1 | -2/+2 |
| 2026-02-26 | go.mod: bump gvisor | Brad Fitzpatrick | 1 | -6/+6 |
| 2026-02-19 | build(deps): bump github.com/docker/docker (#13081) | dependabot[bot] | 1 | -14/+20 |
| 2026-02-19 | build(deps): bump github.com/go-viper/mapstructure/v2 (#16914) | dependabot[bot] | 1 | -2/+2 |
| 2026-02-19 | build(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.16.5 (#18667) | dependabot[bot] | 1 | -10/+10 |
| 2026-02-19 | go.mod: bump filippo.io/edwards25519 (#18765) | Andrew Lytvynov | 1 | -1/+2 |
| 2026-02-16 | cmd/cigocacher: remove Windows-specific disk code moved upstream (#18697) | Brad Fitzpatrick | 1 | -4/+4 |
| 2026-02-13 | gokrazy: use monorepo for gokrazy appliance builds (monogok) | Brad Fitzpatrick | 1 | -2/+47 |
| 2026-02-09 | go.mod: update bart dep to v0.26.1 (#18659) | Amal Bansode | 1 | -2/+2 |
| 2026-01-14 | cmd,feature: add identity token auto generation for workload identity (#18373) | Danni Popova | 1 | -14/+14 |
| 2026-01-09 | go.mod: bump github.com/containerd/containerd@v1.7.29 (#18374) | Patrick O'Doherty | 1 | -55/+56 |
| 2026-01-08 | net/portmapper, go.mod: unfork our goupnp dependency | Andrew Dunham | 1 | -2/+2 |
| 2026-01-08 | go.mod: bump mkctr dep (#18365) | Tom Proctor | 1 | -2/+2 |
| 2026-01-08 | cmd/k8s-operator/e2e,go.mod: remove client v2 dependency | Tom Proctor | 1 | -2/+0 |
| 2026-01-08 | cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415) | Tom Proctor | 1 | -95/+245 |
| 2025-12-03 | go.mod: bump the version of setec | Alex Chan | 1 | -4/+4 |
| 2025-11-26 | derp/derpserver: add a unique sender cardinality estimate | James Tucker | 1 | -0/+4 |
| 2025-11-24 | cmd/cigocacher,go.mod: add cigocacher cmd | Tom Proctor | 1 | -14/+16 |
| 2025-11-20 | go.mod: bump golang.org/x/crypto (#18011) | Andrew Lytvynov | 1 | -2/+2 |
| 2025-11-17 | go.mod: bump golang.org/x/crypto (#17907) | Andrew Lytvynov | 1 | -18/+24 |
| 2025-11-16 | ipn/ipnlocal: add PROXY protocol support to Funnel/Serve | Andrew Dunham | 1 | -0/+2 |
| 2025-10-30 | util/eventbus: allow logging of slow subscribers (#17705) | M. J. Fromberger | 1 | -2/+2 |
| 2025-10-30 | logtail: avoid racing eventbus subscriptions with shutdown (#17695) | M. J. Fromberger | 1 | -4/+6 |
| 2025-10-08 | cmd/tsrecorder: adds sending api level logging to tsrecorder (#16960) | Tom Meadows | 1 | -0/+4 |
| 2025-10-01 | Makefile, cmd/*/depaware.txt: split out vendor packages explicitly | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-08-29 | go.mod: bump github.com/ulikunitz/xz for security warning | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-08-25 | client/systray: go back to using upstream library (#16938) | Claus Lensbøl | 1 | -2/+2 |
| 2025-08-14 | cmd/viewer, types/views: implement support for json/v2 (#16852) | Joe Tsai | 1 | -2/+2 |
| 2025-08-07 | client/systray: temporarily replace systray module (#16807) | Claus Lensbøl | 1 | -2/+2 |
| 2025-08-05 | .github/workflows: enforce github action version pinning (#16768) | Andrew Lytvynov | 1 | -36/+59 |
| 2025-07-16 | go.mod: bump wireguard-go (#16578) | Jordan Whited | 1 | -2/+2 |
| 2025-07-10 | go.mod: bump wg-go to fix keepalive detection (#16535) | Jordan Whited | 1 | -2/+2 |
| 2025-07-08 | go.mod,wgengine/magicsock: implement conn.InitiationAwareEndpoint (#16486) | Jordan Whited | 1 | -2/+2 |
| 2025-07-02 | wgengine/magicsock: make lazyEndpoint load bearing for UDP relay (#16435) | Jordan Whited | 1 | -2/+2 |
| 2025-06-13 | go.mod: bump github.com/cloudflare/circl (#16264) | Andrew Lytvynov | 1 | -2/+2 |
| 2025-06-02 | go.mod,wgengine/magicsock: update wireguard-go (#16148) | Jordan Whited | 1 | -2/+2 |
| 2025-05-30 | tsconsensus: enable writing state to disk | Fran Bull | 1 | -0/+10 |
| 2025-05-29 | go.mod: bump golang.org/x deps | Brad Fitzpatrick | 1 | -22/+22 |
| 2025-05-02 | hostinfo,tailcfg: report TPM availability on windows/linux (#15831) | Andrew Lytvynov | 1 | -0/+4 |
| 2025-04-23 | go.mod: bump gorilla/csrf@v1.7.3 (#15775) | Andrew Lytvynov | 1 | -2/+2 |