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/control/controlclient
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
..
auto.go util/backoff: rename logtail/backoff package to util/backoff 2 months ago
client.go control/controlclient: introduce eventbus messages instead of callbacks (#16956) 3 months ago
controlclient_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
direct.go feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
direct_test.go control/controlclient: introduce eventbus messages instead of callbacks (#16956) 3 months ago
errors.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
map.go health: prefix Warnables received from the control plane 6 months ago
map_test.go ipn/ipnlocal: add a C2N endpoint for fetching a netmap 3 months ago
noise.go controlclient: do not set HTTPS port for any private coordination server IP (#14564) 11 months ago
noise_test.go nettest, *: add option to run HTTP tests with in-memory network 8 months ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago