| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-09 | all: illumos/solaris userspace only support | Nahum Shalman | 1 | -1/+1 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-13 | paths: set default state path on AIX | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-09-07 | safesocket, paths: add Plan 9 support | Skip Tavakkolian | 1 | -0/+3 |
| 2023-08-30 | adjust build tags for tamago | Andrea Barisani | 1 | -1/+1 |
| 2023-08-24 | paths: remove wasm file, no-op stubs, make OS-specific funcs consistent | Brad Fitzpatrick | 4 | -27/+28 |
| 2023-06-11 | all: adjust some build tags for wasi | Brad Fitzpatrick | 2 | -1/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 5 | -15/+10 |
| 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-11-04 | all: remove old +build tags | Brad Fitzpatrick | 1 | -1/+0 |
| 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-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 2 | -10/+13 |
| 2022-05-27 | net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management t... | Aaron Klotz | 1 | -58/+2 |
| 2022-03-01 | cmd/tailscaled: default to userspace-networking mode on gokrazy, set paths | Brad Fitzpatrick | 2 | -1/+8 |
| 2021-12-15 | all: gofmt -w -s (simplify) tests | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-11-07 | paths: add missing js/wasm stub | Brad Fitzpatrick | 1 | -0/+2 |
| 2021-10-20 | all: fix some js/wasm compilation issues | Brad Fitzpatrick | 2 | -2/+11 |
| 2021-10-18 | ipn/ipnserver paths: add paths.LegacyStateFilePath | Aaron Klotz | 2 | -0/+11 |
| 2021-09-27 | paths: skip unix chmod if state directory is already 0700 | Brad Fitzpatrick | 1 | -4/+16 |
| 2021-09-24 | ipn, paths: unconditionally attempt to set state dir perms, but only if the s... | Aaron Klotz | 2 | -5/+10 |
| 2021-09-22 | ipn, paths: ensure that the state directory for Windows has the correct perms | Aaron Klotz | 4 | -1/+169 |
| 2021-09-20 | logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dir | Brad Fitzpatrick | 1 | -6/+7 |
| 2021-09-19 | ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData% | Denton Gentry | 2 | -1/+55 |
| 2021-08-05 | all: gofmt with Go 1.17 | Josh Bleecher Snyder | 1 | -0/+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-03-30 | paths: fall back to XDG_DATA_HOME for non-root users' state dir | Brad Fitzpatrick | 1 | -4/+14 |
| 2021-02-13 | paths: update some default paths for darwin | Brad Fitzpatrick | 2 | -0/+5 |
| 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 | 2 | -6/+21 |
| 2020-03-03 | paths: remove some debug logging I left in | Brad Fitzpatrick | 1 | -2/+0 |
| 2020-03-03 | cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths | Brad Fitzpatrick | 2 | -0/+77 |