summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Correctly reject bad tftp addresses earlier, rather than later.Peter Jones
2014-10-02Use -Werror=sign-compare .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-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-02OOB access when parsing MOK List/Certificates on MOK enrollmentSebastian Krahmer
2014-10-02shim buffer overflow on ipv6 option parsingSebastian Krahmer
2014-10-02shim buffer overflow on ipv6 option parsingSebastian Krahmer
2014-10-02Another testplan error.Peter Jones
2014-10-02Another testplan error.Peter Jones
2014-10-02Cryptlib: remove the unused filesGary Ching-Pang Lin
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-02Don't verify images with the empty build keyGary Ching-Pang Lin
2014-10-02Fix some minor testplan errors.Peter Jones
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-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-30Actually find the relocations correctly and process them that way.Peter Jones
2014-09-30Revert header changesPeter Jones
2014-09-30Revert header changesPeter Jones
2014-09-21Make list_keys() index variables all be signed.Peter Jones
2014-09-21Make list_keys() index variables all be signed.Peter Jones
2014-09-21Do the same for ia32...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
2014-09-21Generate a sane PE header on shim, fallback, and MokManager.Peter Jones
2014-09-21Fix our "in_protocol" printing.Peter Jones
2014-09-21Fix our "in_protocol" printing.Peter Jones
2014-09-21Don't call AuthenticodeVerify if vendor_cert_size is 0.Peter Jones
2014-09-21Don't call AuthenticodeVerify if vendor_cert_size is 0.Peter Jones
2014-09-21Validate computed hash bases/hash sizes more thoroughly.Peter Jones
2014-09-21Validate computed hash bases/hash sizes more thoroughly.Peter Jones
2014-09-21Make 64-on-32 maybe work on x86_64.Peter Jones
2014-09-21Make 64-on-32 maybe work on x86_64.Peter Jones
2014-09-19Actually refer to the base relocation table of our loaded image.Peter Jones
2014-09-19Actually refer to the base relocation table of our loaded image.Peter Jones
2014-08-27Make sure we don't try to load a binary from a different arch.Peter Jones
2014-08-27Make sure we don't try to load a binary from a different arch.Peter Jones
2014-08-27Don't name something exit().Peter Jones
2014-08-27Don't name something exit().Peter Jones
2014-08-27Handle empty .reloc section in PE/COFF loaderArd Biesheuvel