summaryrefslogtreecommitdiffhomepage
path: root/cmd/stund
AgeCommit message (Expand)AuthorFilesLines
2025-04-28tsweb/varz: export GC CPU fraction gaugeJames Tucker1-1/+2
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-1/+2
2025-03-18tsweb: split promvarz into an optional dependencyDavid Anderson2-6/+10
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick1-29/+55
2025-01-26go.mod: bump depaware, add --internal flag to stop hiding internal packagesBrad Fitzpatrick1-0/+58
2025-01-17go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1...Irbe Krumina1-2/+1
2024-12-23metrics,syncs: add ShardedInt support to metrics.LabelMapJames Tucker1-0/+2
2024-11-20tsweb: change RequestID format to have a date in itBrad Fitzpatrick1-4/+2
2024-11-05types/result, util/lineiter: add package for a result type, use itBrad Fitzpatrick1-1/+2
2024-09-24cli: add `tailscale dns query` (#13368)Andrea Gottardo1-1/+1
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-1/+1
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-3/+2
2024-09-08cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410)Irbe Krumina1-1/+3
2024-08-27tsweb/varz: remove pprofKristoffer Dalby1-1/+1
2024-08-22all: switch to and require Go 1.23Brad Fitzpatrick1-2/+5
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl1-0/+7
2024-06-24types/lazy: add Peek method to SyncValueAndrew Dunham1-1/+1
2024-06-16net/ipset, wgengine/filter/filtertype: add split-out packagesBrad Fitzpatrick1-2/+0
2024-06-16net/tsaddr: use bart in NewContainsIPFunc, add tests, benchmarksBrad Fitzpatrick1-0/+2
2024-06-05all: use math/rand/v2 moreMaisem Ali1-1/+1
2024-04-17build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410)dependabot[bot]1-0/+1
2024-04-09tsweb: switch to fastuuid for request ID generationJames Tucker1-1/+3
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-1/+0
2024-02-07go.toolchain.rev: bump to Go 1.22.0 (#11055)Andrew Lytvynov1-2/+2
2024-01-19go.mod: bump most deps for start of cycleJames Tucker1-13/+10
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai1-0/+1
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker2-0/+238