summaryrefslogtreecommitdiffhomepage
path: root/tstest
AgeCommit message (Expand)AuthorFilesLines
2025-06-19tstest/tlstest: simplify, don't even bake in any keysBrad Fitzpatrick5-61/+87
2025-06-18net/tlsdial: fix TLS cert validation of HTTPS proxiesBrad Fitzpatrick4-0/+182
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-25net/portmapper: fix test flakes from logging after test doneBrad Fitzpatrick1-1/+2
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-04-10tstest: parse goroutines for diff in ResourceCheck (#15619)Paul Scott2-3/+477
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick2-5/+5
2025-04-08tstest/nettest: pull the non-test Network abstraction out to netx packageBrad Fitzpatrick1-110/+7
2025-04-07nettest, *: add option to run HTTP tests with in-memory networkBrad Fitzpatrick1-0/+199
2025-03-29cmd/vnet: add wsproxy modeBrad Fitzpatrick2-0/+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-24tstest/mts: add multiple-tailscaled development toolBrad Fitzpatrick1-0/+599
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-24tstest/deptest: add DepChecker.ExtraEnv option for callers to setBrad Fitzpatrick1-0/+2
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 Fitzpatrick7-11/+12
2025-01-26tstest/deptest: verify that tailscale.com BadDeps actually existBrad Fitzpatrick1-0/+25
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick1-0/+1
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-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai2-2/+2
2024-11-15tstest/integration/testcontrol: remove a vestigial unused parameterBrad Fitzpatrick1-4/+4
2024-11-07derp/derphttp: don't link websockets other than on GOOS=jsBrad Fitzpatrick1-4/+13
2024-11-07control/controlhttp/controlhttpserver: split out Accept to its own packageBrad Fitzpatrick1-2/+2
2024-11-07cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSHBrad Fitzpatrick1-1/+2
2024-10-29tstest/tailmac: add support for mounting host directories in the guest (#13957)Jonathan Nobels5-14/+35
2024-10-29tstest/tailmac: fix Host.app path generation (#13953)Jonathan Nobels1-2/+5
2024-10-28tstest/natlab: add latency & loss simulationJames Tucker3-3/+56
2024-10-14tstest: avoid Fatal in ResourceCheck to show panic (#13790)Paul Scott1-2/+6
2024-10-10ipn/conffile: don't depend on hujson on iOS/AndroidBrad Fitzpatrick1-0/+1
2024-10-10clientupdate: don't link distsign on platforms that don't downloadBrad Fitzpatrick1-8/+9
2024-10-09clientupdate, ipn/localapi: don't use google/uuid, thin iOS depsBrad Fitzpatrick1-0/+2
2024-10-09safesocket: don't depend on go-ps on iOSBrad Fitzpatrick1-0/+1
2024-10-09control/controlhttp: don't link ts2021 server + websocket code on iOSBrad Fitzpatrick1-3/+5
2024-10-09syncs: delete Map.Range, update callers to iteratorsBrad Fitzpatrick1-3/+2