Age | Commit message (Expand) | Author |
2015-04-13 | Align the sections we're loading, and check for validity /after/ discarding. | Peter Jones |
2015-04-13 | Align the sections we're loading, and check for validity /after/ discarding. | Peter Jones |
2014-12-11 | Add nostdinc to the CFLAGS for lib | Gary Ching-Pang Lin |
2014-12-11 | Add nostdinc to the CFLAGS for lib | Gary Ching-Pang Lin |
2014-10-13 | Bump version to 0.8 | Peter Jones |
2014-10-13 | Bump version to 0.80.8 | Peter Jones |
2014-10-08 | releasing package shim version 0.7-0ubuntu3 | Steve Langasek |
2014-10-08 | * SECURITY UPDATE: heap overflow and out-of-bounds read access when | Steve Langasek |
2014-10-07 | releasing package shim version 0.7-0ubuntu2 | Steve Langasek |
2014-10-07 | Update debian/patches/prototypes with some new declarations needed for | Steve Langasek |
2014-10-07 | Restore debian/patches/prototypes, which still is needed on shim 0.7 | Steve Langasek |
2014-10-07 | releasing package shim version 0.7-0ubuntu1 | Steve Langasek |
2014-10-07 | debian/patches/0001-Update-openssl-to-0.9.8za.patch: cherry-pick | Steve Langasek |
2014-10-07 | Drop prototypes patch, apparently not needed upstream | Steve Langasek |
2014-10-07 | drop most patches, included upstream. | Steve Langasek |
2014-10-06 | Merge upstream version 0.7 | Steve Langasek |
2014-10-06 | Import upstream version 0.7 | Steve Langasek |
2014-10-02 | Correctly reject bad tftp addresses earlier, rather than later. | Peter Jones |
2014-10-02 | Correctly reject bad tftp addresses earlier, rather than later. | Peter Jones |
2014-10-02 | Use -Werror=sign-compare . | Peter Jones |
2014-10-02 | Use -Werror=sign-compare . | Peter Jones |
2014-10-02 | Make another integer compare be signed/unsigned safe as well. | Peter Jones |
2014-10-02 | Make another integer compare be signed/unsigned safe as well. | Peter Jones |
2014-10-02 | OOB access when parsing MOK List/Certificates on MOK enrollment | Sebastian Krahmer |
2014-10-02 | OOB access when parsing MOK List/Certificates on MOK enrollment | Sebastian Krahmer |
2014-10-02 | shim buffer overflow on ipv6 option parsing | Sebastian Krahmer |
2014-10-02 | shim buffer overflow on ipv6 option parsing | Sebastian Krahmer |
2014-10-02 | Another testplan error. | Peter Jones |
2014-10-02 | Another testplan error. | Peter Jones |
2014-10-02 | Cryptlib: remove the unused files | Gary Ching-Pang Lin |
2014-10-02 | Cryptlib: remove the unused files | Gary Ching-Pang Lin |
2014-10-02 | Don't verify images with the empty build key | Gary Ching-Pang Lin |
2014-10-02 | Don't verify images with the empty build key | Gary Ching-Pang Lin |
2014-10-02 | Fix some minor testplan errors. | Peter Jones |
2014-10-02 | Fix some minor testplan errors. | Peter Jones |
2014-10-02 | Don't append an empty cert list to MokListRT if vendor_cert_size is 0. | Peter Jones |
2014-10-02 | Don't append an empty cert list to MokListRT if vendor_cert_size is 0. | Peter Jones |
2014-09-30 | Actually find the relocations correctly and process them that way. | Peter Jones |
2014-09-30 | Actually find the relocations correctly and process them that way. | Peter Jones |
2014-09-30 | Revert header changes | Peter Jones |
2014-09-30 | Revert header changes | Peter Jones |
2014-09-21 | Make list_keys() index variables all be signed. | Peter Jones |
2014-09-21 | Make list_keys() index variables all be signed. | Peter Jones |
2014-09-21 | Do the same for ia32... | Peter Jones |
2014-09-21 | Do the same for ia32... | Peter Jones |
2014-09-21 | Generate a sane PE header on shim, fallback, and MokManager. | Peter Jones |
2014-09-21 | Generate a sane PE header on shim, fallback, and MokManager. | Peter Jones |
2014-09-21 | Fix our "in_protocol" printing. | Peter Jones |
2014-09-21 | Fix our "in_protocol" printing. | Peter Jones |
2014-09-21 | Don't call AuthenticodeVerify if vendor_cert_size is 0. | Peter Jones |