summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-300.9Version_0.90.9Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Make sure our build-id notes wind up at a reasonable place.Peter Jones
2015-06-29Only be verbose the first time secure_mode() is called.Peter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-06-29More incorrect unsigned vs signed fixups from yours truly.Peter Jones
2015-06-29Don't print anything or delay when start_image() succeeds.Peter Jones
2015-06-16MokManager: Nerf SHA-1 again for actual hashes and signatures.Peter Jones
2015-06-16MokManager: fix comparison between signed and unsigned integerGary Ching-Pang Lin
2015-06-16MokManager: Discard the list contains an invalid signatureGary Ching-Pang Lin
2015-06-16MokManager: Support SHA224, SHA384, and SHA512Gary Ching-Pang Lin
2015-06-16MokManager: Add more key list safe checksGary Ching-Pang Lin
2015-06-16MokManager: fix the return value and typeGary Ching-Pang Lin
2015-06-16MokManager: Support SHA1 hash in MOKGary Ching-Pang Lin
2015-06-16MokManager: fix the hash list counting in deleteGary Ching-Pang Lin
2015-06-16MokManager: calculate the variable size correctlyGary Ching-Pang Lin
2015-06-16Make shim to check MokXAuth for MOKX resetGary Ching-Pang Lin
2015-06-16Verify the EFI images with MOK blacklistGary Ching-Pang Lin
2015-06-16Copy the MOK blacklist to a RT variableGary Ching-Pang Lin
2015-06-16MokManager: Write the hash list properlyGary Ching-Pang Lin
2015-06-16MokManager: Match all hashes in the listGary Ching-Pang Lin
2015-06-16MokManager: delete the hash properlyGary Ching-Pang Lin
2015-06-16MokManager: show the hash list properlyGary Ching-Pang Lin
2015-06-16Support MOK blacklistGary Ching-Pang Lin
2015-06-16Fix console_print_box*() parameters.Peter Jones
2015-06-11Ensure that apps launched by shim get correct BS->Exit() behaviorPeter Jones
2015-06-11Don't leave in_protocol==1 when shim_verify() isn't enforcing.Peter Jones
2015-06-04Only run MokManager if asked or a security violation occurs.Peter Jones
2015-05-12Make the build failed with objcopy < 2.24Gary Ching-Pang Lin
2015-05-12Update Cryptlib and opensslGary Ching-Pang Lin
2015-04-15Explicitly request sysv-style ELF hash sectionsMatthew Garrett
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2015-04-13Make lib/ use the right CFLAGS.Peter Jones
2015-04-13Make lib/ build right with the cflags it should be using...Peter Jones
2015-04-13Fix length of allocated buffer for boot option comparison.Laszlo Ersek
2015-04-13fallback: Fix comparison between signed and unsigned in debugging code.Richard W.M. Jones
2015-04-13Don't install our protocols if we're not in secure mode.Peter Jones
2015-04-13Align the sections we're loading, and check for validity /after/ discarding.Peter Jones
2014-12-11Add nostdinc to the CFLAGS for libGary Ching-Pang Lin
2014-10-13Bump version to 0.80.8Peter Jones
2014-10-02Correctly reject bad tftp addresses earlier, rather than later.Peter Jones
2014-10-02Use -Werror=sign-compare .Peter Jones
2014-10-02Make another integer compare be signed/unsigned safe as well.Peter Jones
2014-10-02OOB access when parsing MOK List/Certificates on MOK enrollmentSebastian Krahmer
2014-10-02shim buffer overflow on ipv6 option parsingSebastian Krahmer
2014-10-02Another testplan error.Peter Jones
2014-10-02Cryptlib: remove the unused filesGary Ching-Pang Lin
2014-10-02Don't verify images with the empty build keyGary Ching-Pang Lin
2014-10-02Fix some minor testplan errors.Peter Jones
2014-10-02Don't append an empty cert list to MokListRT if vendor_cert_size is 0.Peter Jones