summaryrefslogtreecommitdiffhomepage
path: root/tstest
AgeCommit message (Expand)AuthorFilesLines
2026-04-22tstest/natlab/vmtest,cmd/tta: add TestSiteToSiteBrad Fitzpatrick2-16/+149
2026-04-20tstest/integration/testcontrol: make Stream w/ capver >= 68 match docs, prodBrad Fitzpatrick2-1/+140
2026-04-17tstest/integration/vms: skip cloud-init package updates (#19443)Tom Proctor1-3/+2
2026-04-15control/controlclient: handle 429 responses during node registrationAnton Tolchanov1-0/+15
2026-04-15control/controlclient: accept key if last seen on exist node is absent (#19402)Claus Lensbøl1-2/+5
2026-04-14util/linuxfw,wgengine/router: allow incoming CGNAT range traffic with nodeattrNaman Sood2-4/+32
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-13tstest/integration: clear SSH_CLIENT env to prevent false positive detectionAvery Pennarun1-0/+3
2026-04-13tstest/integration/nat, tstest/natlab/vnet: fix natlab test flakeBrad Fitzpatrick2-8/+127
2026-04-13tstest: add AssertNotParallel helperBrad Fitzpatrick1-0/+14
2026-04-11tstest/tailmac: add headless mode for automated VM testingBrad Fitzpatrick5-10/+36
2026-04-10tstest: add RequireRoot helperBrad Fitzpatrick2-12/+12
2026-04-09tstest/natlab: add TestSubnetRouterFreeBSD with FreeBSD cloud image supportBrad Fitzpatrick5-38/+162
2026-04-08vmtest: add VM-based integration test frameworkBrad Fitzpatrick6-1/+1275
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-07ipn/desktop: move behind feature/condregisterBrad Fitzpatrick1-1/+0
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick3-80/+80
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood2-46/+189
2026-03-29cmd/tailscale: improve `tailscale lock` error message if no keysAlex Chan1-0/+32
2026-03-13tstest/integration: add userspace-networking + proxymap WhoIs integration testBrad Fitzpatrick1-0/+152
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick4-4/+4
2026-03-10tstest/integration: deflake TestCollectPanicBrad Fitzpatrick1-4/+15
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick8-24/+14
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick3-10/+6
2026-03-05all: fix typos in commentsBrad Fitzpatrick3-3/+3
2026-03-05tstest/natlab: add test for no control and rotated disco key (#18261)Claus Lensbøl3-29/+139
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick1-2/+2
2026-02-25tstest/integration/nat: use per-call timeout in natlab ping (#18811)Fernando Serboncini1-15/+18
2026-02-18testcontrol: ensure Server.UpdateNode triggers netmap updatesHarry Harpham1-4/+13
2026-02-13gokrazy: use monorepo for gokrazy appliance builds (monogok)Brad Fitzpatrick1-1/+1
2026-02-11testcontrol: send updates for new DNS records or app capabilitiesHarry Harpham1-38/+3
2026-02-11tstest: update clock to always use UTC (#18663)Fernando Serboncini1-2/+5
2026-01-24tstest/integration/testcontrol: fix unguarded read of DNS configJames Tucker1-4/+7
2026-01-23wf: allow limited broadcast to/from permitted interfaces when using an exit n...Nick Khyl1-0/+3
2026-01-23all: remove AUTHORS file and references to itWill Norris73-74/+74
2026-01-16tsnet: add support for ServicesHarry Harpham1-3/+89
2026-01-08net/portmapper, go.mod: unfork our goupnp dependencyAndrew Dunham1-6/+6
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan4-3/+484
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick3-34/+91
2025-11-23tstest/integration/testcontrol: de-flake TestUserMetricsRouteGaugesAndrew Dunham1-0/+3
2025-11-21portlist,tstest: skip tests on kernels with /proc/net/tcp regressionAndrew Dunham4-1/+97
2025-11-20cmd/tailscaled,ipn: show a health warning when state store fails to open (#17...Andrew Lytvynov6-0/+42
2025-11-19ipn/ipnlocal, tka: compact TKA state after every syncAlex Chan1-2/+2
2025-11-18tka: move RemoveAll() to CompactableChonkAlex Chan1-0/+47
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-3/+3
2025-11-17ipn/ipnlocal: use an in-memory TKA store if FS is unavailableAlex Chan1-0/+6
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick2-6/+106
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick1-0/+22