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
James Tucker f844791e15 safesocket: enable test to run on Windows unpriviliged
I manually tested that the code path that relaxes pipe permissions is
not executed when run with elevated priviliges, and the test also passes
in that case.

Updates #7876

Signed-off-by: James Tucker <jftucker@gmail.com>
1 year ago
..
basic_test.go safesocket: enable test to run on Windows unpriviliged 1 year ago
pipe_windows.go safesocket: enable test to run on Windows unpriviliged 1 year ago
pipe_windows_test.go safesocket: enable test to run on Windows unpriviliged 1 year ago
safesocket.go
safesocket_darwin.go
safesocket_js.go
safesocket_ps.go
safesocket_test.go
unixsocket.go