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/tailcfg
Andrew Lytvynov d23b8ffb13
cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205)
Cache the last `ClientVersion` value that was received from coordination
server and pass it in the localapi `/status` response.
When running `tailscale status`, print a message if `RunningAsLatest` is
`false`.

Updates #6907

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
1 year ago
..
c2ntypes.go ipn/ipnlocal: add logging and locking to c2n /update (#9290) 1 year ago
derpmap.go
tailcfg.go cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205) 1 year ago
tailcfg_clone.go
tailcfg_test.go all: implement AppendText alongside MarshalText (#9207) 1 year ago
tailcfg_view.go
tka.go