You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/clientupdate
Andrew Lytvynov 7364c6beec
clientupdate/distsign: add new library for package signing/verification (#8943)
This library is intended for use during release to sign packages which
are then served from pkgs.tailscale.com.
The library is also then used by clients downloading packages for
`tailscale update` where OS package managers / app stores aren't used.

Updates https://github.com/tailscale/tailscale/issues/8760
Updates https://github.com/tailscale/tailscale/issues/6995

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
10 months ago
..
distsign clientupdate/distsign: add new library for package signing/verification (#8943) 10 months ago
clientupdate.go clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) 10 months ago
clientupdate_test.go clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) 10 months ago
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 10 months ago