summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/cloner, cmd/viewer: handle named map/slice types with Clone/View methodsBrad Fitzpatrick9-4/+439
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick20-191/+558
2026-04-02client,cmd/tailscale,ipn/{ipnlocal,localapi}: add debug CLI command to clear ...M. J. Fromberger2-3/+36
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood1-0/+35
2026-04-02cmd/k8s-operator: add further E2E tests for Ingress (#19219)BeckyPauley4-74/+416
2026-04-01ipn, cmd/tailscale/cli: allow setting FQDN sans dot as an exit nodeAlex Chan2-2/+2
2026-04-01tka: refer consistently to "DisablementValues"Alex Chan3-8/+12
2026-03-29cmd/tailscale: improve `tailscale lock` error message if no keysAlex Chan1-17/+21
2026-03-26ipn/ipnlocal: warn incompatibility between no-snat-routes and exitnode (#19023)KevinLiang102-0/+10
2026-03-24feature/*,net/tstun: add tundev_txq_drops clientmetric on LinuxJordan Whited1-0/+1
2026-03-24cmd/tailscale/cli: add a debug command to print the statedirAlex Chan1-0/+25
2026-03-24derp,types,util: use bufio Peek+Discard for allocation-free fast reads (#19067)Mike O'Driscoll8-0/+8
2026-03-24all: use `bart.Lite` instead of `bart.Table` where appropriateAlex Chan2-10/+10
2026-03-23cmd/tailscale/cli: fix a typo in the `whois` help textAlex Chan1-1/+1
2026-03-23cmd/tailscale: print a helpful error for Taildrive CLI on macOS GUIAlex Chan2-0/+99
2026-03-20wgengine/magicsock,control/controlclient: do not overwrite discokey with old ...Claus Lensbøl5-0/+5
2026-03-18control,health,ipn: move IP forwarding check to health tracker (#19007)Mike O'Driscoll2-2/+2
2026-03-18feature/conn25: add NATing support with flow cachingMichael Ben-Ami1-1/+1
2026-03-13cmd/k8s-operator: fix Service reconcile triggers for default ProxyClass (#18983)Tom Proctor5-90/+331
2026-03-11cmd/{containerboot,k8s-operator}: reissue auth keys for broken proxies (#16450)Tom Proctor10-146/+865
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick4-18/+13
2026-03-10cmd/k8s-operator: use correct tailnet client for L7 & L3 ingresses (#18749)David Bond12-322/+403
2026-03-09appc,feature/conn25: conn25: send address assignments to connectorFran Bull5-5/+5
2026-03-06cmd/testwrapper: make test tolerant of a GOEXPERIMENT being setBrad Fitzpatrick1-2/+5
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick41-136/+93
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick44-275/+220
2026-03-05all: fix typos in commentsBrad Fitzpatrick1-1/+1
2026-03-05cmd/k8s-proxy: use L4 TCPForward instead of L7 HTTP proxy (#18179)Raj Singh2-13/+11
2026-03-05cli: `--json` for `tailscale dns status|query`Kristoffer Dalby5-163/+514
2026-03-05cmd/k8s-operator: remove deprecated TS_EXPERIMENTAL_KUBE_API_EVENTS (#18893)BeckyPauley1-0/+10
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick13-139/+184
2026-03-04cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)Mike O'Driscoll7-30/+5
2026-02-26cmd/tailscaled/*.{target,unit}: add systemd online targetJames Tucker2-0/+16
2026-02-26go.mod: bump gvisorBrad Fitzpatrick3-6/+6
2026-02-26client/systray: add installer for a freedesktop autostart file (#18767)Claus Lensbøl2-1/+2
2026-02-25cmd/k8s-operator: add exit node example (#18087)Chris Mosetick2-2/+28
2026-02-25cmd/containerboot, net/dns/resolver: remove unused funcs in testsBrad Fitzpatrick1-6/+0
2026-02-20cmd/containerboot,kube: enable autoadvertisement of Tailscale services on con...Tom Meadows9-65/+279
2026-02-20cmd/k8s-operator/e2e: mark TestIngress flaky (#18773)Tom Proctor2-1/+69
2026-02-20appc,feature/conn25,net: Add DNS response interception for conn25Fran Bull3-3/+3
2026-02-19cmd/tailscale/cli: add bind-address and bind-port flags to netcheck command (...Amal Bansode2-11/+184
2026-02-19build(deps): bump micromatch from 4.0.5 to 4.0.8 in /cmd/tsconnect (#13335)dependabot[bot]1-5/+5
2026-02-19build(deps): bump postcss from 8.4.14 to 8.4.31 in /cmd/tsconnect (#9698)dependabot[bot]1-14/+19
2026-02-19cmd/cigocacher: make --stats flag best-effort (#18761)Tom Proctor1-2/+12
2026-02-18ipn/ipnlocal, cmd/tailscale: use wildcard. prefix for cert filenames (#18748)Fernando Serboncini1-2/+3
2026-02-18cmd/k8s-operator,k8s-operator: define ProxyGroupPolicy reconciler (#18654)David Bond15-20/+379
2026-02-17ipn/ipnlocal: add basic support for netmap caching (#18530)M. J. Fromberger5-0/+5
2026-02-16all: replace UserVisibleError with vizerror packageWill Norris1-3/+3
2026-02-16cmd/cigocacher: remove Windows-specific disk code moved upstream (#18697)Brad Fitzpatrick5-431/+46
2026-02-13k8s-operator,cmd/k8s-operator: define ProxyGroupPolicy CRD (#18614)David Bond1-0/+139