tailscale/safesocket
Will Norris 84ab040f02 safesocket: detect macsys from within tailscaled
Use the helper method from the version package to detect that we are
running the macsys network extension. This method does the same check
for the HOME environment variable (which works fine in most cases) as
well as the name of the executable (which is needed for the web client).

Updates tailscale/corp#16393

Signed-off-by: Will Norris <will@tailscale.com>
2024-01-10 08:15:40 -08:00
..
basic_test.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
pipe_windows.go all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
pipe_windows_test.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
safesocket.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
safesocket_darwin.go safesocket: detect macsys from within tailscaled 2024-01-10 08:15:40 -08:00
safesocket_js.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
safesocket_plan9.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
safesocket_ps.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
safesocket_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
unixsocket.go safesocket: remove ConnectionStrategy (#10662) 2023-12-21 12:55:14 -08:00
zsyscall_windows.go ipn, safesocket: use Windows token in LocalAPI 2023-10-26 09:43:19 -06:00