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
Brad Fitzpatrick b6fa5a69be net/tlsdial: add package for TLS dials, and make DERP & controlclient use it
This will do the iOS-optimized cert checking in a following change.
4 years ago
..
derphttp net/tlsdial: add package for TLS dials, and make DERP & controlclient use it 4 years ago
derpmap derp/derpmap: add derp5 (Sydney) to prod map. 4 years ago
derp.go derp: prevent readFrame() from reading more than len(b) bytes. 4 years ago
derp_client.go derp, magicsock: send new "peer gone" frames when previous sender disconnects 4 years ago
derp_server.go derp/derp_server: unregisterClient() for replaced client connections. 4 years ago
derp_test.go derp, netcheck: make tests listen on localhost only 4 years ago