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
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>
4 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 safesocket: detect macsys from within tailscaled 4 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