summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration
AgeCommit message (Expand)AuthorFilesLines
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
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 Law1-1/+1
2025-09-24derp/derpserver: split off derp.Server out of derp into its own packageBrad Fitzpatrick1-4/+3
2025-09-23client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tails...Jordan Whited1-1/+44
2025-09-19ipn/ipnlocal: add a C2N endpoint for fetching a netmapAnton Tolchanov2-3/+155
2025-09-19tstest/integration: support multiple C2N handlers in testcontrolAnton Tolchanov2-37/+105
2025-09-15tstest/integration{/testcontrol}: add peer relay integration test (#17103)Jordan Whited3-8/+130
2025-09-11feature/drive: start factoring out Taildrive, add ts_omit_drive build tagBrad Fitzpatrick5-0/+5
2025-09-10tstest/integration/testcontrol: propagate CapVer (#17093)Jordan Whited1-0/+2
2025-09-08utils/expvarx, tstest/integration: mark two tests as known flaky (#17052)Alex Chan1-0/+1
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick5-5/+5
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick5-0/+5
2025-07-21tstest/integration/testcontrol: include peer CapMaps in MapResponsesRaj Singh2-0/+151
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov6-6/+73
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick1-0/+1
2025-05-04tstest/integration: work around ETXTBSY flakeBrad Fitzpatrick1-0/+26
2025-05-02tstest/integration: don't require TestMake, stop leaking binaries in /tmpBrad Fitzpatrick4-51/+134
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick3-41/+77
2025-04-29tstest/integration: remove vestigial env var set in testsBrad Fitzpatrick1-1/+0
2025-04-28tstest/integration: export test helpersBrad Fitzpatrick2-105/+107
2025-04-28tstest/integration: move code from integration_test.go to integration.goBrad Fitzpatrick2-600/+605
2025-04-16net/netmon: publish events to event busDavid Anderson5-0/+5
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger5-5/+0