summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-07-25cmd/k8s-operator: Enhance DNS record handling for ProxyGroup egress servicesdns-proxygroupRaj Singh2-98/+310
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
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov2-0/+16
2025-05-01cmd/tsidp: remove backticks in README in shell exampleBrad Fitzpatrick1-1/+1
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick1-4/+12
2025-05-01cmd/tailscale/cli: unhide `--posture-checking` flag to `set`Anton Tolchanov1-1/+1
2025-04-28tsweb/varz: export GC CPU fraction gaugeJames Tucker3-3/+4
2025-04-25types/mapx, ipn/ipnext: add ordered map, akin to set.SliceBrad Fitzpatrick2-0/+2
2025-04-17cmd/tsidp: fix interface{} linter warnings (#15729)Patrick O'Doherty2-97/+98
2025-04-17cmd/tsidp: add groups claim to tsidp (#15127)Cedric Kienzler2-2/+997
2025-04-17cmd/k8s-operator: default ingress paths to '/' if not specified by user (#15706)Tom Meadows2-6/+176
2025-04-17cmd/dist,release/dist: sign QNAP builds with a Google Cloud hosted keyPercy Wegmann1-8/+17
2025-04-16feature/taildrop: start moving Taildrop out of LocalBackendBrad Fitzpatrick4-5/+22
2025-04-16net/netmon: publish events to event busDavid Anderson7-7/+19
2025-04-16derp/derphttp: remove ban on websockets dependencyDavid Anderson1-1/+0
2025-04-16cmd/tailscaled: clean up unnecessary logf indirection #cleanupDavid Anderson1-3/+1
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger3-3/+3
2025-04-16{wgengine,util/portmapper}: add and plumb an event bus (#15359)M. J. Fromberger1-3/+15
2025-04-16portmapper: update NewClient to use a Config argumentM. J. Fromberger1-1/+4
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger5-8/+6
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson3-3/+20
2025-04-16feature/{condregister,relayserver}: implement the skeleton for the relayserve...Jordan Whited2-1/+5