summaryrefslogtreecommitdiffhomepage
path: root/clientupdate/clientupdate.go
AgeCommit message (Expand)AuthorFilesLines
2023-09-12clientupdate: restart tailscale after install on DSM6 (#9363)Andrew Lytvynov1-1/+14
2023-09-08ipn/ipnlocal: add logging and locking to c2n /update (#9290)Andrew Lytvynov1-2/+2
2023-09-02client/web, clientupdate, util/linuxfw, wgengine/magicsock: Use %v verb for e...Craig Rodrigues1-1/+1
2023-08-30clientupdate: add linux tarball updates (#9144)Andrew Lytvynov1-1/+159
2023-08-30ipn/ipnlocal: support most Linuxes in handleC2NUpdate (#9114)Chris Palmer1-60/+77
2023-08-29clientupdate: detect when tailscale is installed without package manager (#9137)Andrew Lytvynov1-4/+41
2023-08-28clientupdate: use SPKsVersion instead of Version (#9118)Andrew Lytvynov1-10/+12
2023-08-28clientupdate: download SPK and MSI packages with distsign (#9115)Andrew Lytvynov1-109/+16
2023-08-24clientupdate: remove Arch support (#9081)Andrew Lytvynov1-55/+6
2023-08-17clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940)Andrew Lytvynov1-38/+49
2023-08-16clientupdate: return NOTREACHED for macsys (#8898)Chris Palmer1-6/+1
2023-08-11clientupdate: implement updates for Synology (#8858)Andrew Lytvynov1-16/+127
2023-08-10cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827)Andrew Lytvynov1-0/+892