提交歷史

作者 SHA1 備註 提交日期
  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. 12 年之前
  Vladimir 'phcoder' Serbinenko eeada7b1da Use GRUB_PROPERLY_ALIGNED_ARRAY in grub-core/disk/cryptodisk.c and 12 年之前
  Vladimir 'phcoder' Serbinenko 1865baa72c Replace 8 with GRUB_CHAR_BIT in several places when appropriate. 12 年之前
  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 年之前
  Vladimir 'phcoder' Serbinenko 0ae70393ba Improve and unify messages. 13 年之前
  Vladimir 'phcoder' Serbinenko 4a9f8346c9 * grub-core/commands/ls.c: Gettextize. 13 年之前
  Vladimir 'phcoder' Serbinenko 6e0632e28c * grub-core/commands/acpihalt.c: Gettextized. 13 年之前
  Vladimir 'phcoder' Serbinenko 27610c3836 Fix FreeBSD compilation. 13 年之前
  Vladimir 'phcoder' Serbinenko 20a409405b Integrate geli into autoconfiguration system 14 年之前
  Vladimir 'phcoder' Serbinenko f718594e32 update fixme 14 年之前
  Vladimir 'phcoder' Serbinenko 8358d7f221 Skip one-time volumes and add option for skipping non-boot volumes 14 年之前
  Vladimir 'phcoder' Serbinenko 23432f6542 support UUID for geli 14 年之前
  Vladimir 'phcoder' Serbinenko 7efb5c9eea Use hardcoded reference to sha512 and sha256 in geli rather than runtime lookup since they are always used 14 年之前
  Vladimir 'phcoder' Serbinenko 171e2be183 geli xts support 14 年之前
  Vladimir 'phcoder' Serbinenko 574d268020 Add few FIXME comments 14 年之前