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
Mihai Parparita b6908181ff net/tshttpproxy: more directly use Transport proxy CONNECT hooks
GetProxyConnectHeader (golang/go#41048) was upstreamed in Go 1.16 and
OnProxyConnectResponse (golang/go#54299) in Go 1.20, thus we no longer
need to guard their use by the tailscale_go build tag.

Updates #7123

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
1 year ago
..
mksyscall.go all: update copyright and license headers 1 year ago
tshttpproxy.go net/tshttpproxy: more directly use Transport proxy CONNECT hooks 1 year ago
tshttpproxy_linux.go all: update copyright and license headers 1 year ago
tshttpproxy_synology.go all: update copyright and license headers 1 year ago
tshttpproxy_synology_test.go all: update copyright and license headers 1 year ago
tshttpproxy_test.go all: update copyright and license headers 1 year ago
tshttpproxy_windows.go all: update copyright and license headers 1 year ago
zsyscall_windows.go net/tshttpproxy: fix incorrect type in Windows implementation, switch to mkwinsyscall, fix memory leak 2 years ago