summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration
AgeCommit message (Expand)AuthorFilesLines
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
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson5-0/+5
2025-04-14tstest/integration: simplify TestDNSOverTCPIntervalResolver (#15686)Jordan Whited1-15/+5
2025-03-28cmd/tailscaled,ipn/{auditlog,ipnlocal},tsd: omit auditlog unless explicitly i...Nick Khyl1-0/+1
2025-03-25tstest/integration/testcontrol: fix AddRawMapResponse race conditionJames Sanderson1-7/+9
2025-03-21tstest: make it clearer where AwaitRunning failed and whyJames Sanderson1-1/+3
2025-03-07wgengine/magicsock: use learned DERP route as send path of last resortBrad Fitzpatrick1-0/+36
2025-03-04gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CIBrad Fitzpatrick1-1/+19
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl1-0/+1
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick6-8/+9
2025-01-23cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ...Nick Khyl1-0/+1
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick5-0/+5
2025-01-14all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]Brad Fitzpatrick1-1/+1
2025-01-07all: fix golangci-lint errorsWill Norris1-1/+1
2025-01-06tailcfg: remove unused User fieldsBrad Fitzpatrick1-13/+15
2024-11-15tstest/integration/testcontrol: remove a vestigial unused parameterBrad Fitzpatrick1-4/+4
2024-11-07control/controlhttp/controlhttpserver: split out Accept to its own packageBrad Fitzpatrick1-2/+2
2024-10-02control/control{client,http}: don't noise dial localhost:443 in http-only testsBrad Fitzpatrick1-0/+1
2024-09-27ipn/ipnlocal: add advertised and primary route metricsKristoffer Dalby1-0/+2
2024-09-16wgengine/magicsock: disable raw disco by default; add envknob to enableAndrew Dunham1-5/+9
2024-09-03tstest/natlab: add dual stack with blackholed IPv4Brad Fitzpatrick1-0/+25
2024-08-29tstest/integration: add UDP netstack loopback integration test (#13312)Jordan Whited1-5/+152
2024-08-28wgengine/netstack: implement netstack loopback (#13301)Jordan Whited1-4/+152
2024-08-26tstest/natlab: fix IPv6 tests, remove TODOsBrad Fitzpatrick1-18/+30
2024-08-24tstest/natlab/vnet: add start of IPv6 supportBrad Fitzpatrick1-1/+38
2024-08-23tstest/integration: change log.Fatal() to t.Fatal() (#13253)Jordan Whited1-1/+1
2024-08-23tstest/integration: exercise TCP DNS queries against quad-100 (#13231)Jordan Whited1-0/+86
2024-08-22all: fix new lint warnings from bumping staticcheckBrad Fitzpatrick1-2/+0
2024-08-13gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlabBrad Fitzpatrick1-3/+4
2024-08-13tstest/integration/nat: remove -audio none flag from qemuBrad Fitzpatrick1-1/+0
2024-08-13tstest/integration/nat: make Tailscale status log print less spammyBrad Fitzpatrick1-1/+1
2024-08-13tstest/integration/nat: crank up verbosity of a failing testBrad Fitzpatrick1-1/+14
2024-08-13tstest/natlab/vnet: standardize on 1-based naming of nodes, networks, MACsBrad Fitzpatrick1-10/+10
2024-08-13tstest/natlab: get tailscaled logs from gokrazy via syslogBrad Fitzpatrick1-39/+5
2024-08-12tstest/integration/nat: annotate test 'want' values, fail on mismatchBrad Fitzpatrick1-5/+25
2024-08-12cmd/tta, vnet: add host firewall, env var support, more testsBrad Fitzpatrick1-1/+73
2024-08-10cmd/tailscaled: allow setting env via linux cmdline for integration testsBrad Fitzpatrick5-0/+5
2024-08-09tstest/integration/nat: skip some tests by default without flagsBrad Fitzpatrick1-53/+40
2024-08-09tstest/natlab/vnet: add easyAFBrad Fitzpatrick1-3/+26
2024-08-09tstest/natlab/vnet: add pcap supportMaisem Ali1-1/+5
2024-08-09tstest/integration/nat: add sameLAN node typeBrad Fitzpatrick1-4/+29
2024-08-09tstest/integration/nat: add start of TestGridBrad Fitzpatrick1-1/+90