Commit History

Author SHA1 Message Date
  Randall Spangler 13c0776aab vboot: Remove the remainder of vb1 cryptolib 8 years ago
  Daisuke Nojiri 93159a2250 test: Make TEST_EQ print either 'comment' or 'desc' 8 years ago
  Daisuke Nojiri d0e3d7e1fa test: Print either 'comment' or 'desc' 8 years ago
  Daisuke Nojiri a6ec557609 test: Print out actual result when test_succ fails 8 years ago
  Daisuke Nojiri 099eeb9b97 test: Make TEST_* report test location 8 years ago
  Daisuke Nojiri 111c59b567 test: Add TEST_STR_NEQ 8 years ago
  Randall Spangler b9be53640e vboot2: Use more specific error codes 10 years ago
  Bill Richardson 0c3ba249ab Massive refactoring of external header files. 11 years ago
  Bill Richardson 94d7034590 Enable (and test) custom dev-mode sounds 13 years ago
  Randall Spangler 6c6babc51b Add tests for vboot_firmware.c 13 years ago
  Randall Spangler 9c9606b7a6 Add tests for rsa_utility.c 13 years ago
  Randall Spangler cb3313e8cb Partial unit tests for rollback_index 13 years ago
  Randall Spangler 1f5d53f7bd Add tests for vboot_reference stateful_util.c 13 years ago
  vbendeb 3ecaf776d8 Make vboot_reference build in MSVC command line environment. 14 years ago
  Randall Spangler 620c38cf34 Remove unused files, and tidy the directory structure of the remaining ones. 14 years ago
  Randall Spangler d471f2a839 Remove old firmware verification code, now that firmware build has switched to the new algorithms. 14 years ago
  Gaurav Shah 9592919196 Add a kernel subkey signing algorithm key and algorithm fields to firmware preamble. 14 years ago
  Gaurav Shah bcd8f4a07c Make kernel signature a part of the kernel preamble. 14 years ago
  Gaurav Shah bf7615bc31 Change kernel vboot header layout and add support for separate header verification. 14 years ago
  Gaurav Shah bd52fc793a VBoot Reference: Make kernel_config a 4K byte block, and move it after the verified boot block. 14 years ago
  Gaurav Shah 0265882a34 Change VerifyFirmware() to take separate pointers to firmware verification header and firmware data. 14 years ago
  Gaurav Shah f3dd1a6784 VBoot Reference: Output debug information using debug() instead of fprintf(). 14 years ago
  Gaurav Shah 5411c7a9f0 combined patch for: 14 years ago
  David Garcia 21c3f7fef7 Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries" 14 years ago
  Gaurav Shah d46c347018 VBoot Reference: Refactor Part 2 - Crypto Libraries 14 years ago
  Gaurav Shah e450be4ce4 Propagate use of uint64_t to more functions that may need to deal with arbitrary length data. 14 years ago
  Gaurav Shah 463be3f135 VBoot Reference: Fix splicing bugs in Firmware and Kernel verification. 14 years ago
  Gaurav Shah a82bf268b2 VBoot Reference: Add kernel rollback prevention and choosing logic. 14 years ago
  Gaurav Shah 3199eed3d3 Move test utility functions to a common place. 14 years ago
  Gaurav Shah ce0cc30e55 VBoot Reference: Add version checking to for preventing rollbacks. 14 years ago