summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-02-28client/web: add zstd, remove brotli for precompressed assetsraggi/web-zst-precompressJames Tucker19-51/+585
2026-02-28tsnet: fix slow test shutdown leading to flakesJames Tucker1-2/+6
2026-02-27net/netmon: ignore NetBird interface on LinuxJames Tucker1-1/+6
2026-02-27wgengine/netstack: deliver self-addressed packets via loopbackJames Tucker4-0/+428
2026-02-26cmd/tailscaled/*.{target,unit}: add systemd online targetJames Tucker2-0/+16
2026-02-26go.mod: bump gvisorBrad Fitzpatrick10-20/+33
2026-02-26client/systray: add installer for a freedesktop autostart file (#18767)Claus Lensbøl8-2/+358
2026-02-26wgengine/magicsock: only run derpActiveFunc after connecting to DERP (#18814)Fernando Serboncini2-1/+59
2026-02-26util/set: make Set.Slice return elements in sorted order for ordered typesBrad Fitzpatrick2-2/+74
2026-02-25client/systray: open BrowseToURL from WatchIPN in a browser (#18816)Andrew Lytvynov1-0/+9
2026-02-25tstest/integration/nat: use per-call timeout in natlab ping (#18811)Fernando Serboncini1-15/+18
2026-02-25netns,wgengine: add OpenBSD support to netns via an rtablejoshua stein11-20/+231
2026-02-25tool/listpkgs: add --affected-by-tagBrad Fitzpatrick1-2/+79
2026-02-25cmd/k8s-operator: add exit node example (#18087)Chris Mosetick2-2/+28
2026-02-25prober: fix race condition in TestExcludeInRunAll (#18807)Mike O'Driscoll1-3/+8
2026-02-25cmd/containerboot, net/dns/resolver: remove unused funcs in testsBrad Fitzpatrick2-12/+0
2026-02-24ipnext,ipnlocal,wgengine/filter: add extension hooks for custom filter matchersMichael Ben-Ami4-18/+296
2026-02-24flake: fix default devShellKristoffer Dalby1-1/+1
2026-02-23.: permit running binary built with TS_GO_NEXT=1Brad Fitzpatrick1-4/+4
2026-02-23.github: bump actions/upload-artifact from 4.6.2 to 6.0.0dependabot[bot]2-2/+2
2026-02-23.github: bump actions/checkout from 6.0.1 to 6.0.2dependabot[bot]19-37/+37
2026-02-23.github: bump actions/download-artifact from 6.0.0 to 7.0.0dependabot[bot]1-1/+1
2026-02-23.github: bump actions/cache from 4.2.4 to 5.0.3dependabot[bot]1-29/+29
2026-02-23.github: bump peter-evans/create-pull-request from 8.0.0 to 8.1.0dependabot[bot]2-2/+2
2026-02-23licenses: update license noticesLicense Updater3-6/+6
2026-02-20cmd/containerboot,kube: enable autoadvertisement of Tailscale services on con...Tom Meadows12-65/+349
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 Bull11-292/+1000
2026-02-19build(deps): bump github.com/docker/docker (#13081)dependabot[bot]5-24/+31
2026-02-19.github: Bump github/codeql-action from 3.29.8 to 4.31.10 (#18454)dependabot[bot]1-3/+3
2026-02-19build(deps): bump github.com/go-viper/mapstructure/v2 (#16914)dependabot[bot]5-6/+6
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-19.github: Bump actions/create-github-app-token from 2.0.6 to 2.2.1 (#18388)dependabot[bot]3-3/+3
2026-02-19build(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.16.5 (#18667)dependabot[bot]5-17/+17
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-19.github: Bump DeterminateSystems/nix-installer-action from 20 to 21 (#18453)dependabot[bot]1-1/+1
2026-02-19build(deps): bump lodash from 4.17.21 to 4.17.23 in /client/web (#18476)dependabot[bot]1-3/+3
2026-02-19go.mod: bump filippo.io/edwards25519 (#18765)Andrew Lytvynov5-5/+6
2026-02-19.github: Bump actions/setup-go from 5.5.0 to 6.2.0 (#18455)dependabot[bot]3-3/+3
2026-02-19cmd/cigocacher: make --stats flag best-effort (#18761)Tom Proctor1-2/+12
2026-02-18netmon: use State AnyInterfaceUp in ChangeDelta (#18752)Jonathan Nobels1-6/+1
2026-02-18ipn/ipnlocal, cmd/tailscale: use wildcard. prefix for cert filenames (#18748)Fernando Serboncini3-19/+20
2026-02-18testcontrol: ensure Server.UpdateNode triggers netmap updatesHarry Harpham1-4/+13
2026-02-18cmd/k8s-operator,k8s-operator: define ProxyGroupPolicy reconciler (#18654)David Bond18-24/+987
2026-02-17ipn/ipnlocal: add basic support for netmap caching (#18530)M. J. Fromberger9-8/+192
2026-02-17tsconsensus: fix race condition in TestOnlyTaggedPeersCanBeDialedHarry Harpham2-4/+23
2026-02-17net/dns: make MagicDNS IPv6 registration opt-out now, not opt-inBrad Fitzpatrick5-34/+91
2026-02-16ssh/tailssh: fix data race on conn auth state in OnPolicyChangeBrad Fitzpatrick2-4/+92
2026-02-16all: replace UserVisibleError with vizerror packageWill Norris4-13/+8