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/safesocket
Jonathan Nobels 660b0515b9
safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275)
fixes tailscale/tailscale#15269

Fixes the various CLIs for all of the various flavors of tailscaled on
darwin.  The logic in version is updated so that we have methods that
return true only for the actual GUI app (which can beCLI) and the
order of the checks in localTCPPortAndTokenDarwin are corrected so
that the logic works with all 5 combinations of CLI and tailscaled.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
9 months ago
..
basic_test.go safesocket: add ConnectContext 2 years ago
pipe_windows.go safesocket: add ConnectContext 2 years ago
pipe_windows_test.go all: use Go 1.22 range-over-int 2 years ago
safesocket.go safesocket: add ConnectContext 2 years ago
safesocket_darwin.go safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) 9 months ago
safesocket_darwin_test.go safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) 9 months ago
safesocket_js.go safesocket: add ConnectContext 2 years ago
safesocket_plan9.go safesocket: add ConnectContext 2 years ago
safesocket_ps.go safesocket: don't depend on go-ps on iOS 1 year ago
safesocket_test.go all: update copyright and license headers 3 years ago
unixsocket.go all: fix new lint warnings from bumping staticcheck 1 year ago
zsyscall_windows.go ipn, safesocket: use Windows token in LocalAPI 2 years ago