summaryrefslogtreecommitdiff
path: root/lib/libsecureboot/vets.c
Commit message (Expand)AuthorAgeFilesLines
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-5/+11
* Avoid unused vars when VE_ECDSA_HASH_AGAIN undefinedSimon J. Gerraty2019-12-201-2/+3
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-241-1/+1
* libsecureboot: avoid recusion in ve_trust_initSimon J. Gerraty2019-07-111-1/+1
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-261-11/+127
* libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty2019-05-091-28/+28
* Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas2019-03-061-23/+223
* Add libsecurebootSimon J. Gerraty2019-02-261-0/+700