tailscale/derp/derphttp
David Anderson 8b492b4121 net/wsconn: accept a remote addr string and plumb it through
This makes wsconn.Conns somewhat present reasonably when they are
the client of an http.Request, rather than just put a placeholder
in that field.

Updates tailscale/corp#13777

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-08-29 16:57:16 -07:00
..
derphttp_client.go derp/derphttp: fix data race and crash in proxy dial error path 2023-08-29 07:56:54 -07:00
derphttp_server.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derphttp_test.go all: use Go 1.20's bytes.Clone 2023-02-01 17:39:18 -08:00
mesh_client.go derp: include src IPs in mesh watch messages 2023-08-16 08:46:52 -07:00
websocket.go net/wsconn: accept a remote addr string and plumb it through 2023-08-29 16:57:16 -07:00