summaryrefslogtreecommitdiffhomepage
path: root/paths/paths.go
AgeCommit message (Expand)AuthorFilesLines
2023-09-07safesocket, paths: add Plan 9 supportSkip Tavakkolian1-0/+3
2023-08-24paths: remove wasm file, no-op stubs, make OS-specific funcs consistentBrad Fitzpatrick1-2/+19
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-12-02paths: set QNAP socket to /tmp.Denton Gentry1-0/+2
2022-12-02paths, version/distro: detect Synology DSM version better, use for socket pathBrad Fitzpatrick1-8/+4
2022-11-30all: use named pipes on windowsMaisem Ali1-1/+1
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-08-04all: use syncs.AtomicValueMaisem Ali1-2/+2
2022-08-03all: use atomic.PointerMaisem Ali1-1/+1
2022-03-01cmd/tailscaled: default to userspace-networking mode on gokrazy, set pathsBrad Fitzpatrick1-1/+4
2021-09-22ipn, paths: ensure that the state directory for Windows has the correct permsAaron Klotz1-0/+11
2021-09-19ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData%Denton Gentry1-1/+1
2021-06-03cmd/tailscale/web: restrict web access to synology admins.Maisem Ali1-5/+11
2021-05-24paths: generalize IOSSharedDir to cover AndroidElias Naur1-2/+2
2021-05-03paths: add synology socket pathDavid Crawshaw1-0/+7
2021-04-07ipn, paths, cmd/tailscaled: remove LegacyConfigPath, relaynode migrationBrad Fitzpatrick1-10/+0
2021-03-31ipn/ipnlocal: make peerapi work on iOS againBrad Fitzpatrick1-0/+5
2021-02-13paths: update some default paths for darwinBrad Fitzpatrick1-0/+3
2021-02-05cmd/tailscaled: move more of the Windows server setup code into tailscaledBrad Fitzpatrick1-0/+4
2020-07-13paths, cmd/tailscaled: on Windows, don't try to migrate from legacy relay.confBrad Fitzpatrick1-3/+9
2020-03-03paths: use /var/db for state on BSDs, and /var/run for sockets.David Anderson1-2/+2
2020-03-03cmd/tailscale, cmd/tailscaled, paths: add paths package for default pathsBrad Fitzpatrick1-0/+40