42 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
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
Marwan Sulaiman 9c07f4f512 all: replace deprecated ioutil references 3 years ago
Charlotte Brandhorst-Satzkorn f05a9f3e7f tsnet: mark TestLoopbackLocalAPI as flakey 3 years ago
KevinLiang10 a795b4a641 tsnet: add TestLoopbackSOCKS5 as flaky test 3 years ago
James Tucker ca49b29582 tsnet: reenable TestLoopbackSOCKS5 on Windows 3 years ago
James Tucker bd0c32ca21 tsnet: disable TestLoopbackSOCKS5 on Windows 3 years ago
Maisem Ali 920ec69241 tsnet,wgenegine/netstack: add test and fix resource leaks 3 years ago
Maisem Ali f34590d9ed tsnet: add test for Funnel connections 3 years ago
Maisem Ali b4d3e2928b tsnet: avoid deadlock on close 3 years ago
Maisem Ali b0cb39cda1 tsnet: only intercept TCP flows that have listeners 3 years ago
Denton Gentry b46c5ae82a cmd/sniproxy: draw the rest of the DNS owl. 3 years ago
David Crawshaw 387b68fe11 tsnet: generalize loopback listener to include SOCKS5 3 years ago
Brad Fitzpatrick 0f4359116e tsnet: add UDP support to Server.Listen 3 years ago
David Crawshaw 768df4ff7a tsnet: add a LocalAPI listener on loopback, with basic auth 3 years ago
David Crawshaw 44e027abca tsnet: add data transfer test 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick cbc89830c4 tsnet: be stricter about arguments to Server.Listen 3 years ago
Will Norris 3344c3b89b tsnet: add Server method to listener 4 years ago