aboutsummaryrefslogtreecommitdiff
path: root/src/usr/imgtrust.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08[x509] Record root of trust used when validating a certificateMichael Brown1-1/+2
2016-07-29[image] Use image_asn1() to extract data from CMS signature imagesMichael Brown1-12/+10
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-03-28[crypto] Generalise X.509 cache to a full certificate storeMichael Brown1-1/+1
2013-11-01[monojob] Add timeout parameter to monojob_wait()Michael Brown1-1/+1
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-05-22[image] Allow "imgtrust" to automatically download cross-signed certificatesMichael Brown1-0/+13
2012-05-04[crypto] Allow certificate chains to be long-lived data structuresMichael Brown1-6/+12
2012-03-26[image] Log results of image signature checksMichael Brown1-0/+9
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown1-0/+81