| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-06 | ipn/ipnlocal, util/goroutines: track goroutines for tests, shutdown | Brad Fitzpatrick | 3 | -14/+118 |
| 2025-01-06 | tailcfg: remove unused User fields | Brad Fitzpatrick | 5 | -33/+20 |
| 2025-01-06 | cmd/tailscale/cli: fix TestUpdatePrefs on macOS | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-06 | tailcfg: flesh out docs | Brad Fitzpatrick | 3 | -18/+65 |
| 2025-01-04 | ipn: declare NotifyWatchOpt consts without using iota | Brad Fitzpatrick | 1 | -9/+15 |
| 2025-01-04 | Fix various linting, vet & static check issues | Marc Paquette | 4 | -5/+7 |
| 2025-01-04 | Update README to reference correct Commit Style URL | Marc Paquette | 1 | -1/+1 |
| 2025-01-04 | ipn: convert ServeConfig Range methods to iterators | Brad Fitzpatrick | 2 | -30/+32 |
| 2025-01-04 | types/views: remove various Map Range funcs; use iterators everywhere | Brad Fitzpatrick | 2 | -86/+45 |
| 2025-01-04 | all: use iterators in more places instead of Range funcs | Brad Fitzpatrick | 7 | -50/+33 |
| 2025-01-03 | go.mod: update github.com/go-json-experiment/json (#14522) | Joe Tsai | 2 | -3/+3 |
| 2025-01-03 | control/controlclient: remove optimization that was more convoluted than useful | Brad Fitzpatrick | 2 | -51/+30 |
| 2025-01-03 | util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps | Brad Fitzpatrick | 17 | -41/+76 |
| 2025-01-03 | wgengine/router: refactor udm-pro into broader ubnt support | Jason Barnett | 3 | -56/+17 |
| 2025-01-03 | ipn/ipnlocal: use context.CancelFunc type for doc clarity | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-03 | ipn: update reference to Notify's Swift definition | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-12-31 | all: add means to set device posture attributes from node | Brad Fitzpatrick | 5 | -2/+125 |
| 2024-12-30 | scripts/install.sh: add special case for Parrot Security (#14487) | Erisa A | 1 | -0/+8 |
| 2024-12-27 | cmd/systray: properly set tooltip on different platforms | Will Norris | 1 | -5/+15 |
| 2024-12-27 | cmd/systray: update state management and initialization | Will Norris | 1 | -92/+128 |
| 2024-12-23 | cmd/systray: set app icon and title consistently | Will Norris | 2 | -37/+50 |
| 2024-12-23 | cmd/systray: add icons for exit node online and offline | Will Norris | 1 | -44/+133 |
| 2024-12-23 | metrics,syncs: add ShardedInt support to metrics.LabelMap | James Tucker | 3 | -0/+46 |
| 2024-12-23 | scripts/installer.sh: allow CachyOS for Arch packages (#14464) | Erisa A | 1 | -1/+1 |
| 2024-12-23 | cmd/systray: rebuild menu on pref change, assorted other fixes | Will Norris | 1 | -39/+52 |
| 2024-12-23 | scripts/installer.sh: accept different capitalisation of deepin (#14463) | Erisa A | 1 | -1/+1 |
| 2024-12-23 | util/stringsx: add package for extra string functions, like CompareFold | Brad Fitzpatrick | 2 | -0/+130 |
| 2024-12-23 | .github: update matrix of installer.sh tests (#14462) | Erisa A | 1 | -7/+4 |
| 2024-12-23 | scripts/installer.sh: add support for PikaOS (#14461) | Erisa A | 1 | -0/+13 |
| 2024-12-21 | wgengine/router: add ip rules for unifi udm-pro | Jason Barnett | 3 | -10/+110 |
| 2024-12-20 | cmd/systray: add visual workarounds for gnome, mac, and windows | Will Norris | 1 | -2/+17 |
| 2024-12-20 | cmd/systray: add exit nodes menu | Will Norris | 1 | -4/+251 |
| 2024-12-20 | tailcfg: rename and retype ServiceHost capability (#14380) | Naman Sood | 1 | -5/+27 |
| 2024-12-20 | cmd/systray: remove new menu delay on KDE | Will Norris | 1 | -7/+30 |
| 2024-12-20 | prober: make histogram buckets cumulative | Percy Wegmann | 2 | -2/+1 |
| 2024-12-20 | cmd/k8s-operator,k8s-operator: include top-level CRD descriptions (#14435) | Tom Proctor | 6 | -0/+62 |
| 2024-12-19 | cmd/systray: improve profile menu | Will Norris | 1 | -7/+48 |
| 2024-12-19 | syncs: add ShardedInt expvar.Var type | James Tucker | 7 | -1/+404 |
| 2024-12-19 | cmd/systray: add extra padding around notification icon | Will Norris | 2 | -2/+8 |
| 2024-12-19 | cmd/derpprobe,prober: add ability to perform continuous queuing delay measure... | Percy Wegmann | 8 | -54/+428 |
| 2024-12-19 | cmd/systray: add account switcher | Andrew Lytvynov | 1 | -16/+75 |
| 2024-12-18 | syncs: add MutexValue (#14422) | Joe Tsai | 2 | -0/+96 |
| 2024-12-17 | docs/k8s: add some high-level operator architecture diagrams (#13915) | Tom Proctor | 1 | -0/+517 |
| 2024-12-16 | Switch logging service from log.tailscale.io to log.tailscale.com (#14398) | Joe Tsai | 14 | -24/+26 |
| 2024-12-16 | prober: fix WithBandwidthProbing behavior with optional tunAddress | Brad Fitzpatrick | 1 | -6/+8 |
| 2024-12-16 | go.toolchain.rev: bump Go toolchain | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-12-16 | types/opt: fix test to be agnostic to omitzero support (#14401) | Joe Tsai | 1 | -1/+10 |
| 2024-12-16 | cmd/k8s-operator: fix ProxyGroup hostname (#14336) | Irbe Krumina | 1 | -1/+1 |
| 2024-12-13 | prober: perform DERP bandwidth probes over TUN device to mimic real client | Percy Wegmann | 5 | -28/+411 |
| 2024-12-13 | net/netcheck: adjust HTTPS latency check to connection time and avoid data race | James Tucker | 4 | -12/+19 |