Josh Bleecher Snyder
|
a5da4ed981
|
all: gofmt with Go 1.17
This adds "//go:build" lines and tidies up existing "// +build" lines.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
2021-08-05 15:54:00 -07:00 |
|
Brad Fitzpatrick
|
1e0be5a458
|
tshttp, derphttp: send Proxy-Authorization, not Authorization, to proxies
Whoops. But weirdly, sending Authorization sometimes worked?
|
2020-08-28 21:01:00 -07:00 |
|
Brad Fitzpatrick
|
2bac125cad
|
net/tshttpproxy: move the TS_DEBUG_FAKE_PROXY_AUTH knob up a level
|
2020-08-27 08:17:57 -07:00 |
|
Brad Fitzpatrick
|
28f9cd06f5
|
tshttpproxy, controlclient, derphttp, logpolicy: send Negotiate auth to proxies
For Windows only, and only when built with Tailscale's Go tree.
Updates tailscale/corp#583
|
2020-08-26 20:08:05 -07:00 |
|