]> git.proxmox.com Git - grub2.git/history - grub-core
Makefile: Remove unused GRUB_PKGLIBDIR definition
[grub2.git] / grub-core /
2020-10-30 Daniel Axtenslzma: Fix compilation error under clang 10
2020-10-30 Cao jinkern/i386/realmode: Update comment
2020-10-30 Glenn Washburncryptodisk: Fix cipher IV mode "plain64" always being...
2020-09-18 Glenn Washburnscript: Do not allow a delimiter between function name...
2020-09-18 Glenn Washburnlexer: char const * should be const char *
2020-09-18 Glenn Washburncryptodisk: Use cipher name instead of object in error...
2020-09-18 Patrick Steinhardtluks2: Strip dashes off of the UUID
2020-09-18 Tianjia Zhangefi/tpm: Remove unused functions and structures
2020-09-18 Tianjia Zhangshim_lock: Enable module for all EFI architectures
2020-09-18 Daniel Kiperi386/efi/init: Drop bogus include
2020-09-11 Javier Martinez... tftp: Roll-over block counter to prevent data packets...
2020-09-11 Glenn Washburncryptodisk: Fix incorrect calculation of start sector
2020-09-11 Glenn Washburncryptodisk: Unregister cryptomount command when removin...
2020-09-11 Patrick Steinhardtluks2: Improve error reporting when decrypting/verifyin...
2020-09-11 Patrick Steinhardtluks: Fix out-of-bounds copy of UUID
2020-09-11 Patrick Steinhardtjson: Remove invalid typedef redefinition
2020-09-11 Cao jini386/relocator_common: Drop empty #ifdef
2020-09-11 Ave Miliavideo/bochs: Fix typo
2020-07-29 Colin Watsonlinux: Fix integer overflows in initrd size handling
2020-07-29 Peter Jonesloader/linux: Avoid overflow on initrd size calculation
2020-07-29 Alexey Makhalovefi: Fix use-after-free in halt/reboot path
2020-07-29 Daniel Kiperefi/chainloader: Propagate errors from copy_file_path()
2020-07-29 Peter Jonesefi: Fix some malformed device path arithmetic errors
2020-07-29 Peter Jonesemu: Make grub_free(NULL) safe
2020-07-29 Peter Joneslvm: Fix two more potential data-dependent alloc overflows
2020-07-29 Peter Joneshfsplus: Fix two more overflows
2020-07-29 Alexey Makhalovrelocator: Fix grub_relocator_alloc_chunk_align() top...
2020-07-29 Chris Coulsonscript: Avoid a use-after-free when redefining a functi...
2020-07-29 Alexey Makhalovrelocator: Protect grub_relocator_alloc_chunk_align...
2020-07-29 Alexey Makhalovrelocator: Protect grub_relocator_alloc_chunk_addr...
2020-07-29 Alexey Makhalovtftp: Do not use priority queue
2020-07-29 Konrad Rzeszutek... multiboot2: Fix memory leak if grub_create_loader_cmdli...
2020-07-29 Konrad Rzeszutek... udf: Fix memory leak
2020-07-29 Konrad Rzeszutek... term: Fix overflow on user inputs
2020-07-29 Konrad Rzeszutek... lzma: Make sure we don't dereference past array
2020-07-29 Chris Coulsonjson: Avoid a double-free when parsing fails.
2020-07-29 Alexey Makhalovxnu: Fix double free in grub_xnu_devprop_add_property()
2020-07-29 Alexey Makhalovgfxmenu: Fix double free in load_image()
2020-07-29 Daniel Kiperfont: Do not load more than one NAME section
2020-07-29 Peter Jonesiso9660: Don't leak memory on realloc() failures
2020-07-29 Peter Jonesmalloc: Use overflow checking primitives where we do...
2020-07-29 Peter Jonescalloc: Use calloc() at most places
2020-07-29 Peter Jonescalloc: Make sure we always have an overflow-checking...
2020-07-29 Peter Jonesyylex: Make lexer fatal errors actually be fatal
2020-05-25 Marc Zyngierarm: Fix 32-bit ARM handling of the CTR register
2020-05-25 Javier Martinez... net: Break out nested function
2020-05-25 Javier Martinez... tpm: Enable module for all EFI platforms
2020-05-15 Tianjia Zhangtpm: Rename function grub_tpm_log_event() to grub_tpm_m...
2020-05-15 Tianjia Zhangverifiers: Add verify string debug message
2020-05-15 Javier Martinez... envblk: Fix buffer overrun when attempting to shrink...
2020-05-15 Daniel Kipermips/cache: Add missing nop's in delay slots
2020-04-21 Patrick Steinhardtluks2: Propagate error when reading area key fails
2020-04-21 Patrick Steinhardtjson: Get rid of casts for "jsmntok_t"
2020-04-21 Patrick Steinhardtjson: Update jsmn library to upstream commit 053d3cd
2020-04-21 Hans de Goedekern/term: Accept ESC, F4 and holding SHIFT as user...
2020-04-21 Hans de Goedeefi/console: Do not set text-mode until we actually...
2020-04-21 Hans de Goedeefi/console: Implement getkeystatus() support
2020-04-21 Hans de Goedeefi/console: Add grub_console_read_key_stroke() helper...
2020-04-21 Hans de Goedekern/term: Make grub_getkeystatus() helper function...
2020-04-21 Javier Martinez... efi/console: Move grub_console_set{colorstate,cursor...
2020-03-31 Michael Changzfs: Fix gcc10 error -Werror=zero-length-bounds
2020-03-31 Michael Changmdraid1x_linux: Fix gcc10 error -Werror=array-bounds
2020-03-31 Tianjia Zhangefi/tpm: Fix memory leak in grub_tpm1/2_log_event()
2020-03-31 Michael Changlvm: Add LVM cache logical volume handling
2020-03-10 Patrick Steinhardtgnulib: Fix build of base64 when compiling with memory...
2020-03-10 David Michaelfat: Support file modification times
2020-03-10 David Michaelexfat: Save the matching directory entry struct when...
2020-03-10 Mike Gilbertdatetime: Enable the datetime module for the emu platform
2020-03-10 Peter Jonesefi/gop: Add debug output on GOP probing
2020-03-10 Peter Jonesefi/uga: Use video instead of fb as debug condition
2020-03-10 Peter Jonesefi: Print error messages to grub_efi_allocate_pages_real()
2020-03-10 Andrei Borzenkovefi/uga: Use 64 bit for fb_base
2020-03-10 Alexander Grafefi/gop: Add support for BLT_ONLY adapters
2020-03-10 Peter Jonesnormal/completion: Fix possible NULL pointer dereference
2020-03-10 Peter Joneskern: Add grub_debug_enabled()
2020-03-10 Peter Jonesefi: Print more debug info in our module loader
2020-03-10 Peter Joneslinux/getroot: Handle rssd storage device names
2020-03-10 Julian Andres Klodesmbios: Add a --linux argument to apply linux modalias...
2020-02-28 Peter Jonesmisc: Make grub_strtol() "end" pointers have safer...
2020-02-28 Patrick Steinhardtluks2: Add missing newline to debug message
2020-02-18 Michael Changverifiers: Fix calling uninitialized function pointer
2020-02-18 Paulo Flabiano Smorigonormal/main: Search for specific config files for netboot
2020-02-18 Paulo Flabiano Smorigonet/dhcp: Set net_<interface>_client{id, uuid} variable...
2020-02-18 Paulo Flabiano Smorigokern: Add %X option to printf functions
2020-02-18 Javier Martinez... normal: Move common datetime functions out of the norma...
2020-02-11 Peter Jonesminilzo: Update to minilzo-2.08
2020-01-28 Peter Jonessquash4: Fix an uninitialized variable
2020-01-28 C. Maslochfreedos: Fix FreeDOS command booting large files (near...
2020-01-10 Patrick Steinhardtdisk: Implement support for LUKS2
2020-01-10 Patrick Steinhardtluks: Move configuration of ciphers into cryptodisk
2020-01-10 Patrick Steinhardtafsplitter: Move into its own module
2020-01-10 Patrick Steinhardtbootstrap: Add gnulib's base64 module
2020-01-10 Patrick Steinhardtjson: Implement wrapping interface
2020-01-10 Patrick Steinhardtjson: Import upstream jsmn-1.1.0
2019-12-20 Lukasz Hawrylkomultiboot2: Set min address for mbi allocation to 0x1000
2019-12-20 Daniel Kiperloader/i386/linux: Fix an underflow in the setup_header...
2019-12-06 David Sterbabtrfs: Add support for new RAID1C34 profiles
2019-12-06 Lenny Szubowicztftp: Normalize slashes in TFTP paths
2019-11-18 Michael Changhostdisk: Set linux file descriptor to O_CLOEXEC as...
2019-10-21 Michael Bideauat_keyboard: Fix unreliable key presses
next