1. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 12 years ago
  2. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 12 years ago
  3. 20807b6 Build dump_fmap into futility. by Bill Richardson · 11 years ago
  4. 339f7e0 Add framework for testing builtin futility functions. by Bill Richardson · 11 years ago
  5. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  6. ac8805e Get rid of some crufty macros. by Gabe Black · 12 years ago
  7. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 12 years ago
  8. 81a0b3d Move CgptManager from vboot_reference to installer by Bill Richardson · 12 years ago
  9. 886a904 Software sync checks for shutdown-requested in all code paths by Randall Spangler · 12 years ago
  10. fe510c0 Add more display tests by Randall Spangler · 12 years ago
  11. 7f43669 Add more vboot_api_kernel tests by Randall Spangler · 12 years ago
  12. 0714d9d Fix and enable vboot_api_kernel_tests by Randall Spangler · 12 years ago
  13. 7c55708 Reformat to kernel style by Randall Spangler · 12 years ago
  14. 9a8e79c Remove +x permissions from source files. by Bill Richardson · 12 years ago
  15. 3e9cf90 Add even more load kernel tests by Randall Spangler · 12 years ago
  16. 5d0a2e7 Add more vboot_kernel tests by Randall Spangler · 12 years ago
  17. 49cb0d3 Add kernel tests by Randall Spangler · 12 years ago
  18. c3d488d Add tlcl tests by Randall Spangler · 12 years ago
  19. 5a4e9fa Add display tests by Randall Spangler · 12 years ago
  20. 68f54d4 Reformat files to kernel style by Randall Spangler · 12 years ago
  21. 3b806ea Add more vboot common tests by Randall Spangler · 12 years ago
  22. 786a5dc Start adding display tests by Randall Spangler · 12 years ago
  23. 0bda13f Improve coverage of cgptlib.c by Randall Spangler · 12 years ago
  24. e9213a7 Reformat cgptlib_test by Randall Spangler · 12 years ago
  25. 0f87249 Remove unused vbutil_ec by Randall Spangler · 12 years ago
  26. 91db232 Reformat vboot_common_tests by Randall Spangler · 12 years ago
  27. 723aed3 Improve coverage of vboot_api_init.c by Randall Spangler · 12 years ago
  28. 1cbf705 Reformat vboot_api_init_tests by Randall Spangler · 12 years ago
  29. a3eac79 Improve coverage of rollback_index.c by Randall Spangler · 12 years ago
  30. 6dbf9d9 Improve coverage of vbnvstorage test by Randall Spangler · 12 years ago
  31. e061a25 Convert common tests from shell scripts to running directly by Randall Spangler · 12 years ago
  32. 844bce5 Run some tests under qemu when cross-compiling by Randall Spangler · 12 years ago
  33. 17f8d34 Rename files and defines to simplify makefile. by Randall Spangler · 12 years ago
  34. 5d9bbf2 Unify vboot build into a single makefile by Randall Spangler · 12 years ago
  35. e8cfa31 Move lengthy tests from 'make runtests' to 'make runlongtests' by Randall Spangler · 12 years ago
  36. 640b1c4 Add more recovery_reason codes by Bill Richardson · 12 years ago
  37. 0c69afc CHROMIUMOS: "flimflam" init file is now named "shill" by Paul Stewart · 12 years ago
  38. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  39. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  40. 172360e Replace %L with %ll in format strings. by Gabe Black · 12 years ago
  41. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 12 years ago
  42. da77e69 cgpt: Fix error in modifying size of an existing partition by Bill Richardson · 12 years ago
  43. 263ffdf Rename $GPT as $CGPT, just for clarity. by Bill Richardson · 12 years ago
  44. 2e70c12 Fix broken bitmap tests by Bill Richardson · 12 years ago
  45. 29e8807 Add clear TPM owner request by Randall Spangler · 12 years ago
  46. 6e73147 tests: relocate state file to actual /var by Kees Cook · 12 years ago
  47. 9ed5fed devkeys: add key.versions and install kernel keys by Mike Frysinger · 12 years ago
  48. 45de9c9 Fix broken tests left from commit dc6b642b by Bill Richardson · 12 years ago
  49. acd6f46 Add GBB flags to enable dev mode by default by Randall Spangler · 12 years ago
  50. c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 12 years ago
  51. ec8df16 Support virtual dev-switch (keyboard-based dev-mode) by Bill Richardson · 12 years ago
  52. 201fe0b cryptolib: rename SHA* function to avoid openssl collision by Kees Cook · 12 years ago
  53. b75d8ad Use virtual dev-mode switch when told to. by Bill Richardson · 12 years ago
  54. feac077 Add checksum to TPM RollbackSpace regions for FW and kernel. by Bill Richardson · 12 years ago
  55. f63ab21 vboot_reference: update to newer libbase ver by Mike Frysinger · 12 years ago
  56. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  57. 23429d3 Let cgpt open devices in read-only mode when possible. by Bill Richardson · 12 years ago
  58. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 13 years ago
  59. e62e316 CgptManagerTests: fix linking order by Mike Frysinger · 13 years ago
  60. bde0696 Make vbutil_kernel use correct size when verifying headers. by Bill Richardson · 13 years ago
  61. c0c4166 convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  62. d355d9b Add tests/run_preamble_tests.sh and associated data. by Bill Richardson · 13 years ago
  63. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 13 years ago
  64. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 13 years ago
  65. ee2e590 Bah. Fix the test, too. by Bill Richardson · 13 years ago
  66. bf020a0 Make VbTryLoadKernel() go to recovery when no valid disks are found by Bill Richardson · 13 years ago
  67. 037dba2 Fix audio loop for long-delay keyboard reads. by Bill Richardson · 13 years ago
  68. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  69. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 13 years ago
  70. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  71. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 13 years ago
  72. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago
  73. 253a58e Refactor dev-mode delay handling into a separate file. by Bill Richardson · 13 years ago
  74. 791c95f Added tests for VbBootDeveloper sound and delay by Bill Richardson · 13 years ago
  75. e339cba Add unit tests for vboot_api_firmware.c by Randall Spangler · 13 years ago
  76. 209166a Fix bug in recognizing bad image files. by Bill Richardson · 13 years ago
  77. 391b310 Add unit tests for vboot_api_init.c by Randall Spangler · 13 years ago
  78. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 13 years ago
  79. 9c9606b Add tests for rsa_utility.c by Randall Spangler · 13 years ago
  80. cce4171 Add more tests for rsa.c. by Randall Spangler · 13 years ago
  81. a8c7fab Fix makefile typo by Randall Spangler · 13 years ago
  82. 46d37cf Remaining unit tests for rollback_index.c by Randall Spangler · 13 years ago
  83. cb3313e Partial unit tests for rollback_index by Randall Spangler · 13 years ago
  84. aeb8632 Add unit tests for tpm_bootmode by Randall Spangler · 13 years ago
  85. 68f6049 Add missing tests for vboot_common by Randall Spangler · 13 years ago
  86. f02bbb4 Add tests for utility.h and sysincludes.h macros by Randall Spangler · 13 years ago
  87. 1f5d53f Add tests for vboot_reference stateful_util.c by Randall Spangler · 13 years ago
  88. a3454fc Add unit tests for utility.c by Randall Spangler · 13 years ago
  89. a2da72b Disable broken bmpblock_utility test by Randall Spangler · 13 years ago
  90. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 13 years ago
  91. daa807c Add support for dev_boot_usb flag by Randall Spangler · 13 years ago
  92. 4ae77c5 Fix compiler warning in vboot_reference by Randall Spangler · 13 years ago
  93. bebe53c Add string utility functions. by Randall Spangler · 13 years ago
  94. 1c1a883 Fix ARM build for vboot_reference crossystem lib by Randall Spangler · 13 years ago
  95. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  96. 4395b69 Address compiler warnings (errors) for gcc-4.6 by Bill Richardson · 13 years ago
  97. f3822e4 Fix missing break in switch statement. by Luigi Semenzato · 13 years ago
  98. cabe6b3 Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy by Randall Spangler · 14 years ago
  99. 0d2d139 Run TPM timing test to completion instead of stopping at the first error. by Luigi Semenzato · 14 years ago
  100. b17e8d3 Add VB test error func/num by Randall Spangler · 14 years ago