コミット履歴

作者 SHA1 メッセージ 日付
  Glenn Washburn 3cf2e848bc disk/cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner 2 年 前
  Denis 'GNUtoo' Carikli 6fe6229638 disk/luks: 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 cf3a3acff0 cryptodisk: Properly handle non-512 byte sized sectors 4 年 前
  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 年 前
  Patrick Steinhardt 1066336dc8 luks: Fix out-of-bounds copy of UUID 4 年 前
  Peter Jones f725fa7cb2 calloc: Use calloc() at most places 4 年 前
  Patrick Steinhardt dd3f49b106 luks: Move configuration of ciphers into cryptodisk 5 年 前
  Andrei Borzenkov ea44693fc8 grub-core/disk/luks.c: fix use after free and memory leaks 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 'phcoder' Serbinenko 7b3aca00fa * grub-core/disk/luks.c (configure_ciphers): Fix spurious warning. 11 年 前
  Vladimir 'phcoder' Serbinenko ce50dbd746 Add new 'proc' filesystem framework and put luks_script into it. 12 年 前
  Vladimir 'phcoder' Serbinenko 40211ab884 * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 13 年 前
  Vladimir 'phcoder' Serbinenko 6e0632e28c * grub-core/commands/acpihalt.c: Gettextized. 13 年 前
  Vladimir 'phcoder' Serbinenko 20a409405b Integrate geli into autoconfiguration system 13 年 前
  Vladimir 'phcoder' Serbinenko 8358d7f221 Skip one-time volumes and add option for skipping non-boot volumes 13 年 前
  Vladimir 'phcoder' Serbinenko 23432f6542 support UUID for geli 13 年 前
  Vladimir 'phcoder' Serbinenko 371a8f1183 Fix a potential buffer overflow 13 年 前
  Vladimir 'phcoder' Serbinenko 3e90811d88 support non-512B sectors for geli 13 年 前
  Vladimir 'phcoder' Serbinenko 1a1f408f20 geli support 13 年 前
  Vladimir 'phcoder' Serbinenko 8585e54bec factor cryptodisk part out 13 年 前
  Vladimir 'phcoder' Serbinenko fcf3bfb6ff small readability improvement 13 年 前
  Vladimir 'phcoder' Serbinenko b896ae82db small readability improvement 13 年 前
  Vladimir 'phcoder' Serbinenko 6f33a8eebc optimize LRW 13 年 前