29 Commits (d37451bac6f38cc09b853b08b1dc8359ba767fa1)

Author SHA1 Message Date
Josh Bleecher Snyder 24db1a3c9b safesocket: print full lsof command on failure 5 years ago
Josh Bleecher Snyder 130c5e727b safesocket: reduce log spam while running integration tests 5 years ago
Josh Bleecher Snyder 7a08c159e6 safesocket: create the test socket in a temp dir 5 years ago
Josh Bleecher Snyder 737151ea4a safesocket: delete unused function 5 years ago
Brad Fitzpatrick fb67d8311c cmd/tailscale: pull out, parameterize up FlagSet creation for tests 5 years ago
Brad Fitzpatrick 97204fdc52 safesocket: remove/update some old TODOs 5 years ago
David Crawshaw e67f1b5da0 client/tailscale, cmd/tailscale/cli: plumb --socket through 5 years ago
Brad Fitzpatrick e453c7ca57 safesocket: use right version of gofmt 5 years ago
Brad Fitzpatrick f11cb811cc safesocket: support finding tailscale port/auth token from sandboxed CLI 5 years ago
Denton Gentry 524fb2c190 safesocket: add FreeBSD to PlatformUsesPeerCreds 5 years ago
Brad Fitzpatrick be779b3587 safesocket, ipn/ipnserver: unify peercred info, fix bug on FreeBSD etc 5 years ago
Brad Fitzpatrick d3efe8caf6 safesocket, ipn/ipnserver: look up peer creds on Darwin 5 years ago
Brad Fitzpatrick dec01ef22b safesocket: make ConnectDefault use paths pkg, fixing tailscaled-on-macOS 5 years ago
Brad Fitzpatrick bbb4631e04 safesocket, wgengine: add some darwin failure diagnostic hints 5 years ago
Brad Fitzpatrick 914a486af6 safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndToken 5 years ago
Brad Fitzpatrick 60e189f699 cmd/hello: use safesocket client to connect 5 years ago
Brad Fitzpatrick 54d0d83b67 safesocket: on Linux, make /var/run/tailscale be 0755 5 years ago
Brad Fitzpatrick 5611f290eb ipn, ipnserver: only require sudo on Linux for mutable CLI actions 5 years ago
Brad Fitzpatrick d6e9fb1df0 all: adjust Unix permissions for those without umasks 5 years ago
Brad Fitzpatrick d8e67ca2ab safesocket: gofmt 6 years ago
Brad Fitzpatrick f562c35c0d safesocket: support connecting to Mac TCP server from within App Sandbox 6 years ago
Brad Fitzpatrick 5362e952e1 safesocket: gofmt 6 years ago
Brad Fitzpatrick fee2d9fad4 safesocket: connect to the macOS network extension on darwin (as last resort) 6 years ago
Brad Fitzpatrick b3d9eab1fe safesocket: make some effort to create parent directory of sock 6 years ago
Brad Fitzpatrick 04e6b77774 safesocket: delete incorrect build tag 6 years ago
Brad Fitzpatrick 29f7d64091 safesocket: document 6 years ago
David Anderson 4460bd638b safesocket: simplify API. 6 years ago
David Anderson 39bc24cb96 safesocket: make test use testing.T correctly. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago