summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-01-29debug testwrapperdebug-testwrapperTom Proctor1-0/+3
2026-01-29control/controlclient: add PersistView.Valid() check in NetmapFromMapResponse...Paul Scott1-0/+3
2026-01-28.github/workflows: set CMD_GO_USE_GIT_HASH=true for our cmd/goBrad Fitzpatrick2-0/+2
2026-01-28logtail/filch: fix panic in concurrent file access (#18555)Joe Tsai2-2/+25
2026-01-28cmd/testwrapper: show "(cached)" for packages that hit the cacheBrad Fitzpatrick1-4/+17
2026-01-28go.toolchain.rev: bump for cmd/go caching workBrad Fitzpatrick2-2/+2
2026-01-28ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547)M. J. Fromberger2-6/+64
2026-01-28go.toolchain.rev: bump for cmd/go caching workBrad Fitzpatrick2-2/+2
2026-01-28cmd/testwrapper/flakytest: skip flaky tests if TS_SKIP_FLAKY_TESTS setBrad Fitzpatrick1-0/+14
2026-01-27Add .stignore for syncthing (#18540)Andrew Lytvynov2-0/+4
2026-01-27cmd/printdep: add --next flag to use rc Go build hash insteadBrad Fitzpatrick3-2/+16
2026-01-27tool/gocross, pull-toolchain.sh: support a "next" Go toolchainBrad Fitzpatrick4-10/+31
2026-01-27cmd/tailscale/cli: add json output option to `switch --list` (#18501)Cameron Stokes1-3/+47
2026-01-27hostinfo: retrieve OS version for Macs running the OSS clientAlex Chan1-0/+17
2026-01-26ipn/localapi: stop logging "broken pipe" errors (#18487)Amal Bansode5-2/+83
2026-01-26ipn/ipnlocal/netmapcache: add a package to split and cache network maps (#18497)M. J. Fromberger8-3/+707
2026-01-26tsnet: make ListenService examples consistent with other tsnet examplesHarry Harpham2-16/+10
2026-01-26net/dns: add test for DoH upgrade of system DNSAndrew Dunham2-0/+242
2026-01-26net/dns/publicdns: support CIRA Canadian ShieldAndrew Dunham1-0/+20
2026-01-26appc,ipn/ipnlocal: Add split DNS entries for conn25 peersFran Bull4-0/+298
2026-01-24tstest/integration/testcontrol: fix unguarded read of DNS configJames Tucker1-4/+7
2026-01-23licenses: update license noticesLicense Updater4-82/+83
2026-01-23go.toolchain.rev: update to Go 1.25.6 (#18507)Andrew Lytvynov4-4/+4
2026-01-23wf: allow limited broadcast to/from permitted interfaces when using an exit n...Nick Khyl2-6/+79
2026-01-23all: remove AUTHORS file and references to itWill Norris2026-2048/+2031
2026-01-23ipn/ipnlocal: manage per-profile subdirectories in TailscaleVarRoot (#18485)M. J. Fromberger2-0/+111
2026-01-23scripts/installer.sh: allow running dnf5 install script twice (#18492)Francois Marier1-1/+1
2026-01-22tsnet: add support for a user-supplied tun.DeviceJames Tucker3-5/+842
2026-01-22tsnet: clarify that ListenService starts the server if necessaryHarry Harpham1-0/+2
2026-01-22wgengine: send disco key via TSMP on first contact (#18215)Claus Lensbøl3-4/+67
2026-01-21net/udprelay: add tailscaled_peer_relay_endpoints gauge (#18265)Alex Valiushko4-24/+258
2026-01-21util/limiter: don't panic when dumping a new LimiterJosh Bleecher Snyder2-0/+8
2026-01-21cmd/k8s-operator,k8s-operator: Allow the use of multiple tailnets (#18344)David Bond31-64/+1730
2026-01-20version: add support for reporting the mac variant from tailscale --version (...Jonathan Nobels1-7/+74
2026-01-19net/udprelay: advertise addresses from cloud metadata service (#18368)Alex Valiushko2-5/+25
2026-01-19k8s-operator,kube: remove enableSessionRecording from Kubernetes Cap Map (#18...Tom Meadows2-14/+4
2026-01-19net/portmapper: Stop replacing the internal port with the upnp external port ...Eduardo Sorribas1-1/+1
2026-01-16tsnet: add support for ServicesHarry Harpham8-35/+983
2026-01-16ipn/ipnlocal: allow retrieval of serve config ETags from local APIHarry Harpham3-36/+48
2026-01-16net/netmon: move TailscaleInterfaceIndex out of netmon.State (#18428)Jonathan Nobels9-60/+184
2026-01-16docs/windows/policy: use a separate value to track the configuration state of...Nick Khyl1-1/+1
2026-01-16k8s-operator,kube: allowing k8s api request events to be enabled via grants (...Tom Meadows6-50/+118
2026-01-15tool/gocross: update gocross-wrapper.ps1 to use absolute path for resolving tarAaron Klotz1-1/+6
2026-01-14VERSION.txt: this is v1.95.0 (#18414)v1.95.0-preNick O'Neill1-1/+1
2026-01-14.github/workflows: double the timeout for golangci-lint (#18404)Simon Law1-1/+5
2026-01-14ipn,ipn/local: always accept routes for Tailscale Services (cgnat range) (#18...Tom Meadows4-6/+116
2026-01-14cmd/containerboot: allow for automatic ID token generationMario Minardi4-8/+79
2026-01-14tsnet: allow for automatic ID token generationMario Minardi2-6/+70
2026-01-14.github/actions/go-cache: build cigocacher using remote path, fall back to ./...Irbe Krumina2-3/+19
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova18-42/+592