| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-07 | safesocket, paths: add Plan 9 support | Skip Tavakkolian | 1 | -0/+3 |
| 2023-08-24 | paths: remove wasm file, no-op stubs, make OS-specific funcs consistent | Brad Fitzpatrick | 1 | -2/+19 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-12-02 | paths: set QNAP socket to /tmp. | Denton Gentry | 1 | -0/+2 |
| 2022-12-02 | paths, version/distro: detect Synology DSM version better, use for socket path | Brad Fitzpatrick | 1 | -8/+4 |
| 2022-11-30 | all: use named pipes on windows | Maisem Ali | 1 | -1/+1 |
| 2022-09-29 | all: fix spelling mistakes | Josh Soref | 1 | -1/+1 |
| 2022-08-04 | all: use syncs.AtomicValue | Maisem Ali | 1 | -2/+2 |
| 2022-08-03 | all: use atomic.Pointer | Maisem Ali | 1 | -1/+1 |
| 2022-03-01 | cmd/tailscaled: default to userspace-networking mode on gokrazy, set paths | Brad Fitzpatrick | 1 | -1/+4 |
| 2021-09-22 | ipn, paths: ensure that the state directory for Windows has the correct perms | Aaron Klotz | 1 | -0/+11 |
| 2021-09-19 | ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData% | Denton Gentry | 1 | -1/+1 |
| 2021-06-03 | cmd/tailscale/web: restrict web access to synology admins. | Maisem Ali | 1 | -5/+11 |
| 2021-05-24 | paths: generalize IOSSharedDir to cover Android | Elias Naur | 1 | -2/+2 |
| 2021-05-03 | paths: add synology socket path | David Crawshaw | 1 | -0/+7 |
| 2021-04-07 | ipn, paths, cmd/tailscaled: remove LegacyConfigPath, relaynode migration | Brad Fitzpatrick | 1 | -10/+0 |
| 2021-03-31 | ipn/ipnlocal: make peerapi work on iOS again | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-02-13 | paths: update some default paths for darwin | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-02-05 | cmd/tailscaled: move more of the Windows server setup code into tailscaled | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-07-13 | paths, cmd/tailscaled: on Windows, don't try to migrate from legacy relay.conf | Brad Fitzpatrick | 1 | -3/+9 |
| 2020-03-03 | paths: use /var/db for state on BSDs, and /var/run for sockets. | David Anderson | 1 | -2/+2 |
| 2020-03-03 | cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths | Brad Fitzpatrick | 1 | -0/+40 |