You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Dunham
e1bdbfe710
tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field ( #5648 )
...
* tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field
This field allows the control server to provide explicit information
about how to connect to it; useful if the client's link status can
change after the initial connection, or if the DNS settings pushed by
the control server break future connections.
Change-Id: I720afe6289ec27d40a41b3dcb310ec45bd7e5f3e
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
4 years ago
..
auto.go
control/controlclient: remove Client.SetStatusFunc
4 years ago
client.go
control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race
4 years ago
controlclient_test.go
control/controlclient: store netinfo and hostinfo separately
4 years ago
debug.go
control/controlclient: grow goroutine debug buffer as needed
5 years ago
debug_test.go
control/controlclient: don't use regexp in goroutine stack scrubbing
5 years ago
direct.go
tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field ( #5648 )
4 years ago
direct_test.go
all: convert more code to use net/netip directly
4 years ago
map.go
control/controlclient,ipn/ipnlocal: wire tka enable/disable
4 years ago
map_test.go
control/controlclient,tailcfg: [capver 40] create KeySignature field in tailcfg.Node
4 years ago
noise.go
tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field ( #5648 )
4 years ago
noise_test.go
control/controlbase: make the protocol version number selectable.
4 years ago
sign.go
control/controlclient: update machine certificate signature version
5 years ago
sign_supported.go
go.mod: update to latest certstore
4 years ago
sign_supported_test.go
go.mod: update to latest certstore
4 years ago
sign_unsupported.go
go.mod: update to latest certstore
4 years ago
status.go
control/controlclient: store netinfo and hostinfo separately
4 years ago