summaryrefslogtreecommitdiffhomepage
path: root/tstest
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-20tka: created a shared testing library for ChonkAlex Chan2-0/+309
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 Fitzpatrick2-2/+2
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 Chan3-11/+0
2025-09-26cmd/tailscale/cli: fix race condition in `up --force-reauth`Alex Chan1-8/+0
2025-09-26tstest/integration: skip this test rather than commenting it outAlex Chan1-10/+14
2025-09-25tstest/integration: expand the tests for `tailscale up`Alex Chan2-44/+192
2025-09-24derp/derpserver: clean up extraction of derp.Server (#17264)Simon Law2-2/+2