| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-28 | tsweb/varz: export GC CPU fraction gauge | James Tucker | 1 | -1/+2 |
| 2025-04-08 | all: unify some redundant testing.TB interface copies | Brad Fitzpatrick | 1 | -1/+2 |
| 2025-03-18 | tsweb: split promvarz into an optional dependency | David Anderson | 2 | -6/+10 |
| 2025-02-19 | go.toolchain.branch: update to Go 1.24 (#15016) | Brad Fitzpatrick | 1 | -29/+55 |
| 2025-01-26 | go.mod: bump depaware, add --internal flag to stop hiding internal packages | Brad Fitzpatrick | 1 | -0/+58 |
| 2025-01-17 | go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1... | Irbe Krumina | 1 | -2/+1 |
| 2024-12-23 | metrics,syncs: add ShardedInt support to metrics.LabelMap | James Tucker | 1 | -0/+2 |
| 2024-11-20 | tsweb: change RequestID format to have a date in it | Brad Fitzpatrick | 1 | -4/+2 |
| 2024-11-05 | types/result, util/lineiter: add package for a result type, use it | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-09-24 | cli: add `tailscale dns query` (#13368) | Andrea Gottardo | 1 | -1/+1 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -1/+1 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -3/+2 |
| 2024-09-08 | cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410) | Irbe Krumina | 1 | -1/+3 |
| 2024-08-27 | tsweb/varz: remove pprof | Kristoffer Dalby | 1 | -1/+1 |
| 2024-08-22 | all: switch to and require Go 1.23 | Brad Fitzpatrick | 1 | -2/+5 |
| 2024-07-08 | types/opt: add generic Value[T any] for optional values of any types | Nick Khyl | 1 | -0/+7 |
| 2024-06-24 | types/lazy: add Peek method to SyncValue | Andrew Dunham | 1 | -1/+1 |
| 2024-06-16 | net/ipset, wgengine/filter/filtertype: add split-out packages | Brad Fitzpatrick | 1 | -2/+0 |
| 2024-06-16 | net/tsaddr: use bart in NewContainsIPFunc, add tests, benchmarks | Brad Fitzpatrick | 1 | -0/+2 |
| 2024-06-05 | all: use math/rand/v2 more | Maisem Ali | 1 | -1/+1 |
| 2024-04-17 | build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410) | dependabot[bot] | 1 | -0/+1 |
| 2024-04-09 | tsweb: switch to fastuuid for request ID generation | James Tucker | 1 | -1/+3 |
| 2024-02-07 | util/cmpx: delete now that we're using Go 1.22 | Brad Fitzpatrick | 1 | -1/+0 |
| 2024-02-07 | go.toolchain.rev: bump to Go 1.22.0 (#11055) | Andrew Lytvynov | 1 | -2/+2 |
| 2024-01-19 | go.mod: bump most deps for start of cycle | James Tucker | 1 | -13/+10 |
| 2024-01-16 | all: make use of ctxkey everywhere (#10846) | Joe Tsai | 1 | -0/+1 |
| 2024-01-08 | cmd/{derper,stund},net/stunserver: add standalone stun server | James Tucker | 2 | -0/+238 |