summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28Openssl: Add EFIAPI for ERR_add_error_vdataGary Ching-Pang Lin
2015-07-28Update openssl to 1.0.2dGary Ching-Pang Lin
2015-06-30Typo on aarch64 :/Peter Jones
2015-06-300.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-12More GCC 5 fixes: stdarg.h and other include tweaks, cherry-pick fromMathieu Trudel-Lapierre
2015-05-12Fix build with GCC 5, forcing -std=gnu89 to not rely on stdint.hMathieu Trudel-Lapierre
2015-05-12Make the build failed with objcopy < 2.24Gary Ching-Pang Lin
2015-05-12Update Cryptlib and opensslGary Ching-Pang Lin
2015-05-12releasing package shim version 0.8-0ubuntu2Steve Langasek
2015-05-11* New upstream release.Mathieu Trudel-Lapierre
2015-05-10Reapplying all patchesMathieu Trudel-Lapierre
2015-05-07Add bug tag for insecure_mode semantics changes in 0.8.Mathieu Trudel-Lapierre
2015-05-06debian/patches/sbsigntool-not-pesign,debian/patches/second-stage-path:Mathieu Trudel-Lapierre
2015-05-06debian/patches/CVE-2014-3675.patch, debian/patches/CVE-2014-3677.patch,Mathieu Trudel-Lapierre
2015-05-06New upstream release.Mathieu Trudel-Lapierre
2015-05-06Import upstream version 0.8Mathieu Trudel-Lapierre
2015-05-06Unapplying patches to prevent spurious conflicts.Mathieu Trudel-Lapierre
2015-05-05Merge upstream git branch for release 0.7Steve Langasek
2015-05-05Fix the version number; this was uploaded for some reason as -0ubuntu4, not -...Steve Langasek
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