summaryrefslogtreecommitdiffhomepage
path: root/clientupdate/distsign/distsign_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
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 Klotz1-0/+118
2023-08-28clientupdate: download SPK and MSI packages with distsign (#9115)Andrew Lytvynov1-13/+17
2023-08-23clientupdate/distsign: use distinct PEM types for root/signing keys (#9045)Andrew Lytvynov1-19/+138
2023-08-22clientupdate/distsign: add new library for package signing/verification (#8943)Andrew Lytvynov1-0/+347