Commit Verlauf

Autor SHA1 Nachricht Datum
  Glenn Washburn 3cf2e848bc disk/cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner vor 2 Jahren
  Glenn Washburn 351c9c2fd0 disk: Replace code that calculates the log of sector size with grub_log2ull() vor 2 Jahren
  Glenn Washburn 1deb521452 cryptodisk: Add support for using detached header files vor 2 Jahren
  Denis 'GNUtoo' Carikli 100e410e9c disk/geli: Unify grub_cryptodisk_dev function names vor 2 Jahren
  Elyes Haouas b441ca3238 disk: Remove trailing whitespaces vor 2 Jahren
  Glenn Washburn ebdd82b00c cryptodisk: Move global variables into grub_cryptomount_args struct vor 3 Jahren
  Glenn Washburn ba9fb5d721 cryptodisk: Refactor password input out of crypto dev modules into cryptodisk vor 3 Jahren
  Glenn Washburn be62f0836c cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules vor 3 Jahren
  Glenn Washburn 880dfd8f40 disk: Rename grub_disk_get_size() to grub_disk_native_sectors() vor 4 Jahren
  Glenn Washburn d78ce33e60 cryptodisk: Rename "offset" in grub_cryptodisk_t to "offset_sectors" vor 4 Jahren
  Glenn Washburn 535998c2e0 cryptodisk: Rename "total_length" field in grub_cryptodisk_t to "total_sectors" vor 4 Jahren
  Vladimir Serbinenko 7656b72b17 disk/geli: Add missing free. vor 10 Jahren
  Vladimir Serbinenko 6f43e350ed disk/geli: Add missing seek success check. vor 10 Jahren
  Kris Moore ba3031f996 Support GELI v6 and v7 vor 10 Jahren
  Andrei Borzenkov bbbcb791ed grub-core/disk/geli.c: fix memory leaks in error paths vor 10 Jahren
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. vor 11 Jahren
  Vladimir Serbinenko c35fcdc0b7 * grub-core/disk/AFSplitter.c: Remove variable length arrays. vor 11 Jahren
  Vladimir Serbinenko 7f084087b2 * grub-core/net/net.c (grub_net_route_unregister): Remove unused vor 11 Jahren
  Vladimir Serbinenko 5d17fd0fec * grub-core/disk/geli.c (geli_rekey): Fix error return type. vor 11 Jahren
  Vladimir 'phcoder' Serbinenko e012736478 * grub-core/disk/geli.c (grub_util_get_geli_uuid): Close handle after vor 11 Jahren
  Vladimir 'phcoder' Serbinenko b73249d260 Make grub_util_fd_seek match behaviour of other grub_util_fd_* and vor 11 Jahren
  Vladimir 'phcoder' Serbinenko 6de292cb9b Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open. vor 11 Jahren
  Vladimir 'phcoder' Serbinenko 7e518ca84f Use Winapi on both cygwin and mingw32 to share more code between both. vor 11 Jahren
  Vladimir 'phcoder' Serbinenko eeada7b1da Use GRUB_PROPERLY_ALIGNED_ARRAY in grub-core/disk/cryptodisk.c and vor 11 Jahren
  Vladimir 'phcoder' Serbinenko 1865baa72c Replace 8 with GRUB_CHAR_BIT in several places when appropriate. vor 11 Jahren
  Vladimir 'phcoder' Serbinenko ce50dbd746 Add new 'proc' filesystem framework and put luks_script into it. vor 12 Jahren
  Vladimir 'phcoder' Serbinenko 8f95d002fe * grub-core/commands/date.c (GRUB_MOD_INIT): Remove non-uniform vor 13 Jahren
  Vladimir 'phcoder' Serbinenko a121c9648e Use the common size routine in hostfs so we can read disks as well. vor 13 Jahren
  Vladimir 'phcoder' Serbinenko 7e94d044ad * grub-core/disk/geli.c (grub_md_sha256_real): Respect format security. vor 13 Jahren
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while vor 13 Jahren