summaryrefslogtreecommitdiff
path: root/lib/libsecureboot
AgeCommit message (Expand)Author
2025-11-26libsecureboot: do further checks on files without manifestsKa Ho Ng
2025-11-16stand: Fix secureboot buildWarner Losh
2025-07-17Add DEBUG_PRINTF to stand.hSimon J. Gerraty
2025-04-19libsecureboot: avoid noise when looking for tust anchorsSimon J. Gerraty
2025-01-22libsecureboot/README.rst clarify use of gpgSimon J. Gerraty
2025-01-20libsecureboot add sha384 and sha512 for OpenPGPSimon J. Gerraty
2025-01-20libsecureboot: Report failure for unsupported hash algorithmHuwyler
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-12libsecureboot do not report expected unverified filesSimon J. Gerraty
2023-12-10libsecureboot: be more verbose about validation failuresStéphane Rochoy
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-05libsecureboot: do not accept certificate we cannot decodeSimon J. Gerraty
2023-06-29libsecureboot: avoid set but not used errorsSimon J. Gerraty
2023-05-23libsecureboot ensure correct BUILD_UTCSimon J. Gerraty
2023-04-14libsecureboot allow site.trust.mk to override settingsSimon J. Gerraty
2022-11-11lib/libsecureboot: Fix some typosElyes HAOUAS
2022-07-19Add -S option to veriexecSimon J. Gerraty
2022-06-29libsecureboot: Do not propagate empty stringWojciech Macek
2022-04-18Merge bearssl-20220418Simon J. Gerraty
2022-04-18Update libsecurebootSimon J. Gerraty
2021-12-18Move ve_check_hash prototype to libsecureboot-priv.hSimon J. Gerraty
2021-08-10libsecureboot: define SOPEN_MAXToomas Soome
2020-08-21veloader: insist on verifying .4th .lua etcSimon J. Gerraty
2020-07-19Revert that!Simon J. Gerraty
2020-07-19Oops missed Makefile.configSimon J. Gerraty
2020-06-12verify_pcr_export: bump kenv_mvallen if neededSimon J. Gerraty
2020-04-07Improve interaction of vectx and tftpSimon J. Gerraty
2020-03-25Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty
2020-03-08veloader use vectx API for kernel and modulesSimon J. Gerraty
2019-12-20Avoid unused vars when VE_ECDSA_HASH_AGAIN undefinedSimon J. Gerraty
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-10-24Initialize verbosity and debug level from envSimon J. Gerraty
2019-07-11libsecureboot: avoid recusion in ve_trust_initSimon J. Gerraty
2019-06-26libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty
2019-05-19libsecureboot: allow control of when pseudo pcr is updatedSimon J. Gerraty
2019-05-19load_key_buf do not free data from dearmorSimon J. Gerraty
2019-05-09libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty
2019-04-23Allow no_hash to appear in manifest.Simon J. Gerraty
2019-04-09Always report file with incorrect hash.Simon J. Gerraty
2019-04-03Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas
2019-03-06Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas
2019-03-04Allow for reproducible buildSimon J. Gerraty
2019-02-26Add libsecurebootSimon J. Gerraty