]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2016-07-26 Mathieu Trudel... * Refreshed patches.
2016-07-26 Mathieu Trudel... New upstream release.
2016-07-26 Mathieu Trudel... Import upstream version 0.9+1465500757.14a5905
2015-05-13 Mathieu Trudel... More GCC 5 fixes: stdarg.h and other include tweaks...
2015-05-13 Mathieu Trudel... Fix build with GCC 5, forcing -std=gnu89 to not rely...
2015-05-12 Steve Langasekreleasing package shim version 0.8-0ubuntu2
2015-05-11 Mathieu Trudel... * New upstream release.
2015-05-10 Mathieu Trudel... Reapplying all patches
2015-05-07 Mathieu Trudel... Add bug tag for insecure_mode semantics changes in...
2015-05-06 Mathieu Trudel... debian/patches/sbsigntool-not-pesign,debian/patches...
2015-05-06 Mathieu Trudel... debian/patches/CVE-2014-3675.patch, debian/patches...
2015-05-06 Mathieu Trudel... New upstream release.
2015-05-06 Mathieu Trudel... Import upstream version 0.8
2015-05-06 Mathieu Trudel... Unapplying patches to prevent spurious conflicts.
2015-05-05 Steve LangasekMerge upstream git branch for release 0.7
2015-05-05 Steve LangasekFix the version number; this was uploaded for some...
2014-10-13 Peter JonesBump version to 0.8
2014-10-08 Steve Langasekreleasing package shim version 0.7-0ubuntu3
2014-10-08 Steve Langasek* SECURITY UPDATE: heap overflow and out-of-bounds...
2014-10-07 Steve Langasekreleasing package shim version 0.7-0ubuntu2
2014-10-07 Steve LangasekUpdate debian/patches/prototypes with some new declarat...
2014-10-07 Steve LangasekRestore debian/patches/prototypes, which still is neede...
2014-10-07 Steve Langasekreleasing package shim version 0.7-0ubuntu1
2014-10-07 Steve Langasekdebian/patches/0001-Update-openssl-to-0.9.8za.patch...
2014-10-07 Steve LangasekDrop prototypes patch, apparently not needed upstream
2014-10-07 Steve Langasekdrop most patches, included upstream.
2014-10-07 Steve LangasekMerge upstream version 0.7
2014-10-06 Steve LangasekImport upstream version 0.7
2014-10-02 Peter JonesCorrectly reject bad tftp addresses earlier, rather...
2014-10-02 Peter JonesUse -Werror=sign-compare .
2014-10-02 Peter JonesMake another integer compare be signed/unsigned safe...
2014-10-02 Sebastian KrahmerOOB access when parsing MOK List/Certificates on MOK...
2014-10-02 Sebastian Krahmershim buffer overflow on ipv6 option parsing
2014-10-02 Peter JonesAnother testplan error.
2014-10-02 Gary Ching... Cryptlib: remove the unused files
2014-10-02 Gary Ching... Don't verify images with the empty build key
2014-10-02 Peter JonesFix some minor testplan errors.
2014-10-02 Peter JonesDon't append an empty cert list to MokListRT if vendor_...
2014-10-01 Peter JonesActually find the relocations correctly and process...
2014-10-01 Peter JonesRevert header changes
2014-09-21 Peter JonesMake list_keys() index variables all be signed.
2014-09-21 Peter JonesDo the same for ia32...
2014-09-21 Peter JonesGenerate a sane PE header on shim, fallback, and MokMan...
2014-09-21 Peter JonesFix our "in_protocol" printing.
2014-09-21 Peter JonesDon't call AuthenticodeVerify if vendor_cert_size is 0.
2014-09-21 Peter JonesValidate computed hash bases/hash sizes more thoroughly.
2014-09-21 Peter JonesMake 64-on-32 maybe work on x86_64.
2014-09-19 Peter JonesActually refer to the base relocation table of our...
2014-08-27 Peter JonesMake sure we don't try to load a binary from a differen...
2014-08-27 Peter JonesDon't name something exit().
2014-08-27 Ard BiesheuvelHandle empty .reloc section in PE/COFF loader
2014-08-27 Peter JonesFix typo from Ard's old tree 32-bit ARM patch.
2014-08-19 Gary Ching... Update openssl to 0.9.8zb
2014-08-12 Ard BiesheuvelAdd support for 32-bit ARM
2014-08-12 Ard BiesheuvelAdd support for 64-bit ARM (AArch64)
2014-08-12 Ard BiesheuvelFactor out x86-isms and add cross compile support
2014-08-12 Ard Biesheuvelunhook_system_services: bail on systab == NULL
2014-08-12 Ard BiesheuvelCryptLib: undefine va_arg and friends before redefining...
2014-08-04 Steve Langasekreleasing package shim version 0.4-0ubuntu5
2014-07-21 Peter JonesReplace build instructions in README with something...
2014-07-14 Gary Ching... Update openssl to 0.9.8za
2014-06-25 Gary Ching... Simplify the checking of SB and DB states
2014-06-25 Peter JonesMake sure we default to assuming we're locked down.
2014-06-25 Gary Ching... Check the secure variables with the lib functions
2014-06-25 Peter JonesExplain the logic in secure_mode() better.
2014-06-25 Gary Ching... Free the string from DevicePathToStr
2014-06-25 Gary Ching... Silence the functions of shim protocol
2014-06-25 Gary Ching... Remove the duplicate calls in lib/console.c
2014-06-25 Gary Ching... No newline for console_notify
2014-06-25 Gary Ching... Exclude ca.crt while signing EFI images
2014-06-25 Gary Ching... MokManager: handle the error status from ReadKeyStroke
2014-06-25 Gary Ching... MokManager: delete the BS+NV variables the right way
2014-06-25 Gary Ching... Remove grubpath in generate_path()
2014-06-25 Gary Ching... Check the first 4 bytes of the certificate
2014-06-25 Gary Ching... Fetch the netboot image from the same device
2014-05-13 Gary Ching... [fallback] Try to boot the first boot option anyway
2014-05-13 Gary Ching... [fallback] Fix the data size for boot option comparison
2014-05-13 Gary Ching... [fallback] Avoid duplicate old BootOrder
2014-04-11 Peter JonesGet rid of SectionCache in generate_hash(), it is unused.
2014-04-11 Peter JonesKees' patch missed the offset adjustment to PEHdr.
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2014-02-14 Peter JonesAllow fallback to use the system's LoadImage/StartImage .
2014-02-14 Peter JonesAdd a failure case to the test plan and fix an ordering...
2014-02-14 Peter JonesAdd a preliminary test plan.
2014-01-31 Peter Jones[fallback] Attempt to re-use existing entries when...
2014-01-31 Peter Jones[fallback] For HD() device paths, use just the media...
2013-11-21 Peter JonesError check the right thing in get_variable_attr()...
2013-11-21 Peter JonesRewrite directory traversal allocation path so coverity...
2013-11-21 Peter JonesInitialize entries before we pass it to another function.
2013-11-21 Peter JonesFix wrong sizeof().
2013-11-21 Peter JonesLengths that might be -1 can't be unsigned, Peter.
2013-11-21 Peter JonesFix path generation for Dhcpv4 bootloader.
2013-11-19 Matthew GarrettDon't hook system services if shim has no built-in...
2013-11-19 Matthew GarrettClarify meaning of insecure_mode
2013-11-12 Andrew Boieshim: improve error messages
2013-11-12 Andrew Boieallow 32-bit compilation with 64-bit compiler
2013-11-12 Andrew Boiepropagate some path variables
2013-11-12 Andrew Boiefix fallback.so build dependency
2013-11-12 Andrew Boiefallback.c: fix 32-bit compilation
2013-11-12 Andrey Petrovproperly compile OpenSSL in 32-bit mode
next