コミット履歴

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