summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-14wgengine: replace reflect.DeepEqual with typed Equal for maybeReconfigInputs ...Fernando Serboncini2-4/+151
2026-04-14util/linuxfw: fix nil deref in nftables chain checkBrad Fitzpatrick2-2/+43
2026-04-14tstest/integration: use linkat to hardlink test binaries on LinuxBrad Fitzpatrick4-5/+104
2026-04-14tstest: fix kernel version parsing for Debian-style version stringsAvery Pennarun2-4/+46
2026-04-14wgengine/magicsock: deflake TestTwoDevicePing compare-metrics-statsBrad Fitzpatrick1-72/+107
2026-04-14net/dns: fix TestDNSTrampleRecovery failure under flakestressBrad Fitzpatrick4-31/+36
2026-04-14control/controlclient: improve filter on netmap updates (#19308)Claus Lensbøl2-41/+240
2026-04-13go.mod: upgrade go-git to v5.17.1Patrick O'Doherty5-9/+9
2026-04-13derp/derpserver: increase minimum token bucket sizeJordan Whited2-24/+36
2026-04-13tstest/integration: clear SSH_CLIENT env to prevent false positive detectionAvery Pennarun1-0/+3
2026-04-13all: fix six tests that failed with -count=2Brad Fitzpatrick9-15/+70
2026-04-13.gitignore: explicitly include tool/go.exeJames Tucker1-1/+4
2026-04-13cmd/derper: fix TestLookupMetric to pass when run aloneBrad Fitzpatrick1-6/+28
2026-04-13tstest/integration/nat, tstest/natlab/vnet: fix natlab test flakeBrad Fitzpatrick3-8/+138
2026-04-13tstest: add AssertNotParallel helperBrad Fitzpatrick1-0/+14
2026-04-13wgengine/netstack: fix data race on in-flight connection test globalsBrad Fitzpatrick2-9/+13
2026-04-13cmd/containerboot: mark TestContainerBoot as flakyBrad Fitzpatrick1-0/+2
2026-04-13version: show tailscale/go toolchain git hash in version outputBrad Fitzpatrick4-13/+69
2026-04-13ipn/ipnlocal: mark TestStateMachineSeamless as flakyBrad Fitzpatrick1-0/+2
2026-04-13types/netmap,tailcfg: update documentation for Services capAdriano Sela Aviles2-4/+8
2026-04-13ssh/tailssh: speed up SSH integration testsBrad Fitzpatrick4-118/+104
2026-04-13licenses: update license noticesLicense Updater3-6/+6
2026-04-13cmd/derper: mark rate-config flag as experimental and unstableJordan Whited1-1/+1
2026-04-13ipn/localapi,client/local: add services over localapiAdriano Sela Aviles3-0/+28
2026-04-13ssh/tailssh: gofmtBrad Fitzpatrick1-2/+2
2026-04-13tailscaleroot: add test that tsgo rev is in Go build cache keysBrad Fitzpatrick1-0/+57
2026-04-13tailcfg,types/netmap: add (visible) Services to SelfNode Caps (#19335)Adriano Sela Aviles2-0/+54
2026-04-11tstest/tailmac: add headless mode for automated VM testingBrad Fitzpatrick5-10/+36
2026-04-10gokrazy: add arm64 natlab appliance image supportBrad Fitzpatrick7-3/+27
2026-04-10.github, tool/listpkgs: automatically find tests which use tstest.RequireRootBrad Fitzpatrick5-11/+82
2026-04-10cmd/derper,derp: add --rate-config file with SIGHUP reload (#19314)Mike O'Driscoll3-52/+412
2026-04-10wgengine/router/osrouter: fix privileged tests missing fake netfilter runnerAmal Bansode1-0/+4
2026-04-10tstest: add RequireRoot helperBrad Fitzpatrick4-18/+15
2026-04-10tka: Revert "improve logging for Compact and Commit operations"Alex Chan2-13/+0
2026-04-10tka: keep the CompactionDefaults alongside the other limitsAlex Chan3-7/+19
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