summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-11control/controlclient: continue map poll during key expiry to receive extensionsapenwarr/key-extendAvery Pennarun3-12/+653
2026-04-09ipn/ipnlocal: add netmap mutations to the ipn bus (#19120)Jonathan Nobels4-13/+242
2026-04-09cmd/k8s-operator: set PreferDualStack on ProxyGroup egress services (#19194)Fernando Serboncini2-3/+5
2026-04-09ssh/tailssh: fix default PATH for DebianAndrew Dunham1-1/+1
2026-04-09tstest/natlab: add TestSubnetRouterFreeBSD with FreeBSD cloud image supportBrad Fitzpatrick6-39/+163
2026-04-09cmd/k8s-operator: migrate to tailscale-client-go-v2 (#19010)David Bond33-933/+909
2026-04-09tka: improve logging for Compact and Commit operationsAlex Chan2-0/+13
2026-04-08vmtest: add VM-based integration test frameworkBrad Fitzpatrick12-11/+1382
2026-04-08tsweb: add TS_DEBUG_TRUSTED_CIDRS envknob to debug (#19283)Jason O'Donnell2-0/+129
2026-04-08misc: add install-git-hooks.go and git hook for Change-Id trackingBrad Fitzpatrick5-3/+408
2026-04-08tool/goexe: refactor to use windows_sysNathan Perry5-249/+79
2026-04-08tool: replace go.cmd with a 19KB Rust go.exe wrapperBrad Fitzpatrick11-107/+757
2026-04-08tstest/natlab/vnet: add multi-NIC node support, DHCP fixes, and VIPsBrad Fitzpatrick4-27/+314
2026-04-08tstest/integration/testcontrol: notify peers when subnet routes changeBrad Fitzpatrick1-0/+7
2026-04-08control/controlclient: avoid calls to ms.netmap() (#19281)Claus Lensbøl2-18/+13
2026-04-08wgengine/netstack: allow UDP listeners to receive traffic on Service VIP addr...Tom Meadows2-0/+216
2026-04-07tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial pathsBrad Fitzpatrick13-4/+108
2026-04-07go.toolchain.rev: update to Go 1.26.2Brad Fitzpatrick5-5/+5
2026-04-07derp: align FrameType docs casingJordan Whited3-20/+20
2026-04-07cmd/containerboot: rate-limit IPN bus netmap notificationsDoug Bryant1-3/+3
2026-04-07derp/derpserver: add per-connection receive rate limiting (#19222)Mike O'Driscoll3-6/+190
2026-04-07licenses: update license noticesLicense Updater2-16/+16
2026-04-07k8s-operator/sessionrecording/ws: unify Read/Write frame parsing (#19227)altFernando Serboncini3-166/+215
2026-04-07ipn/desktop: move behind feature/condregisterBrad Fitzpatrick4-12/+18
2026-04-07feature/conn25: add IPv6 supportFran Bull3-115/+379
2026-04-07ipn/desktop: use runtime.Pinner to force heap-allocation of msgNick Khyl1-4/+7
2026-04-07ipn/localapi, cli, clientmetric: add ipnbus feature tag; fix omit.go stubBrad Fitzpatrick6-4/+37
2026-04-07wgengine/userspace: add extra check for tsmp learned keys in engine (#19223)Claus Lensbøl2-4/+115
2026-04-07control/controlclient: add rwlock to peers in mapsession (#19261)Claus Lensbøl3-10/+97
2026-04-07ssh/tailssh: fix race in session termination message deliveryBrad Fitzpatrick2-9/+14
2026-04-07.golangci.yml: enforce gliderssh import alias via importas linterKristoffer Dalby1-0/+6
2026-04-07ssh: replace tempfork with tailscale/glidersshKristoffer Dalby14-172/+460
2026-04-07tempfork/gliderlabs/ssh: remove tempforkKristoffer Dalby21-2815/+51
2026-04-06ipn/ipnlocal,net/netmon: make frequent darkwake more efficientJames Tucker5-35/+410
2026-04-06go.toolchain.rev: bump our Go toolchain for caching fixBrad Fitzpatrick3-3/+3
2026-04-06safeweb: add CSRF token helpers and set cookie path to root (#19265)Fernando Serboncini1-1/+11
2026-04-06ssh/tailssh: fix integration test hang due to missing host keysBrad Fitzpatrick1-1/+15
2026-04-06tailcfg: fix ClientVersion.UrgentSecurityUpdate doc comment (#19214)Dylan Bargatze1-1/+1
2026-04-05cmd/cloner, cmd/viewer: handle named map/slice types with Clone/View methodsBrad Fitzpatrick10-6/+440
2026-04-05ipn/ipnlocal: add health.Tracker to tests where it was warning in CIBrad Fitzpatrick4-3/+20
2026-04-05ci: fix Windows benchmarks running all tests instead of just benchmarksBrad Fitzpatrick1-1/+4
2026-04-05client/web: fix nil metricCapture crash in mockLocalAPIBrad Fitzpatrick1-1/+3
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick87-982/+1405
2026-04-05tool/gocross: skip broken TestGocrossWrapper inside `git worktree` (#19218)Simon Law2-0/+26
2026-04-03flake.nix: add patch for debug/mod.go (#19238)Mike O'Driscoll1-2/+14
2026-04-03ipn/ipnlocal: ensure TestServeUnixSocket actually serves a Unix socketHarry Harpham1-0/+18
2026-04-02client,cmd/tailscale,ipn/{ipnlocal,localapi}: add debug CLI command to clear ...M. J. Fromberger4-9/+77
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood3-46/+224
2026-04-02control/controlclient: filter out disco updates from full map (#19220)Claus Lensbøl2-0/+175
2026-04-02cmd/k8s-operator: add further E2E tests for Ingress (#19219)BeckyPauley4-74/+416