2714 Commits (e2eaae8224faf5ba2e5ae494e9ee357a60af2799)
 

Author SHA1 Message Date
Brad Fitzpatrick e2eaae8224 cmd/derpprobe: add in a delay to wait for mesh info to sync 5 years ago
Brad Fitzpatrick 2ba36c294b wgengine/monitor: subscribe to Linux ip rule events, log on rule deletes 5 years ago
Avery Pennarun 14135dd935 ipn/ipnlocal: make state_test catch the bug fixed by #2445 5 years ago
Brad Fitzpatrick 6eecf3c9d1 ipn/ipnlocal: stay out of map poll when down 5 years ago
Christine Dodrill 798b0da470
tstest/integration/vms: codegen for top level tests (#2441) 5 years ago
Christine Dodrill 391207bbcf
tstest/integration/vms: use one testcontrol instance per VM (#2437) 5 years ago
Brad Fitzpatrick 171ec9f8f4 control/{controlknobs,controlclient}: simplify knobs API, fix controlclient crash 5 years ago
julianknodt 1bb6abc604 net/portmapper: add upnp port mapping 5 years ago
Brad Fitzpatrick 236eb4d04d net/dns/resolver: upgrade forwarded MagicDNS queries to DoH when IP known 5 years ago
Aaditya Chaudhary 4f89fe17a2
Implemented Commandline Download Speedtest (#2064) 5 years ago
Christine Dodrill 3ebe16558c
tstest/integration/vms: attempt to send more UDP packets (#2433) 5 years ago
Christine Dodrill 09e81b8ba1
tstest/integration/vms: deflake the tailscale_status test (#2427) 5 years ago
julianknodt b67a3007d5 cmd/derper: remove default for non-root users 5 years ago
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