| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-07-24 | cmd/tailscale/cli,version/distro: update support for Alpine (#8701) | Andrew Lytvynov | 1 | -0/+3 |
| 2023-07-06 | version: fix tvOS network extension bundle identifier (#8545) | Andrea Gottardo | 1 | -1/+1 |
| 2023-06-07 | version: detect tvOS by checking XPC_SERVICE_NAME (#8295) | Andrea Gottardo | 1 | -0/+16 |
| 2023-05-29 | release/dist/synology: build synology packages with cmd/dist | David Anderson | 1 | -0/+8 |
| 2023-05-07 | version: properly handle vcs.modified when it's "false" | Chenyang Gao | 1 | -1/+1 |
| 2023-05-04 | various: add detection and Taildrop for Unraid | Derek Kaser | 1 | -0/+3 |
| 2023-03-14 | version/mkversion: don't break on tagged go.mod entries | David Anderson | 1 | -11/+13 |
| 2023-03-02 | version/distro,wgengine/router: raise WSL eth0 MTU when too low | James Tucker | 1 | -0/+10 |
| 2023-02-18 | version/mkversion: allow collecting version only from this repo | David Anderson | 2 | -207/+123 |
| 2023-02-18 | version/mkversion: add exports for major/minor/patch | David Anderson | 2 | -0/+36 |
| 2023-02-18 | version/mkversion: add documentation, rename internal terminology | David Anderson | 2 | -98/+129 |
| 2023-02-18 | version/mkversion: open-source version generation logic | David Anderson | 2 | -0/+632 |
| 2023-02-11 | version: fix version output for "go run" | David Anderson | 1 | -0/+5 |
| 2023-02-11 | version: make all exported funcs compile-time constant or lazy | David Anderson | 5 | -182/+236 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 3 | -27/+35 |
| 2023-02-10 | version: undo previous "optimization", do more work lazily | David Anderson | 2 | -119/+137 |
| 2023-02-10 | version: return correct Meta.MajorMinorPatch in non-dev builds | David Anderson | 2 | -4/+12 |
| 2023-02-06 | version: unify and optimize the various not-version funcs | David Anderson | 2 | -112/+116 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 1 | -3/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 14 | -42/+28 |
| 2023-01-20 | version, cmd/tailscale: add version.Meta, tailscale version --json | Brad Fitzpatrick | 2 | -1/+76 |
| 2023-01-13 | version: advertise unstable track in CLI, daemon start-up | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-01-03 | net/tlsdial,tstest,version: use go command from $PATH | James Tucker | 1 | -2/+1 |
| 2022-12-24 | version: construct short hash in dev mode if GitCommit is given. | David Anderson | 1 | -4/+5 |
| 2022-12-02 | paths, version/distro: detect Synology DSM version better, use for socket path | Brad Fitzpatrick | 1 | -0/+29 |
| 2022-11-28 | safesocket: remove the IPN protocol support | Brad Fitzpatrick | 4 | -4/+30 |
| 2022-11-21 | all: use strs.CutPrefix and strs.CutSuffix more | Mihai Parparita | 1 | -3/+4 |
| 2022-11-19 | ipn/ipnlocal: add health warning for unstable builds | Brad Fitzpatrick | 1 | -0/+30 |
| 2022-11-15 | version: make IsSandboxedMacOS handle the IPNExtension binary too | Mihai Parparita | 1 | -3/+4 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 4 | -4/+0 |
| 2022-08-30 | ipn/localapi: send Tailscale version in ACME User-Agent (#5499) | Andrew Dunham | 1 | -1/+2 |
| 2022-08-04 | all: use syncs.AtomicValue | Maisem Ali | 2 | -7/+9 |
| 2022-08-03 | all: use atomic.Pointer | Maisem Ali | 1 | -1/+1 |
| 2022-07-18 | ipn/localapi: define a cert dir for Synology DSM6 | Brad Fitzpatrick | 1 | -0/+15 |
| 2022-06-29 | Docker: add ALPINE.txt to manage alpine versions | Maisem Ali | 1 | -0/+42 |
| 2022-06-05 | hostinfo,distro: Identify Western Digital MyCloud devices. | Denton Gentry | 1 | -10/+15 |
| 2022-03-16 | version: use Go 1.18's git stamping as default implementation | Brad Fitzpatrick | 2 | -10/+55 |
| 2022-03-01 | version, hostinfo: recognize gokrazy as a distro | Brad Fitzpatrick | 2 | -5/+32 |
| 2022-01-07 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-12-17 | logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed | Brad Fitzpatrick | 1 | -0/+10 |
| 2021-12-07 | version/distro: report TrueNAS Scale as "truenas" | root | 1 | -0/+4 |
| 2021-11-01 | tailcfg, control/controlclient: add method to exit client from control plane | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-10-29 | version: only prefix VERSION.txt to version if not link-stamped | Brad Fitzpatrick | 1 | -5/+4 |
| 2021-10-28 | all: use testingutil.MinAllocsPerRun | Josh Bleecher Snyder | 1 | -4/+5 |
| 2021-10-28 | version: embed VERSION.txt in unstamped version | Brad Fitzpatrick | 1 | -1/+11 |
| 2021-10-04 | version: new month, new date bump | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-09-20 | version: fix CmdName on the tailscale-ipn.exe binary | Brad Fitzpatrick | 2 | -2/+27 |
| 2021-09-07 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-09-06 | hostinfo: add FreeBSD support. | Denton Gentry | 1 | -0/+18 |
| 2021-09-02 | version: use `go` from the current toolchain to compile in tests. | David Anderson | 1 | -1/+10 |