summaryrefslogtreecommitdiffhomepage
path: root/safesocket/safesocket.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick1-1/+7
2025-09-29feature/featuretags: make CLI connection error diagnostics modularBrad Fitzpatrick1-2/+6
2025-03-21safesocket: respect context timeout when sleeping for 250ms in retry loopBrad Fitzpatrick1-1/+5
2024-06-10safesocket: add ConnectContextMaisem Ali1-3/+13
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov1-45/+3
2023-01-30safesocket: remove the now unused WindowsLocalPortMaisem Ali1-9/+4
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-28safesocket: remove the IPN protocol supportBrad Fitzpatrick1-27/+14
2021-12-09safesocket: add ConnectionStrategy, provide control over fallbacksJosh Bleecher Snyder1-3/+58
2021-11-05safesocket: add WindowsLocalPort constBrad Fitzpatrick1-0/+4
2021-08-31safesocket: add connect retry loop to wait for tailscaledBrad Fitzpatrick1-1/+32
2021-05-03cmd/tailscale: pull out, parameterize up FlagSet creation for testsBrad Fitzpatrick1-2/+6
2021-03-30client/tailscale, cmd/tailscale/cli: plumb --socket throughDavid Crawshaw1-7/+0
2021-03-03safesocket: add FreeBSD to PlatformUsesPeerCredsDenton Gentry1-1/+1
2021-03-02safesocket, ipn/ipnserver: unify peercred info, fix bug on FreeBSD etcBrad Fitzpatrick1-0/+10
2021-02-15safesocket: make ConnectDefault use paths pkg, fixing tailscaled-on-macOSBrad Fitzpatrick1-1/+3
2021-01-29safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndTokenBrad Fitzpatrick1-0/+20
2021-01-29cmd/hello: use safesocket client to connectBrad Fitzpatrick1-0/+5
2020-02-25safesocket: delete incorrect build tagBrad Fitzpatrick1-2/+0
2020-02-25safesocket: documentBrad Fitzpatrick1-0/+42