summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2026-01-21cmd/k8s-operator,k8s-operator: Allow the use of multiple tailnets (#18344)David Bond17-64/+548
2026-01-19net/udprelay: advertise addresses from cloud metadata service (#18368)Alex Valiushko1-1/+1
2026-01-16net/netmon: move TailscaleInterfaceIndex out of netmon.State (#18428)Jonathan Nobels1-1/+2
2026-01-16k8s-operator,kube: allowing k8s api request events to be enabled via grants (...Tom Meadows1-0/+2
2026-01-14cmd/containerboot: allow for automatic ID token generationMario Minardi4-8/+79
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova6-3/+223
2026-01-13metrics: add a NewLabelMap helper to create and register label mapsAnton Tolchanov1-7/+2
2026-01-09go.mod: bump github.com/containerd/containerd@v1.7.29 (#18374)Patrick O'Doherty1-4/+4
2026-01-08cmd,internal,feature: add workload idenity support to gitops pusherMario Minardi1-38/+73
2026-01-08feature/featuretags: make QR codes modular (#18358)Simon Law3-17/+34
2026-01-08net/portmapper, go.mod: unfork our goupnp dependencyAndrew Dunham4-27/+27
2026-01-08cmd/k8s-operator/e2e,go.mod: remove client v2 dependencyTom Proctor1-31/+50
2026-01-08cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415)Tom Proctor13-197/+1350
2026-01-07cmd/tailscale/cli, util/qrcodes: format QR codes on Linux consoles (#18182)Simon Law3-20/+10
2026-01-07cmd/containerboot: add OAuth and WIF auth support (#18311)Raj Singh4-10/+131
2026-01-07cmd/distsign: add CLI for verifying package signatures (#18239)Andrew Lytvynov1-0/+42
2026-01-07ipn,cmd/tailscale/cli: set correct SNI name for TLS-terminated TCP Services (...Naman Sood2-6/+19
2026-01-06wgengine/magicsock: extract IMDS utilities into a standalone package (#18334)Alex Valiushko5-0/+5
2026-01-06cmd/tailscale/cli: remove Services-specific subcommands from funnel (#18225)Harry Harpham1-74/+81
2026-01-06cmd/tailscaled,ipn/{ipnlocal,store/kubestore}: don't create attestation keys ...Irbe Krumina2-4/+98
2026-01-05cmd/tailscaled: disable state encryption / attestation by default (#18336)Andrew Lytvynov1-14/+4
2025-12-25cmd/derper: add --acme-email flag for GCP cert mode (#18278)Raj Singh3-7/+21
2025-12-22cmd/tailscale/cli: document why there's no --force-reauth on loginAlex Chan1-0/+3
2025-12-19cmd/k8s-operator,ipn/ipnlocal: allow opting out of ACME order replace extensi...Irbe Krumina3-0/+26
2025-12-18cmd/containerboot: support egress to Tailscale Service FQDNs (#17493)Tom Proctor4-57/+125
2025-12-17cmd/k8s-operator: fixes helm template for oauth secret volume mount (#18230)Tom Meadows2-23/+27
2025-12-17net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#1...Jonathan Nobels1-3/+3
2025-12-16client/local: add method to set gauge metric to a valueWill Norris1-1/+1
2025-12-15.github,cmd/cigocacher: add flags --version --stats --cigocached-hostcmd/cigocacher/d0d993f5d6576b5d97d0242c64bbe2de049d6486Tom Proctor2-26/+81
2025-12-15cmd/k8s-operator: fix statefulset template yaml indentation (#18194)Tom Meadows5-21/+62
2025-12-10cmd/derper: add GCP Certificate Manager support (#18161)Raj Singh4-8/+76
2025-12-09net/dns: retrample resolve.conf when another process has trampled it (#18069)Claus Lensbøl1-2/+2
2025-12-09appc,feature: add the start of new conn25 app connectorFran Bull3-5/+8
2025-12-09cmd/tailscale/cli: stabilise the output of `tailscale lock status --json`Alex Chan4-21/+439
2025-12-08cmd/k8s-operator: warn if users attempt to expose a headless Service (#18140)Irbe Krumina2-86/+88
2025-12-08cmd/k8s-operator: don't log errors on not found objects. (#18142)Irbe Krumina1-3/+10
2025-12-04cmd/tailscale,ipn: add Unix socket support for servePeter A.3-1/+93
2025-12-03go.mod: bump the version of setecAlex Chan1-1/+1
2025-12-02tsnet: enable node registration via federated identityGesa Stupperich2-1/+5
2025-12-02cmd/netlogfmt: allow empty --resolve-addrs flag (#18103)Joe Tsai1-0/+1
2025-12-02cleanup: fix typos across multiple filesNaasir4-4/+4
2025-12-02.github,cmd/cigocacher: use cigocacher for windowsTom Proctor4-24/+261
2025-12-01k8s-operator: Fix typos in egress-pod-readiness.goShaikh Naasir1-2/+2
2025-12-01cmd/tailscale/cli: soften the warning on `--force-reauth` for seamlessAlex Chan1-1/+1
2025-11-28cmd/k8s-operator fix populateTLSSecret on tests (#18088)Fernando Serboncini1-2/+2
2025-11-28cmd/k8s-operator: add support for taiscale.com/http-redirect (#17596)Fernando Serboncini5-36/+429
2025-11-26derp/derpserver: add a unique sender cardinality estimateJames Tucker1-0/+2
2025-11-25cmd/tailscale/cli,ipn,all: make peer relay server port a *uint16Jordan Whited1-1/+1
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick1-1/+1
2025-11-25cmd/k8s-operator: allow HA ingresses to be deleted when VIP service does not ...David Bond3-26/+71