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/derphttp
Mario Minardi ea3d0bcfd4
prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347)
Make dev-mode DERP probes work without TLS. Properly dial port `3340`
when not using HTTPS when dialing nodes in `derphttp_client`. Skip
verifying TLS state in `newConn` if we are not running a prober.

Updates tailscale/corp#24635

Signed-off-by: Percy Wegmann <percy@tailscale.com>
Co-authored-by: Percy Wegmann <percy@tailscale.com>
12 months ago
..
derphttp_client.go prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347) 12 months ago
derphttp_server.go derp: track client-advertised non-ideal DERP connections in more places 1 year ago
derphttp_test.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
mesh_client.go derp: document the RunWatchConnectionLoop callback gotchas 1 year ago
websocket.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
websocket_stub.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago