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
Josh Bleecher Snyder 7a08c159e6 safesocket: create the test socket in a temp dir
This allows the test to be run inside a mounted filesystem,
which I'm doing now as a I develop on a linux VM.

Fixes #2367.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
basic_test.go safesocket: create the test socket in a temp dir 3 years ago
pipe_windows.go safesocket: delete unused function 3 years ago
safesocket.go cmd/tailscale: pull out, parameterize up FlagSet creation for tests 3 years ago
safesocket_darwin.go safesocket: use right version of gofmt 3 years ago
safesocket_test.go safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndToken 3 years ago
unixsocket.go safesocket, ipn/ipnserver: unify peercred info, fix bug on FreeBSD etc 3 years ago