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.
James Tucker
c591c91653
tailcfg, control/controlclient: TSMP & disco pings
...
tailcfg.PingResponse formalizes the TSMP & disco response message, and
controlclient is wired to send POST responses containing
tailcfg.PingResponse for TSMP and disco PingRequests.
Updates tailscale/corp#754
Signed-off-by: James Tucker <james@tailscale.com>
4 years ago
..
auto.go
all: use any instead of interface{}
4 years ago
client.go
ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network
4 years ago
controlclient_test.go
hostinfo: add SetDeviceModel setter, move remaining code from controlclient
5 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/controlclient: TSMP & disco pings
4 years ago
direct_test.go
tailcfg, control/controlclient: TSMP & disco pings
4 years ago
map.go
control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL
4 years ago
map_test.go
control/controlclient: stop using wgkey.
5 years ago
noise.go
control/controlbase: make the protocol version number selectable.
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,tailcfg: propagate registration errors to the frontend
5 years ago