summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-12-09.github/workflows: try using a DevDrive on Windowsbradfitz/devdriveBrad Fitzpatrick1-0/+8
2025-12-09.github: add cigocacher release workflowTom Proctor1-0/+73
2025-12-09cmd/tailscale/cli: stabilise the output of `tailscale lock status --json`Alex Chan6-21/+441
2025-12-08Revert "ipn/ipnlocal: shut down old control client synchronously on reset"Nick Khyl1-10/+29
2025-12-08scripts/installer.sh: add SteamOS handling (#18159)Erisa A1-0/+5
2025-12-08tka: add some more tests for Bootstrap()Alex Chan1-0/+60
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-05client/systray: change systray to start after graphical.target (#18138)Claus Lensbøl1-1/+1
2025-12-05ipn/ipnlocal: add peer API endpoints to Hostinfo on initial client creation (...James 'zofrex' Sanderson2-10/+102
2025-12-04cmd/tailscale,ipn: add Unix socket support for servePeter A.8-3/+482
2025-12-04ipn/ipnlocal: fix LocalBackend deadlock when packet arrives during profile sw...Nick Khyl1-10/+10
2025-12-03ipn/ipnlocal: shut down old control client synchronously on resetNick Khyl1-29/+10
2025-12-03go.toolchain.rev: update to Go 1.25.5 (#18123)Andrew Lytvynov4-4/+4
2025-12-03net/udprelay: bind multiple sockets per af on LinuxJordan Whited3-58/+165
2025-12-03go.mod: bump the version of setecAlex Chan6-11/+10
2025-12-02.github: make cigocacher script more robustTom Proctor1-7/+36
2025-12-02wgengine: fix TSMP/ICMP callback leakBrad Fitzpatrick1-0/+2
2025-12-02tsnet: enable node registration via federated identityGesa Stupperich7-47/+522
2025-12-02cmd/netlogfmt: allow empty --resolve-addrs flag (#18103)Joe Tsai1-0/+1
2025-12-02scripts/installer: add TAILSCALE_VERSION environment variable (#18014)Raj Singh2-12/+88
2025-12-02tool: bump binaryen wasm optimiser version 111 -> 125Tom Proctor1-1/+1
2025-12-02licenses: update license noticesLicense Updater4-40/+43
2025-12-02cleanup: fix typos across multiple filesNaasir5-5/+5
2025-12-02.github,cmd/cigocacher: use cigocacher for windowsTom Proctor7-56/+372
2025-12-02.github: only save cache on mainTom Proctor1-58/+95
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-12-01feature/posture: log method and full URL for posture identity requestsAnton Tolchanov1-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-27.github/workflows: only run golang ci lint when go files have changedMario Minardi1-1/+5
2025-11-27build(deps): bump braces from 3.0.2 to 3.0.3 in /client/webdependabot[bot]1-8/+8
2025-11-27build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /client/webdependabot[bot]1-3/+3
2025-11-27build(deps-dev): bump vitest from 1.3.1 to 1.6.1 in /client/webdependabot[bot]2-49/+44
2025-11-27build(deps-dev): bump vite from 5.1.7 to 5.4.21 in /client/webdependabot[bot]2-213/+277
2025-11-27build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /client/webdependabot[bot]1-3/+3
2025-11-26.github/workflows: skip draft PRs for request review workflowsMario Minardi1-0/+2
2025-11-26syncs: add means of declare locking assumptions for debug mode validationBrad Fitzpatrick3-0/+48
2025-11-26VERSION.txt: this is v1.93.0 (#18074)v1.93.0-preJonathan Nobels1-1/+1
2025-11-26derp/derpserver: add a unique sender cardinality estimateJames Tucker8-4/+238
2025-11-26feature/tpm: return opening errors from both /dev/tpmrm0 and /dev/tpm0 (#18071)Andrew Lytvynov1-1/+8
2025-11-26util/execqueue: don't hold mutex in RunSyncBrad Fitzpatrick2-17/+29
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan7-286/+573
2025-11-25cmd/tailscale/cli,ipn,all: make peer relay server port a *uint16Jordan Whited9-51/+48
2025-11-25ipn/serve: validate service paths in HasPathHandlerSachin Iyer2-0/+44
2025-11-25net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995)Claus Lensbøl7-25/+280
2025-11-25ipn/ipnlocal: don't panic if there are no suitable exit nodesAlex Chan2-0/+66
2025-11-25tsconsensus: skip integration tests in CIFran Bull1-11/+2
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick9-43/+147