summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-03-26cmd/k8s-operator,k8s-operator: disable HA Ingress before stable release (#15433)v1.83.0-preIrbe Krumina4-184/+2
2025-03-25cmd/natc: add test and fix for ip exhaustionJames Tucker2-18/+104
2025-03-26cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPServic...Irbe Krumina4-32/+168
2025-03-24cmd/natc: add some initial unit test coverageJames Tucker1-0/+365
2025-03-21cmd/k8s-operator,internal/client/tailscale: use VIPService annotations for ow...Tom Proctor2-71/+90
2025-03-21cmd/k8s-operator,k8s-operator: allow optionally using LE staging endpoint for...Irbe Krumina6-168/+397
2025-03-20cmd/tailscale: add CLI debug command to do raw LocalAPI requestsBrad Fitzpatrick1-0/+86
2025-03-19cmd/k8s-operator: update ProxyGroup config Secrets instead of patch (#15353)Tom Proctor2-20/+12
2025-03-19cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ...Irbe Krumina17-66/+254
2025-03-19cmd/k8s-operator: wait for VIPService before updating HA Ingress status (#15343)Tom Proctor6-51/+158
2025-03-18tsweb: split promvarz into an optional dependencyDavid Anderson9-21/+35
2025-03-18ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore...Irbe Krumina1-1/+1
2025-03-18cmd/k8s-operator: ensure old VIPServices are cleaned up (#15344)Tom Proctor2-17/+60
2025-03-18cmd/proxy-to-grafana: support setting Grafana role via grantsAnton Tolchanov1-7/+97
2025-03-14cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303)Irbe Krumina7-5/+419
2025-03-13cmd/testwrapper: print failed tests preventing retry (#15270)Paul Scott1-0/+14
2025-03-12control/controlclient, ipn: add client audit logging (#14950)Jonathan Nobels2-0/+2
2025-03-11tsnet,wgengine: fix src to primary Tailscale IP for TCP dialsFran Bull1-0/+1
2025-03-11cmd/tsidp: allow CORS requests to openid-configuration (#15229)Patrick O'Doherty1-0/+12
2025-03-10cmd/natc: error and log when IP range is exhaustedJames Tucker1-7/+15
2025-03-07cmd/derper, derp/derphttp: support, generate self-signed IP address certsBrad Fitzpatrick2-1/+174
2025-03-06cmd/k8s-operator: ensure HA Ingress can operate in multicluster mode. (#15157)Irbe Krumina4-187/+472
2025-03-06cmd/tsidp: use constant time comparison for client_id/secret (#15222)Patrick O'Doherty1-1/+4
2025-03-06cmd/k8s-operator: advertise VIPServices in ProxyGroup config (#14946)Tom Proctor6-36/+251
2025-03-05cmd/tsidp: add README and Dockerfile (#15205)Sam Linville2-0/+141
2025-03-04cmd/derper: add --home flag to control home page behaviorBrad Fitzpatrick1-13/+39
2025-03-04cmd/testwrapper: Display package-level outputJames Sanderson1-2/+14
2025-03-04cmd/hello: display native ipv4 (#15191)Brian Palmer1-0/+5
2025-02-27cmd/containerboot: fix nil pointer exception (#15090)Irbe Krumina2-4/+11
2025-02-25cmd/derper: add --socket flag to change unix socket path to tailscaledBrad Fitzpatrick1-0/+4
2025-02-24cmd/testwrapper/flakytest: add Marked to check if in flakytest (#15119)Paul Scott2-0/+75
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick8-163/+307
2025-02-19various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063)Andrew Lytvynov1-0/+3
2025-02-18client/tailscale,cmd/k8s-operator,internal/client/tailscale: move VIP service...Percy Wegmann4-155/+22
2025-02-18cmd/gitops-pusher: log error details when unable to fetch ACL ETagPercy Wegmann1-1/+3
2025-02-18cmd,tsnet,internal/client: create internal shim to deprecated control plane APIPercy Wegmann6-15/+6
2025-02-17cmd/testwrapper: temporarily remove test coverage supportBrad Fitzpatrick1-148/+1
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl3-0/+10
2025-02-14cmd/k8s-operator: allow to optionally configure an HTTP endpoint for the HA I...Irbe Krumina2-110/+352
2025-02-14ipn, tailscale/cli: add TaildropTargetStatus and remove race with FileTargets...kari-ts1-31/+63
2025-02-12go.mod: bump bartJames Tucker2-2/+4
2025-02-11net/dns: update to illarion/gonotify/v3 to fix a panicAnton2-2/+4
2025-02-11go.mod: bump x/* depsBrad Fitzpatrick3-0/+3
2025-02-06cmd/natc: remove speculative tuning from natcJames Tucker1-22/+0
2025-02-06go.mod,wgengine/netstack: use cubic congestion control, bump gvisorJames Tucker2-2/+2
2025-02-06cmd/tailscale: make ssh command work when tailscaled is built with the ts_inc...Sandro Jäckel1-5/+3
2025-02-06cmd/derper: support no mesh key (#14931)Mike O'Driscoll1-0/+2
2025-02-06cmd/derper: close setec after use (#14929)Mike O'Driscoll1-0/+1
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick22-52/+53
2025-02-05client,localclient: move localclient.go to client/local packagePercy Wegmann4-47/+51