67 Commits (main)

Author SHA1 Message Date
Brad Fitzpatrick 5ef3713c9f cmd/vet: add subtestnames analyzer; fix all existing violations 2 weeks ago
Harry Harpham 1e2fdfd745 tsnet: fix bug in closing multiple ServiceListeners at once 2 weeks ago
Harry Harpham fed0df6498 tsnet: add test for advertising multiple Services 2 weeks ago
Harry Harpham 4f43ad3042 tsnet: clean up state when Service listener is closed 3 weeks ago
Harry Harpham 1794765cc6 tsnet: block rather than poll in setup for TestListenService 3 weeks ago
Harry Harpham 47ef1a95db tsnet: use tstest.Shard in new tsnet tests 3 weeks ago
Brad Fitzpatrick f905871fb1 ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 1 month ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Brad Fitzpatrick d784dcc61b go.toolchain.branch: switch to Go 1.26 1 month ago
James Tucker 48e0334aac tsnet: fix Listen for unspecified addresses and ephemeral ports 2 months ago
James Tucker 439d84134d tsnet: fix slow test shutdown leading to flakes 2 months ago
James Tucker 0fb207c3d0 wgengine/netstack: deliver self-addressed packets via loopback 2 months ago
Harry Harpham 84ee5b640b testcontrol: send updates for new DNS records or app capabilities 2 months ago
James Tucker 569caefeb5 tsnet: add tests to TestListenService for user-supplied TUN devices 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
James Tucker 63d563e734 tsnet: add support for a user-supplied tun.Device 3 months ago
Harry Harpham 3840183be9 tsnet: add support for Services 3 months ago
Mario Minardi 02af7c963c tsnet: allow for automatic ID token generation 3 months ago
Danni Popova 6a6aa805d6
cmd,feature: add identity token auto generation for workload identity (#18373) 3 months ago
Harry Harpham 3c1be083a4 tsnet: ensure funnel listener cleans up after itself when closed 3 months ago
Gesa Stupperich 536188c1b5 tsnet: enable node registration via federated identity 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago
Brad Fitzpatrick 6e24f50946 tsnet: add tstest.Shard on the slow tests 5 months ago
Brad Fitzpatrick 2e265213fd tsnet: fix TestConn to be fast, not flaky 5 months ago
Brad Fitzpatrick 875a9c526d tsnet: skip a 30s long flaky-ish test on macOS 5 months ago
Brad Fitzpatrick 45d635cc98 feature/portlist: pull portlist service porting into extension, use eventbus 7 months ago
James Sanderson 5668de272c tsnet: use test logger for testcontrol and node logs 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Anton Tolchanov 3abfbf50ae tsnet: return from Accept when the listener gets closed 1 year ago
Brad Fitzpatrick b50d32059f tsnet: block in Server.Dial until backend is Running 1 year ago
Brad Fitzpatrick 7f3c1932b5 tsnet: fix panic on race between listener.Close and incoming packet 1 year ago
Kristoffer Dalby 61dd2662ec tsnet: remove flaky test marker from metrics 1 year ago
Kristoffer Dalby 225d8f5a88 tsnet: validate sent data in metrics test 1 year ago
Kristoffer Dalby e55899386b tsnet: split bytes and routes metrics tests 1 year ago
Kristoffer Dalby 06d929f9ac tsnet: send less data in metrics integration test 1 year ago
Kristoffer Dalby 41e56cedf8 health: move health metrics test to health_test 1 year ago
Anton Tolchanov 38af62c7b3 ipn/ipnlocal: remove the primary routes gauge for now 1 year ago
Kristoffer Dalby 40c991f6b8 wgengine: instrument with usermetrics 2 years ago
Andrew Dunham 91f58c5e63 tsnet: fix panic caused by logging after test finishes 2 years ago
Kristoffer Dalby 77832553e5 ipn/ipnlocal: add advertised and primary route metrics 2 years ago
Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global 2 years ago
Kristoffer Dalby a2c42d3cd4 usermetric: add initial user-facing metrics 2 years ago
Maisem Ali 42cfbf427c tsnet,wgengine/netstack: add ListenPacket and tests 2 years ago
Maisem Ali 486a423716 tsnet: split user facing and backend logging 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Denton Gentry 67f3b2a525 tsnet: add CapturePcap method for debugging 2 years ago
Tom DNetto 3df305b764 tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets 3 years ago
Brad Fitzpatrick e89927de2b tsnet: fix data race in TestFallbackTCPHandler 3 years ago
Tom DNetto fffafc65d6 tsnet: support registering fallback TCP flow handlers 3 years ago
Brad Fitzpatrick 246e0ccdca tsnet: add a test for restarting a tsnet server, fix Windows 3 years ago