1. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  2. 9592919 Add a kernel subkey signing algorithm key and algorithm fields to firmware preamble. by Gaurav Shah · 14 years ago
  3. bcd8f4a Make kernel signature a part of the kernel preamble. by Gaurav Shah · 14 years ago
  4. bf7615b Change kernel vboot header layout and add support for separate header verification. by Gaurav Shah · 14 years ago
  5. bd52fc7 VBoot Reference: Make kernel_config a 4K byte block, and move it after the verified boot block. by Gaurav Shah · 14 years ago
  6. 0265882 Change VerifyFirmware() to take separate pointers to firmware verification header and firmware data. by Gaurav Shah · 14 years ago
  7. f3dd1a6 VBoot Reference: Output debug information using debug() instead of fprintf(). by Gaurav Shah · 14 years ago
  8. 5411c7a combined patch for: by Gaurav Shah · 15 years ago
  9. 21c3f7f Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries" by David Garcia · 15 years ago
  10. d46c347 VBoot Reference: Refactor Part 2 - Crypto Libraries by Gaurav Shah · 15 years ago
  11. e450be4 Propagate use of uint64_t to more functions that may need to deal with arbitrary length data. by Gaurav Shah · 15 years ago
  12. 463be3f VBoot Reference: Fix splicing bugs in Firmware and Kernel verification. by Gaurav Shah · 15 years ago
  13. a82bf26 VBoot Reference: Add kernel rollback prevention and choosing logic. by Gaurav Shah · 15 years ago
  14. 3199eed Move test utility functions to a common place. by Gaurav Shah · 15 years ago
  15. ce0cc30 VBoot Reference: Add version checking to for preventing rollbacks. by Gaurav Shah · 15 years ago