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
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature
Saves 139 KB.

Also Synology support, which I saw had its own large-ish proxy parsing
support on Linux, but support for proxies without Synology proxy
support is reasonable, so I pulled that out as its own thing.

Updates #12614

Change-Id: I22de285a3def7be77fdcf23e2bec7c83c9655593
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
derphttp_client.go feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
derphttp_test.go derp/derpserver: clean up extraction of derp.Server (#17264) 2 months ago
export_test.go derp/derpserver: split off derp.Server out of derp into its own package 2 months ago
mesh_client.go derp/derphttp: add error notify for RunWatchConnectionLoop (#16261) 6 months 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