50 Commits (0913ec023b255c985fa23c20b26e564586a8fd04)

Author SHA1 Message Date
James Tucker f844791e15 safesocket: enable test to run on Windows unpriviliged 3 years ago
James Tucker 8dec1a8724 .github/workflows: reenable Windows CI, disable broken tests 3 years ago
Maisem Ali 4441609d8f safesocket: remove the now unused WindowsLocalPort 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Maisem Ali adc302f428 all: use named pipes on windows 3 years ago
Brad Fitzpatrick 0cb2ccce7f safesocket: remove the IPN protocol support 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 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 21413392cf safesocket: fix CLI on standalone mac GUI build 4 years ago
Josh Bleecher Snyder 63cd581c3f safesocket: add ConnectionStrategy, provide control over fallbacks 4 years ago
Josh Bleecher Snyder c8829b742b all: minor code cleanup 4 years ago
Brad Fitzpatrick 0edd2d1cd5 safesocket: add js/wasm implementation with in-memory net.Conn 5 years ago
Brad Fitzpatrick 2b082959db safesocket: add WindowsLocalPort const 5 years ago
Brad Fitzpatrick 2ce5fc7b0a safesocket: fail early on js/wasm 5 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
Brad Fitzpatrick 21cb0b361f safesocket: add connect retry loop to wait for tailscaled 5 years ago
slowy07 ac0353e982 fix: typo spelling grammar 5 years ago
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17 5 years ago
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