aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/verify_file.c
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot do not report expected unverified filesSimon J. Gerraty2024-02-121-8/+27
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+1
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update libsecurebootSimon J. Gerraty2022-04-181-48/+160
* libsecureboot: define SOPEN_MAXToomas Soome2021-08-101-0/+3
* veloader: insist on verifying .4th .lua etcSimon J. Gerraty2020-08-211-1/+5
* verify_pcr_export: bump kenv_mvallen if neededSimon J. Gerraty2020-06-121-0/+14
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-6/+20
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-33/+84
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-241-3/+24
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-261-3/+26
* libsecureboot: allow control of when pseudo pcr is updatedSimon J. Gerraty2019-05-191-0/+8
* Allow no_hash to appear in manifest.Simon J. Gerraty2019-04-231-2/+6
* 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-031-4/+2
* Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas2019-03-061-1/+1
* Add libsecurebootSimon J. Gerraty2019-02-261-0/+421