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>
2023-08-22 13:35:30 -07:00
..
distsign clientupdate/distsign: add new library for package signing/verification (#8943) 2023-08-22 13:35:30 -07:00
clientupdate.go clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) 2023-08-17 16:45:50 -07:00
clientupdate_test.go clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940) 2023-08-17 16:45:50 -07:00
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 2023-08-10 17:01:22 -07:00