| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-23 | safesocket, ipn/ipnserver: use PeerCreds on solaris and illumos | Nahum Shalman | 1 | -1/+1 |
| 2026-03-05 | all: fix typos in comments | Brad Fitzpatrick | 1 | -2/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 11 | -11/+11 |
| 2025-12-23 | ipn/ipnauth, safesocket: defer named pipe client's token retrieval until ipns... | Nick Khyl | 2 | -16/+65 |
| 2025-10-02 | feature/featuretags, all: add build features, use existing ones in more places | Brad Fitzpatrick | 1 | -1/+7 |
| 2025-09-29 | feature/featuretags: make CLI connection error diagnostics modular | Brad Fitzpatrick | 2 | -5/+9 |
| 2025-05-07 | all: remove non-applicable "linux" deps on Android | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-04-02 | safesocket: fix Plan 9 implementation | Brad Fitzpatrick | 1 | -108/+2 |
| 2025-03-21 | safesocket: respect context timeout when sleeping for 250ms in retry loop | Brad Fitzpatrick | 1 | -1/+5 |
| 2025-03-11 | safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) | Jonathan Nobels | 2 | -32/+78 |
| 2025-03-03 | safesocket: add isMacSysExt Check (#15192) | Jonathan Nobels | 1 | -1/+1 |
| 2025-03-03 | safesocket: correct logic for determining if we're a macOS GUI client (#15187) | Jonathan Nobels | 2 | -10/+10 |
| 2025-02-27 | safesocket: return an error for LocalTCPPortAndToken for tailscaled (#15144) | Jonathan Nobels | 2 | -5/+14 |
| 2025-02-06 | safesocket: add ability for Darwin clients to set explicit credentials (#14702) | Jonathan Nobels | 2 | -90/+426 |
| 2024-10-09 | safesocket: don't depend on go-ps on iOS | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-22 | all: fix new lint warnings from bumping staticcheck | Brad Fitzpatrick | 1 | -4/+0 |
| 2024-06-10 | safesocket: add ConnectContext | Maisem Ali | 6 | -12/+26 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 2 | -2/+2 |
| 2024-03-14 | version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) | Andrea Gottardo | 1 | -1/+1 |
| 2024-01-10 | safesocket: detect macsys from within tailscaled | Will Norris | 1 | -1/+3 |
| 2023-12-21 | all: cleanup unused code, part 2 (#10670) | Andrew Lytvynov | 1 | -8/+0 |
| 2023-12-21 | safesocket: remove ConnectionStrategy (#10662) | Andrew Lytvynov | 7 | -57/+13 |
| 2023-10-26 | safesocket: make clear which net.Conns are winio types | Brad Fitzpatrick | 3 | -23/+117 |
| 2023-10-26 | ipn, safesocket: use Windows token in LocalAPI | Aaron Klotz | 2 | -3/+180 |
| 2023-09-07 | safesocket, paths: add Plan 9 support | Skip Tavakkolian | 2 | -1/+125 |
| 2023-09-06 | cmd/tailscale: Check App Store tailscaled dialable before selecting. (#9234) | Paul Scott | 1 | -0/+13 |
| 2023-04-19 | safesocket: enable test to run on Windows unpriviliged | James Tucker | 3 | -4/+28 |
| 2023-04-14 | .github/workflows: reenable Windows CI, disable broken tests | James Tucker | 1 | -0/+3 |
| 2023-01-30 | safesocket: remove the now unused WindowsLocalPort | Maisem Ali | 5 | -22/+15 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 8 | -24/+16 |
| 2022-11-30 | all: use named pipes on windows | Maisem Ali | 2 | -20/+24 |
| 2022-11-28 | safesocket: remove the IPN protocol support | Brad Fitzpatrick | 3 | -90/+16 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 2 | -2/+0 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 1 | -2/+1 |
| 2022-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 3 | -11/+13 |
| 2022-04-28 | safesocket: log warning when running sandboxed Mac binary as root | Mihai Parparita | 1 | -0/+11 |
| 2022-04-25 | safesocket: fix CLI on standalone mac GUI build | Brad Fitzpatrick | 1 | -62/+13 |
| 2021-12-09 | safesocket: add ConnectionStrategy, provide control over fallbacks | Josh Bleecher Snyder | 5 | -12/+69 |
| 2021-12-09 | all: minor code cleanup | Josh Bleecher Snyder | 1 | -1/+0 |
| 2021-11-07 | safesocket: add js/wasm implementation with in-memory net.Conn | Brad Fitzpatrick | 2 | -2/+24 |
| 2021-11-05 | safesocket: add WindowsLocalPort const | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-10-27 | safesocket: fail early on js/wasm | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-09-24 | safesocket: actually fix CLI on macsys build | Brad Fitzpatrick | 1 | -6/+10 |
| 2021-09-24 | safesocket: fix CLI for macsys GUI variant | Brad Fitzpatrick | 1 | -1/+45 |
| 2021-08-31 | safesocket: add connect retry loop to wait for tailscaled | Brad Fitzpatrick | 2 | -1/+69 |
| 2021-08-24 | fix: typo spelling grammar | slowy07 | 1 | -1/+1 |
| 2021-08-05 | all: gofmt with Go 1.17 | Josh Bleecher Snyder | 1 | -0/+1 |
| 2021-07-20 | safesocket: print full lsof command on failure | Josh Bleecher Snyder | 1 | -3/+4 |
| 2021-07-20 | safesocket: reduce log spam while running integration tests | Josh Bleecher Snyder | 1 | -6/+5 |
| 2021-07-08 | safesocket: create the test socket in a temp dir | Josh Bleecher Snyder | 1 | -2/+8 |