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
Anton Tolchanov 227509547f {control,net}: close idle connections of custom transports
I noticed a few places with custom http.Transport where we are not
closing idle connections when transport is no longer used.

Updates tailscale/corp#21609

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2 months ago
..
auto.go control/controlclient: delete unused Client.Login Oauth2Token field 4 months ago
client.go control/controlclient: delete unused Client.Login Oauth2Token field 4 months ago
controlclient_test.go all: use Go 1.22 range-over-int 5 months ago
direct.go {control,net}: close idle connections of custom transports 2 months ago
direct_test.go tka: test SigCredential signatures and netmap filtering 3 months ago
map.go tailcfg,all: add/plumb Node.IsJailed 5 months ago
map_test.go all: use Go 1.22 range-over-int 5 months ago
noise.go cmd/tailscale/cli: actually perform Noise request in 'debug ts2021' 3 months ago
noise_test.go cmd/tailscale/cli: actually perform Noise request in 'debug ts2021' 3 months ago
sign.go all: update copyright and license headers 2 years ago
sign_supported.go control/controlclient: support certstore without cgo 11 months ago
sign_supported_test.go all: update copyright and license headers 2 years ago
sign_unsupported.go control/controlclient: support certstore without cgo 11 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 1 year ago