aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot: define SOPEN_MAXToomas Soome2021-08-101-0/+3
* veloader: insist on verifying .4th .lua etcSimon J. Gerraty2020-08-211-1/+5
* Revert that!Simon J. Gerraty2020-07-191-5/+1
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-1/+5
* verify_pcr_export: bump kenv_mvallen if neededSimon J. Gerraty2020-06-121-0/+14
* Improve interaction of vectx and tftpSimon J. Gerraty2020-04-071-10/+18
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-256-30/+126
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-085-74/+197
* Avoid unused vars when VE_ECDSA_HASH_AGAIN undefinedSimon J. Gerraty2019-12-201-2/+3
* Update Makefile.depend filesSimon J. Gerraty2019-12-112-1/+16
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-242-4/+25
* 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