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/net/tshttpproxy
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
..
mksyscall.go all: update copyright and license headers 3 years ago
tshttpproxy.go net/tshttpproxy: use errors.New for error creation (#16860) 4 months ago
tshttpproxy_linux.go feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
tshttpproxy_synology.go all: fix golangci-lint errors 11 months ago
tshttpproxy_synology_test.go all: fix golangci-lint errors 11 months ago
tshttpproxy_test.go all: use Go 1.22 range-over-int 2 years ago
tshttpproxy_windows.go net/tshttpproxy: fix WDAP/PAC proxy detection on Win10 1607 and earlier 6 months ago
zsyscall_windows.go net/tshttpproxy: fix incorrect type in Windows implementation, switch to mkwinsyscall, fix memory leak 3 years ago