1. 47b593d Add additional sanity checks to RSA verification code. by Gaurav Shah · 14 years ago
  2. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 14 years ago
  3. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  4. cbaf696 Add license headers by Randall Spangler · 14 years ago
  5. 8dd2094 Zero-out allocated buffer while creating kernel preamble header. by Gaurav Shah · 14 years ago
  6. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 14 years ago
  7. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 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. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  11. 70e9509 Rework the vboot_reference make system. by vbendeb · 14 years ago
  12. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  13. 6a97b3e Add vbutil_keyblock by Randall Spangler · 14 years ago
  14. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 14 years ago
  15. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago