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
Andrea Gottardo 08ebac9acb
version,cli,safesocket: detect non-sandboxed macOS GUI (#11369)
Updates ENG-2848

We can safely disable the App Sandbox for our macsys GUI, allowing us to use `tailscale ssh` and do a few other things that we've wanted to do for a while. This PR:

- allows Tailscale SSH to be used from the macsys GUI binary when called from a CLI
- tweaks the detection of client variants in prop.go, with new functions `IsMacSys()`, `IsMacSysApp()` and `IsMacAppSandboxEnabled()`

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
2 months ago
..
basic_test.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
pipe_windows.go all: cleanup unused code, part 2 (#10670) 5 months ago
pipe_windows_test.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
safesocket.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
safesocket_darwin.go version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 months ago
safesocket_js.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
safesocket_plan9.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
safesocket_ps.go all: update copyright and license headers 1 year ago
safesocket_test.go all: update copyright and license headers 1 year ago
unixsocket.go safesocket: remove ConnectionStrategy (#10662) 5 months ago
zsyscall_windows.go ipn, safesocket: use Windows token in LocalAPI 7 months ago