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/cmd/derper
James Tucker 0c5e65eb3f cmd/derper: apply TCP keepalive and timeout to TLS as well
I missed a case in the earlier patch, and so we're still sending 15s TCP
keepalive for TLS connections, now adjusted there too.

Updates tailscale/corp#17587
Updates #3363

Signed-off-by: James Tucker <james@tailscale.com>
4 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt cmd/derper: add user timeout and reduce TCP keepalive 4 months ago
derper.go cmd/derper: apply TCP keepalive and timeout to TLS as well 4 months ago
derper_test.go cmd/{derper,stund},net/stunserver: add standalone stun server 6 months ago
mesh.go derp/derphttp: fix race in mesh watcher 8 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 10 months ago