aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot: avoid recusion in ve_trust_initSimon J. Gerraty2019-07-112-4/+2
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-267-31/+240
* libsecureboot: allow control of when pseudo pcr is updatedSimon J. Gerraty2019-05-194-1/+38
* load_key_buf do not free data from dearmorSimon J. Gerraty2019-05-192-2/+6
* libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty2019-05-097-69/+107
* Allow no_hash to appear in manifest.Simon J. Gerraty2019-04-234-8/+21
* Always report file with incorrect hash.Simon J. Gerraty2019-04-091-1/+1
* Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-035-4/+167
* Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas2019-03-0612-36/+1341
* Allow for reproducible buildSimon J. Gerraty2019-03-042-3/+16
* Add libsecurebootSimon J. Gerraty2019-02-2629-0/+4922