summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-06-20cmd/k8s-operator: remove conffile hashing mechanism (#16335)annotationsIrbe Krumina7-238/+74
2025-06-18net/tlsdial: fix TLS cert validation of HTTPS proxiesBrad Fitzpatrick1-0/+81
2025-06-18feature/tpm: implement ipn.StateStore using TPM sealing (#16030)Andrew Lytvynov1-1/+1
2025-06-18cmd/tsidp: fix OIDC client persistence across restartsRaj Singh2-9/+148
2025-06-17cmd/tailscale: clean up dns --help messages (#16306)Simon Law3-63/+98
2025-06-17derp/derphttp: add error notify for RunWatchConnectionLoop (#16261)Mike O'Driscoll1-1/+2
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick4-0/+4
2025-06-16cmd/natc: add a flag to use specific DNS serversJames Tucker2-2/+225
2025-06-16tka: reject removal of the last signing keyAnton Tolchanov1-0/+3
2025-06-16cmd/k8s-operator: ensure that TLS resources are updated for HA Ingress (#16262)Irbe Krumina3-154/+183
2025-06-13client/local: use an iterator to stream bus events (#16269)M. J. Fromberger2-10/+3
2025-06-13net/netcheck: preserve live home DERP through packet lossJames Tucker1-1/+1
2025-06-12cmd/k8s-operator: ensure status update errors are displayed to users (#16251)Irbe Krumina4-23/+24
2025-06-11ipn/localapi,client/local: add debug watcher for bus events (#16239)Claus Lensbøl2-0/+25
2025-06-11cmd/natc: allow specifying the tsnet state dirFran Bull2-33/+34
2025-06-10cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414)Mike O'Driscoll3-2/+71
2025-06-10cmd/tailscale/cli: add a risk message about rp_filterAnton Tolchanov5-3/+28
2025-06-09cmd/k8s-operator: explicitly set tcp on VIPService port configuration for Ing...Tom Meadows2-9/+9
2025-06-05cmd/natc: use new on disk state store for consensusFran Bull2-2/+34
2025-06-04cmd/natc: add optional consensus backendFran Bull7-10/+1029
2025-06-03cmd/tsidp: add Docker image building support (#16078)Raj Singh3-71/+682
2025-05-30cmd/containerboot: allow setting --accept-dns via TS_EXTRA_ARGS again (#16129)Irbe Krumina3-91/+322
2025-05-29go.mod: bump golang.org/x depsBrad Fitzpatrick2-2/+4
2025-05-29net/tshttpproxy: fix WDAP/PAC proxy detection on Win10 1607 and earlierNick Khyl1-1/+1
2025-05-24cmd/tsidp: add web UI for managing OIDC clients (#16068)Raj Singh6-7/+1097
2025-05-24cmd/tsidp: Fix sending string for refresh_tokenTim Klocke1-1/+1
2025-05-23cmd/k8s-operator: validate Service tags, catch duplicate Tailscale Services (...Irbe Krumina6-25/+122
2025-05-22client/web: add Sec-Fetch-Site CSRF protection (#16046)Patrick O'Doherty4-18/+14
2025-05-22cmd/derper: fix mesh auth for DERP servers (#16061)Simon Law2-56/+1
2025-05-20cmd/k8s-operator: fix Tailscale Service API errors check (#16020)Irbe Krumina3-11/+5
2025-05-19cmd/tailscale/cli: suggest using "tailscale set", not "up", to set operatorBrad Fitzpatrick1-1/+1
2025-05-19cmd/derper, net/tlsdial: fix client's self-signed cert validationBrad Fitzpatrick5-0/+5
2025-05-19cmd/k8s-operator: rename VIPService -> Tailscale Service in L3 HA Service Rec...Tom Meadows3-137/+137
2025-05-19cmd/k8s-operator: warn if HA Service is applied, but VIPService feature flag ...Tom Meadows1-0/+10
2025-05-19cmd/k8s-operator,kube/kubetypes,k8s-operator/apis: reconcile L3 HA Services (...Tom Meadows11-21/+1427
2025-05-19{cmd,}/k8s-operator: support IRSA for Recorder resources (#15913)Tom Proctor6-25/+288
2025-05-19cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to c...Irbe Krumina8-793/+1392
2025-05-15cmd/proxy-to-grafana: strip X-Webauth* headers from all requests (#15985)Patrick O'Doherty2-9/+91
2025-05-14cmd/k8s-operator: warn if Tailscale Services use attempted for tailnet withou...Irbe Krumina3-145/+191
2025-05-12cmd/derpprobe: exit with non-zero status if --once fails (#15926)Simon Law1-0/+4
2025-05-09wgengine/magicsock: re-shape relayManager to use an event loop (#15935)Jordan Whited1-0/+1
2025-05-09ipn/ipnlocal,net/dns/resolver: use the user dialer and routes for DNS forward...Nick Khyl2-2/+2
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited1-0/+1
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick4-4/+17
2025-05-07cmd/tailscale/cli: omit "file" subcommand if taildrop is omitted from buildBrad Fitzpatrick2-9/+26
2025-05-07tsnet: don't depend on condregister & its default tailscaled featuresBrad Fitzpatrick1-36/+7
2025-05-06taildrop: merge taildrop and feature/taildrop packages togetherBrad Fitzpatrick2-2/+0
2025-05-06feature/taildrop: move rest of Taildrop out of LocalBackendBrad Fitzpatrick5-147/+3
2025-05-06cmd/tailscale/cli: rename "--posture-checking" to "--report-posture"Brad Fitzpatrick5-25/+37
2025-05-06cmd/k8s-operator,k8s-operator/api-proxy: move k8s proxy code to library (#15857)Tom Proctor4-625/+7