summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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.8Peter Jones
2014-10-08releasing package shim version 0.7-0ubuntu3Steve Langasek
2014-10-08* SECURITY UPDATE: heap overflow and out-of-bounds read access whenSteve Langasek
2014-10-07releasing package shim version 0.7-0ubuntu2Steve Langasek
2014-10-07Update debian/patches/prototypes with some new declarations needed forSteve Langasek
2014-10-07Restore debian/patches/prototypes, which still is needed on shim 0.7Steve Langasek
2014-10-07releasing package shim version 0.7-0ubuntu1Steve Langasek
2014-10-07debian/patches/0001-Update-openssl-to-0.9.8za.patch: cherry-pickSteve Langasek
2014-10-07Drop prototypes patch, apparently not needed upstreamSteve Langasek
2014-10-07drop most patches, included upstream.Steve Langasek
2014-10-06Merge upstream version 0.7Steve Langasek
2014-10-06Import upstream version 0.7Steve Langasek
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
2014-09-30Actually find the relocations correctly and process them that way.Peter Jones
2014-09-30Revert header changesPeter Jones
2014-09-21Make list_keys() index variables all be signed.Peter Jones
2014-09-21Do the same for ia32...Peter Jones
2014-09-21Generate a sane PE header on shim, fallback, and MokManager.Peter Jones