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
Aaron Klotz 6e91f872af net/tshttpproxy: ensure we pass the correct flags to WinHttpOpen on Win7 and Win8.0
The best flag to use on Win7 and Win8.0 is deprecated in Win8.1, so we resolve
the flag depending on OS version info.

Fixes https://github.com/tailscale/tailscale/issues/4201

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner all: use any instead of interface{} 3 years ago
derper cmd/derper: add --stun-port flag 3 years ago
derpprobe all: use any instead of interface{} 3 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 3 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 3 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale net/tshttpproxy: ensure we pass the correct flags to WinHttpOpen on Win7 and Win8.0 3 years ago
tailscaled net/tshttpproxy: ensure we pass the correct flags to WinHttpOpen on Win7 and Win8.0 3 years ago
testcontrol all: use any instead of interface{} 3 years ago
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 3 years ago