summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-16client/systray: set consistent ID for StatusNotifierItemWill Norris1-0/+5
2026-02-16cmd/cigocacher: remove Windows-specific disk code moved upstream (#18697)Brad Fitzpatrick10-440/+55
2026-02-15tool/gocross: respect TS_GO_NEXT=1 in gocross tooBrad Fitzpatrick1-1/+5
2026-02-13ipn/ipnlocal: log errors when suggesting exit nodes (#18728)Simon Law1-2/+6
2026-02-13gokrazy: use monorepo for gokrazy appliance builds (monogok)Brad Fitzpatrick54-1391/+124
2026-02-13health: always include control health messages in the current stateNick Khyl1-7/+4
2026-02-13ipn/ipnlocal/netmapcache: include packet filters in the cache (#18715)M. J. Fromberger3-33/+115
2026-02-13util/clientmetric, wgengine/watchdog: report watchdog errors in user/client m...Jonathan Nobels2-18/+176
2026-02-13control/controlknobs,net/dns,tailcfg: add a control knob that disables hosts ...Nick Khyl3-8/+31
2026-02-13net/dns: write MagicDNS host names to the hosts file on domain-joined Windows...Nick Khyl1-1/+9
2026-02-13k8s-operator,cmd/k8s-operator: define ProxyGroupPolicy CRD (#18614)David Bond5-0/+391
2026-02-12.github/workflows: bump oss-fuzz builder hashBrad Fitzpatrick1-4/+4
2026-02-12portlist: also tb.Skip benchmarks (not just tests) on bad Linux kernelsBrad Fitzpatrick1-1/+2
2026-02-12clientupdate, cmd/tailscale/cli: support updating to release-candidates (#18632)Will Hannah4-59/+74
2026-02-11tstun: add test for intercept orderingMichael Ben-Ami1-0/+65
2026-02-11testcontrol: send updates for new DNS records or app capabilitiesHarry Harpham2-42/+5
2026-02-11tstest: update clock to always use UTC (#18663)Fernando Serboncini1-2/+5
2026-02-11prober: export a metric with the number of in-flight probesAnton Tolchanov2-2/+24
2026-02-10go.toolchain.next.rev: update to final Go 1.26.0 [next]Brad Fitzpatrick1-1/+1
2026-02-10ipn/ipnlocal: log traffic steering scores and suggested exit nodes (#18681)Simon Law1-2/+21
2026-02-10licenses: update license noticesLicense Updater2-2/+2
2026-02-10logtail/filch: fix filch test panic (#18660)James Scott2-27/+14
2026-02-10magicsock, ipnlocal: revert eventbus-based node/filter updates, remove Synchr...Brad Fitzpatrick5-217/+95
2026-02-10net/dns, ipn/local: skip health warnings in dns forwarder when accept-dns is ...Jonathan Nobels9-28/+70
2026-02-10cmd/containerboot: fix error handling for egress (#18657)BeckyPauley1-1/+2
2026-02-09tool/gocross: replace use of Start-Process -Wait flag with WaitForExitAaron Klotz1-3/+6
2026-02-09.github/workflows: add macos runnerBrad Fitzpatrick3-1/+78
2026-02-09tstun,wgengine: add new datapath hooks for intercepting Connectors 2025Michael Ben-Ami2-15/+64
2026-02-09go.mod: update bart dep to v0.26.1 (#18659)Amal Bansode12-14/+49
2026-02-09flake.nix: update NixOS wiki link (#18662)faukah1-1/+1
2026-02-09cmd/tailscaled: update documentation urlTim Walters1-1/+1
2026-02-08cmd/tailscale,feature/featuretags: make webbrowser and colorable deps omittableBrad Fitzpatrick12-23/+119
2026-02-06tailcfg: add peerRelay bool to hostinfoKevinLiang105-0/+21
2026-02-06go.toolchain.{rev,next.rev}: update to Go 1.25.7 / Go 1.26rc3 (#18633)Andrew Lytvynov6-5/+6
2026-02-06cmd/tailscale: add event bus queue depth debuggingJames Tucker3-0/+78
2026-02-06tsweb/varz: remove unnecessary Map.Init() calls in testsAnton Tolchanov1-8/+0
2026-02-06tsweb/varz: only export numeric expvar.Map valuesAnton Tolchanov2-2/+55
2026-02-06control/controlclient: fix canSkipStatus online conditionsJames Tucker2-10/+10
2026-02-06cmd/tailscale: don't depend on regexp in minbox buildsBrad Fitzpatrick4-11/+31