Age | Commit message (Expand) | Author |
2015-06-30 | Improve our debuginfo path print | Peter Jones |
2015-06-29 | Make sure our build-id notes wind up at a reasonable place. | Peter Jones |
2015-06-29 | Only be verbose the first time secure_mode() is called. | Peter Jones |
2015-06-29 | Add a conditional point for a debugger to attach. | Peter Jones |
2015-06-29 | More incorrect unsigned vs signed fixups from yours truly. | Peter Jones |
2015-06-29 | Don't print anything or delay when start_image() succeeds. | Peter Jones |
2015-06-16 | MokManager: Nerf SHA-1 again for actual hashes and signatures. | Peter Jones |
2015-06-16 | MokManager: fix comparison between signed and unsigned integer | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Discard the list contains an invalid signature | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Support SHA224, SHA384, and SHA512 | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Add more key list safe checks | Gary Ching-Pang Lin |
2015-06-16 | MokManager: fix the return value and type | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Support SHA1 hash in MOK | Gary Ching-Pang Lin |
2015-06-16 | MokManager: fix the hash list counting in delete | Gary Ching-Pang Lin |
2015-06-16 | MokManager: calculate the variable size correctly | Gary Ching-Pang Lin |
2015-06-16 | Make shim to check MokXAuth for MOKX reset | Gary Ching-Pang Lin |
2015-06-16 | Verify the EFI images with MOK blacklist | Gary Ching-Pang Lin |
2015-06-16 | Copy the MOK blacklist to a RT variable | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Write the hash list properly | Gary Ching-Pang Lin |
2015-06-16 | MokManager: Match all hashes in the list | Gary Ching-Pang Lin |
2015-06-16 | MokManager: delete the hash properly | Gary Ching-Pang Lin |
2015-06-16 | MokManager: show the hash list properly | Gary Ching-Pang Lin |
2015-06-16 | Support MOK blacklist | Gary Ching-Pang Lin |
2015-06-16 | Fix console_print_box*() parameters. | Peter Jones |
2015-06-11 | Ensure that apps launched by shim get correct BS->Exit() behavior | Peter Jones |
2015-06-11 | Don't leave in_protocol==1 when shim_verify() isn't enforcing. | Peter Jones |
2015-06-04 | Only run MokManager if asked or a security violation occurs. | Peter Jones |
2015-05-12 | More GCC 5 fixes: stdarg.h and other include tweaks, cherry-pick from | Mathieu Trudel-Lapierre |
2015-05-12 | Fix build with GCC 5, forcing -std=gnu89 to not rely on stdint.h | Mathieu Trudel-Lapierre |
2015-05-12 | Make the build failed with objcopy < 2.24 | Gary Ching-Pang Lin |
2015-05-12 | Update Cryptlib and openssl | Gary Ching-Pang Lin |
2015-05-12 | releasing package shim version 0.8-0ubuntu2 | Steve Langasek |
2015-05-11 | * New upstream release. | Mathieu Trudel-Lapierre |
2015-05-10 | Reapplying all patches | Mathieu Trudel-Lapierre |
2015-05-07 | Add bug tag for insecure_mode semantics changes in 0.8. | Mathieu Trudel-Lapierre |
2015-05-06 | debian/patches/sbsigntool-not-pesign,debian/patches/second-stage-path: | Mathieu Trudel-Lapierre |
2015-05-06 | debian/patches/CVE-2014-3675.patch, debian/patches/CVE-2014-3677.patch, | Mathieu Trudel-Lapierre |
2015-05-06 | New upstream release. | Mathieu Trudel-Lapierre |
2015-05-06 | Import upstream version 0.8 | Mathieu Trudel-Lapierre |
2015-05-06 | Unapplying patches to prevent spurious conflicts. | Mathieu Trudel-Lapierre |
2015-05-05 | Merge upstream git branch for release 0.7 | Steve Langasek |
2015-05-05 | Fix the version number; this was uploaded for some reason as -0ubuntu4, not -... | Steve Langasek |
2015-04-15 | Explicitly request sysv-style ELF hash sections | Matthew Garrett |
2015-04-13 | gcc 5.0 changes some include bits, so copy what arm does on x86. | Peter Jones |
2015-04-13 | Make lib/ use the right CFLAGS. | Peter Jones |
2015-04-13 | Make lib/ build right with the cflags it should be using... | Peter Jones |
2015-04-13 | Fix length of allocated buffer for boot option comparison. | Laszlo Ersek |
2015-04-13 | fallback: Fix comparison between signed and unsigned in debugging code. | Richard W.M. Jones |
2015-04-13 | Don't install our protocols if we're not in secure mode. | Peter Jones |
2015-04-13 | Align the sections we're loading, and check for validity /after/ discarding. | Peter Jones |