20 Commits (e32520659d7b43490bdee37c9274def81704fa4b)

Author SHA1 Message Date
Brad Fitzpatrick 2810f0c6f1 all: fix typos in comments 1 month ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Jonathan Nobels 660b0515b9
safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) 1 year ago
Jonathan Nobels 16a920b96e
safesocket: add isMacSysExt Check (#15192) 1 year ago
Jonathan Nobels 5449aba94c
safesocket: correct logic for determining if we're a macOS GUI client (#15187) 1 year ago
Jonathan Nobels 90273a7f70
safesocket: return an error for LocalTCPPortAndToken for tailscaled (#15144) 1 year ago
Jonathan Nobels 1bf4c6481a
safesocket: add ability for Darwin clients to set explicit credentials (#14702) 1 year ago
Andrea Gottardo 08ebac9acb
version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 years ago
Will Norris 84ab040f02 safesocket: detect macsys from within tailscaled 2 years ago
Paul Scott 9a56184bef
cmd/tailscale: Check App Store tailscaled dialable before selecting. (#9234) 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Brad Fitzpatrick 116f55ff66 all: gofmt for Go 1.19 4 years ago
Mihai Parparita cfe68d0a86
safesocket: log warning when running sandboxed Mac binary as root 4 years ago
Brad Fitzpatrick 82117f7a63 safesocket: actually fix CLI on macsys build 5 years ago
Brad Fitzpatrick 5bc6d17f87 safesocket: fix CLI for macsys GUI variant 5 years ago
Josh Bleecher Snyder 24db1a3c9b safesocket: print full lsof command on failure 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
Brad Fitzpatrick 914a486af6 safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndToken 5 years ago