summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration
AgeCommit message (Expand)AuthorFilesLines
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 Sood1-4/+22
2026-04-14tstest/integration: use linkat to hardlink test binaries on LinuxBrad Fitzpatrick4-5/+104
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 Fitzpatrick1-8/+99
2026-04-10tstest: add RequireRoot helperBrad Fitzpatrick1-12/+4
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 Fitzpatrick1-2/+2
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood1-37/+169
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 Fitzpatrick3-7/+4
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick2-7/+5
2026-03-05tstest/natlab: add test for no control and rotated disco key (#18261)Claus Lensbøl1-4/+52
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-01-24tstest/integration/testcontrol: fix unguarded read of DNS configJames Tucker1-4/+7
2026-01-23all: remove AUTHORS file and references to itWill Norris23-24/+24
2026-01-16tsnet: add support for ServicesHarry Harpham1-3/+89
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan3-3/+264
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-20cmd/tailscaled,ipn: show a health warning when state store fails to open (#17...Andrew Lytvynov6-0/+42
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-3/+3
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-6/+0
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick1-0/+22
2025-10-20cmd/tailscale: improve the error message for `lock log` with no lockAlex Chan1-0/+40
2025-10-08cmd/tailscale/cli: only print authURLs and device approval URLs onceAlex Chan2-3/+188
2025-10-08tstest/integration: log all the output printed by `tailscale up`Alex Chan2-1/+4
2025-10-08tstest/integration: test `tailscale up` when device approval is requiredAlex Chan3-101/+222
2025-10-06tstest/integration: mark TestPeerRelayPing as flakyAlex Chan1-0/+1
2025-10-03tstest/integration: mark TestClientSideJailing as flakyAlex Chan1-0/+1
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick5-5/+0
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick5-5/+0
2025-09-29feature/clientupdate: move clientupdate to a modular feature, disabled for tsnetBrad Fitzpatrick1-2/+3
2025-09-28util/backoff: rename logtail/backoff package to util/backoffBrad Fitzpatrick1-1/+1
2025-09-27tstest/integration/vms,.github/workflows: bump Ubuntu and NixOS for VM tests ...Irbe Krumina8-204/+14
2025-09-26types/opt: de-weird the API a bit with new True and False constsBrad Fitzpatrick2-2/+2
2025-09-26tstest/integration: deflake TestC2NDebugNetmap, disable service collectionBrad Fitzpatrick2-2/+9
2025-09-26cmd/tailscaled: start implementing ts_omit_netstackBrad Fitzpatrick5-0/+5
2025-09-26all: don't rebind variables in for loopsAlex Chan1-1/+0
2025-09-26cmd/tailscale/cli: fix race condition in `up --force-reauth`Alex Chan1-8/+0