You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/derp
Maisem Ali 9f604f2bd3
derp: add (*Server).IsClientConnectedForTest func. (#4331)
This allows tests to verfiy that a DERP connection was actually
established.

Related to #4326
Updates tailscale/corp#2579

Signed-off-by: Maisem Ali <maisem@tailscale.com>
4 years ago
..
derphttp
testdata
wsconn
derp.go
derp_client.go
derp_server.go derp: add (*Server).IsClientConnectedForTest func. (#4331) 4 years ago
derp_test.go derp: set Basic Constraints on metacert 4 years ago
dropreason_string.go