74 Commits (068074c109a5a78de746b47b0f1bd2915936809c)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Nick Khyl 2917ea8d0e ipn/ipnauth, safesocket: defer named pipe client's token retrieval until ipnserver needs it 4 months ago
Brad Fitzpatrick c45f8813b4 feature/featuretags, all: add build features, use existing ones in more places 7 months ago
Brad Fitzpatrick 7bcab4ab28 feature/featuretags: make CLI connection error diagnostics modular 7 months ago
Brad Fitzpatrick 5be6ff9b62 all: remove non-applicable "linux" deps on Android 11 months ago
Brad Fitzpatrick af504fa678 safesocket: fix Plan 9 implementation 1 year ago
Brad Fitzpatrick e1078686b3 safesocket: respect context timeout when sleeping for 250ms in retry loop 1 year 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
Brad Fitzpatrick fb420be176 safesocket: don't depend on go-ps on iOS 2 years ago
Brad Fitzpatrick 0ff474ff37 all: fix new lint warnings from bumping staticcheck 2 years ago
Maisem Ali 4b6a0c42c8 safesocket: add ConnectContext 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years 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
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670) 2 years ago
Andrew Lytvynov 2e956713de
safesocket: remove ConnectionStrategy (#10662) 2 years ago
Brad Fitzpatrick b4be4f089f safesocket: make clear which net.Conns are winio types 3 years ago
Aaron Klotz 95671b71a6 ipn, safesocket: use Windows token in LocalAPI 3 years ago
Skip Tavakkolian 6fd1961cd7 safesocket, paths: add Plan 9 support 3 years ago
Paul Scott 9a56184bef
cmd/tailscale: Check App Store tailscaled dialable before selecting. (#9234) 3 years ago
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