1. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  2. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  3. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago
  4. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 13 years ago
  5. 9c9606b Add tests for rsa_utility.c by Randall Spangler · 13 years ago
  6. cb3313e Partial unit tests for rollback_index by Randall Spangler · 13 years ago
  7. 1f5d53f Add tests for vboot_reference stateful_util.c by Randall Spangler · 13 years ago
  8. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  9. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  10. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  11. 9592919 Add a kernel subkey signing algorithm key and algorithm fields to firmware preamble. by Gaurav Shah · 14 years ago
  12. bcd8f4a Make kernel signature a part of the kernel preamble. by Gaurav Shah · 14 years ago
  13. bf7615b Change kernel vboot header layout and add support for separate header verification. by Gaurav Shah · 14 years ago
  14. bd52fc7 VBoot Reference: Make kernel_config a 4K byte block, and move it after the verified boot block. by Gaurav Shah · 14 years ago
  15. 0265882 Change VerifyFirmware() to take separate pointers to firmware verification header and firmware data. by Gaurav Shah · 14 years ago
  16. f3dd1a6 VBoot Reference: Output debug information using debug() instead of fprintf(). by Gaurav Shah · 14 years ago
  17. 5411c7a combined patch for: by Gaurav Shah · 14 years ago
  18. 21c3f7f Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries" by David Garcia · 14 years ago
  19. d46c347 VBoot Reference: Refactor Part 2 - Crypto Libraries by Gaurav Shah · 14 years ago
  20. e450be4 Propagate use of uint64_t to more functions that may need to deal with arbitrary length data. by Gaurav Shah · 14 years ago
  21. 463be3f VBoot Reference: Fix splicing bugs in Firmware and Kernel verification. by Gaurav Shah · 14 years ago
  22. a82bf26 VBoot Reference: Add kernel rollback prevention and choosing logic. by Gaurav Shah · 14 years ago
  23. 3199eed Move test utility functions to a common place. by Gaurav Shah · 14 years ago
  24. ce0cc30 VBoot Reference: Add version checking to for preventing rollbacks. by Gaurav Shah · 14 years ago