summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration/integration.go
AgeCommit message (Expand)AuthorFilesLines
2024-08-09vnet: add control/derps to test, stateful firewallBrad Fitzpatrick1-0/+1
2024-03-21all: use zstdframe where sensible (#11491)Joe Tsai1-10/+8
2023-10-14tstest/integration: add tests for tun mode (requiring root)Brad Fitzpatrick1-0/+10
2023-10-13tstest/integration: set race flag when cross compiling, conditionally fail on...Brad Fitzpatrick1-1/+5
2023-02-28all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)Joe Tsai1-2/+2
2023-02-14tstest/integration: enable go lookups from $PATHJames Tucker1-8/+23
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-3/+2
2022-02-18control/controlclient: use structured logging for MapResponse.ControlTimeJosh Bleecher Snyder1-0/+12
2021-12-13tstest/integration: build binaries only onceJosh Bleecher Snyder1-33/+63
2021-11-30tstest/integration: stop leaking zstd.DecodersJosh Bleecher Snyder1-1/+5
2021-10-28derp: use new node key type.David Anderson1-6/+1
2021-08-30tstest/integration: prefix logs with logidDavid Crawshaw1-2/+24
2021-08-30tstest/integration: listen on the specified IPDavid Crawshaw1-1/+10
2021-07-17ipn/ipnlocal: stay out of map poll when downBrad Fitzpatrick1-0/+7
2021-07-09tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTestsBrad Fitzpatrick1-8/+9
2021-07-08tstest/integration/vms: use an in-process logcatcher (#2360)Christine Dodrill1-0/+95
2021-06-25tstest/integration/vms: add in-process DERP server (#2108)Christine Dodrill1-0/+62
2021-05-31tstest/integration/vms: copy locally built binaries (#2006)Christine Dodrill1-0/+100