summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration/vms
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris12-12/+12
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-3/+3
2025-09-27tstest/integration/vms,.github/workflows: bump Ubuntu and NixOS for VM tests ...Irbe Krumina8-204/+14
2025-05-02tstest/integration: don't require TestMake, stop leaking binaries in /tmpBrad Fitzpatrick2-11/+4
2024-08-22all: fix new lint warnings from bumping staticcheckBrad Fitzpatrick1-2/+0
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-51/+0
2024-04-28net/{interfaces,netmon}, all: merge net/interfaces package into net/netmonBrad Fitzpatrick1-3/+3
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick3-3/+3
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-0/+2
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov2-9/+0
2023-08-24all: adjust some build tags for plan9Brad Fitzpatrick6-6/+6
2023-01-27all: update tools that manage copyright headersWill Norris1-5/+2
2023-01-27all: update copyright and license headersWill Norris16-48/+32
2022-11-04all: remove old +build tagsBrad Fitzpatrick8-8/+0
2022-09-29all: fix spelling mistakesJosh Soref2-2/+2
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick4-10/+8
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick2-2/+4
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick4-5/+5
2022-05-06tstest/integration/vms: use hujson.Standardize instead of hujson.Unmarshal (#...Joe Tsai1-2/+5
2022-05-06tailcfg,all: change structs to []*dnstype.ResolverMaisem Ali1-1/+1
2022-04-12tstest/integration/vms: smoke test derphttp through mitm proxiesTom DNetto5-20/+175
2022-04-11tstest/integration/vms: test on stable nixos (21.11)Tom DNetto5-2/+32
2022-04-08tstest/integration/vms: consistently use two dashes for command-line switchesTom DNetto1-1/+1
2022-04-07tstest/integration/vms: fix docs, qemu-img invocationTom DNetto2-9/+7
2022-01-27cmd/tailscale: fix up --reset, againBrad Fitzpatrick1-0/+1
2021-12-13tstest/integration: build binaries only onceJosh Bleecher Snyder4-18/+26
2021-12-01Replace AWS SDK v1 dependency with v2Artyom Pervukhin1-10/+9
2021-10-12all: fix spelling mistakesnicksherron1-1/+1
2021-10-07all: gofmtBrad Fitzpatrick1-0/+1
2021-09-07tstest/integration/vms: use fork of goexpect to avoid proto/grpc depDavid Crawshaw1-1/+1
2021-09-01tstest/integration/vms: move build tags from linux to !windowsDavid Crawshaw9-23/+17
2021-08-31tstest/integration/vms: test DNS configurationChristine Dodrill3-1/+110
2021-08-31.github: add Ubuntu VM testDavid Crawshaw1-3/+4
2021-08-31tstest/integration/vms: turn on logcatcher logging by defaultDavid Crawshaw1-1/+1
2021-08-31tstest/integration/vms: avoid log after test completionDavid Crawshaw1-0/+3
2021-08-31tstest/integration/vms: give guest multiple cores and use generic machineDavid Crawshaw1-1/+3
2021-08-31tstest/integration/vms: print qemu console output, fix printing issuesDavid Crawshaw3-112/+153
2021-08-31tstest/integration/vms: fix ubuntu URLsDavid Crawshaw2-285/+6
2021-08-30vms: make ssh-keygen quiet by defaultDavid Crawshaw1-1/+5
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder10-0/+10
2021-07-22tstest/integration/vms: disable rDNS for sshd on centos (#2492)Christine Dodrill1-1/+3
2021-07-22tstest/integration/vms: disable nixos unstable (#2491)Christine Dodrill1-0/+4
2021-07-16tstest/integration/vms: codegen for top level tests (#2441)Christine Dodrill9-149/+513
2021-07-16tstest/integration/vms: use one testcontrol instance per VM (#2437)Christine Dodrill5-101/+113
2021-07-15tstest/integration/vms: attempt to send more UDP packets (#2433)Christine Dodrill1-16/+31
2021-07-15tstest/integration/vms: deflake the tailscale_status test (#2427)Christine Dodrill1-5/+26
2021-07-13tstest/integration/vms: delete a log file i was using to debug the tests (#2416)Christine Dodrill1-191/+0
2021-07-13tstest/integration/vms: split up test framework into files (#2396)Christine Dodrill6-621/+846
2021-07-13tstest/integration/testcontrol: add ipv6 support (#2394)Christine Dodrill1-0/+20
2021-07-12Revert "Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364)"...Christine Dodrill3-0/+383