summaryrefslogtreecommitdiffhomepage
path: root/clientupdate
AgeCommit message (Expand)AuthorFilesLines
2023-09-05Update clientupdate/distsign/distsign_test.goAaron Klotz1-3/+0
2023-09-05clientupdate/distsign: add ability to validate a binary that is already locat...Aaron Klotz2-0/+160
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 Lytvynov4-1/+470
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 Lytvynov3-137/+113
2023-08-28release/dist/cli: add verify-package-signature command (#9110)Andrew Lytvynov1-1/+1
2023-08-24clientupdate/distsign/roots: add temporary dev root key (#9080)Andrew Lytvynov2-2/+2
2023-08-24clientupdate: remove Arch support (#9081)Andrew Lytvynov2-157/+6
2023-08-24release/dist/cli: add sign-key and verify-key-signature commands (#9041)Andrew Lytvynov1-9/+19
2023-08-23clientupdate/distsign: use distinct PEM types for root/signing keys (#9045)Andrew Lytvynov4-78/+227
2023-08-22clientupdate/distsign: add new library for package signing/verification (#8943)Andrew Lytvynov5-0/+758
2023-08-17clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940)Andrew Lytvynov2-58/+189
2023-08-16clientupdate: return NOTREACHED for macsys (#8898)Chris Palmer1-6/+1
2023-08-11clientupdate: implement updates for Synology (#8858)Andrew Lytvynov2-16/+171
2023-08-10cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827)Andrew Lytvynov3-0/+1362