2701 Commits (9d4eddcef8ce64e81be417abc24e4bcf0335a474)
 

Author SHA1 Message Date
julianknodt 9d4eddcef8 cmd/derper: add default -c arguments 5 years ago
Brad Fitzpatrick ee71c966fd cmd/derpprobe: bound node pair probe duration 5 years ago
Denton Gentry e28bc49e5f netns_linux: remove special handling for tests. 5 years ago
Denton Gentry d2480fd508 net/netns: support !CAP_NET_ADMIN 5 years ago
Denton Gentry 1896bf99d9 netns_linux: No namespace for localhost. 5 years ago
Denton Gentry d3697053c9 hostinfo: add AWS Fargate. 5 years ago
Denton Gentry 0ae2d2b3ab hostinfo: detect TestCase environment. 5 years ago
Denton Gentry 61622b18fa net/interface: add AWS App Runner /proc/net/route test 5 years ago
Brad Fitzpatrick 98ad7f279c ipn/localapi: fix inability to receive taildrop files w/ escaped names 5 years ago
Josh Bleecher Snyder 4f4dae32dd wgengine/magicsock: fix latent data race in test 5 years ago
Brad Fitzpatrick 01e159b610 ipn/ipnlocal: save prefs to disk on UpdatePrefs 5 years ago
julianknodt fb06ad19e7 wgcfg: Switch to using mem.RO 5 years ago
julianknodt d349a3231e wgcfg: use string cut instead of string split 5 years ago
julianknodt 664edbe566 wgcfg: add benchmark for FromUAPI 5 years ago
Christine Dodrill 5b845631ce
tstest/integration/vms: delete a log file i was using to debug the tests (#2416) 5 years ago
Dan Bond ceb8c2b34e cmd/tailscale: update web server test copyright 5 years ago
Dan Bond 52972679e6 cmd/tailscale: improve web server test structure 5 years ago
Dan Bond 4c684fcf8c cmd/tailscale: test web server url func 5 years ago
Dan Bond 652bbc9aa0 cmd/tailscale: log web listen addr 5 years ago
Brad Fitzpatrick 1cedd944cf cmd/tailscale/cli: diagnose missing tailscaled on 'up' 5 years ago
Christine Dodrill ede8ec1e20
tstest/integration/vms: split up test framework into files (#2396) 5 years ago
Christine Dodrill 1f2a877c61
tstest/integration/testcontrol: add ipv6 support (#2394) 5 years ago
Brad Fitzpatrick 61e8fd4698 cmd/derpprobe: move from cmd/derper/derpprobe 5 years ago
maddie d976a84d7e derp: allow self node when verifying clients 5 years ago
Brad Fitzpatrick 05da2691a5 cmd/derper/derpprobe: add derp prober 5 years ago
David Crawshaw 87481282eb ipn: another controlplane synonym 5 years ago
Brad Fitzpatrick 4c0494185b derp: remove "fine for now" intentional slow memory leak from derp server 5 years ago
David Crawshaw c84d7baf98 cmd/tailscale/cli: factor out more up code for testing 5 years ago
David Anderson d98829583a derp: use a dedicated queue for disco traffic. 5 years ago
David Anderson 67158549ab derp: actually export the new drop counter. 5 years ago
David Anderson 36492ace9d derp: add counters to track the type of dropped packets. 5 years ago
Brad Fitzpatrick 1072397375 go.mod: bump wireguard/windows to a version that still exists 5 years ago
Christine Dodrill 1b1c85d069
Revert "Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364)" (#2365) 5 years ago
Simeng He 3d049a9d71 tstest/integration: change return type of AwaitIP from string to netaddr.IP 5 years ago
Brad Fitzpatrick 46896a9311 ipn/ipnlocal: start to test whether all state transitions save prefs to disk 5 years ago
Brad Fitzpatrick 22cac33fe7 ipn: remove an unnecessary lazy map init on read path 5 years ago
Brad Fitzpatrick 7e7c4c1bbe tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 5 years ago
Brad Fitzpatrick 92077ae78c wgengine/magicsock: make portmapping async 5 years ago
Christine Dodrill afbd35482d
tstest/integration/vms: add NixOS unstable back (#2330) 5 years ago
Christine Dodrill 33cacb5284
tstest/integration/vms: unbreak nixos builds (#2372) 5 years ago
Christine Dodrill b90f149f5e
Run tests on integration test changes (#2373) 5 years ago
Josh Bleecher Snyder 7a08c159e6 safesocket: create the test socket in a temp dir 5 years ago
Christine Dodrill 254fc7885b
Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364) 5 years ago
Christine Dodrill dc78be12c5
tstest/integration/vms: end-to-end UDP test (#2361) 5 years ago
Christine Dodrill a19eea965f
tstest/integration/vms: use an in-process logcatcher (#2360) 5 years ago
Brad Fitzpatrick 440566c5d2 net/interfaces: trim getPACWindows whitespace before parsing URL 5 years ago
Christine Dodrill 1e83b97498
tstest/integration/vms: outgoing SSH test (#2349) 5 years ago
Christine Dodrill 97279a0fe0
tstest/integration/vms: add Oracle Linux image (#2328) 5 years ago
Brad Fitzpatrick a9fc583211 cmd/tailscale/cli: document the web subcommand a bit more 5 years ago
Josh Bleecher Snyder 0ad92b89a6 net/tstun: fix data races 5 years ago