1. 5896b96 Added new commands and reactivated full rebuild after fixing for ARM ebuild. by Luigi Semenzato · 14 years ago
  2. 5aa673c Add dev_sign_file utility for developers to sign their install scripts. by Bill Richardson · 14 years ago
  3. e72291c Command-line utility to execute TPM commands bypassing the TSS stack. by Luigi Semenzato · 14 years ago
  4. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  5. fda9488 Utility to run the self test before we can run tcsd. by Luigi Semenzato · 14 years ago
  6. 553d00e (In the right repository this time.) by Gaurav Shah · 14 years ago
  7. 39f6611 Add tpm lite to vboot reference by Randall Spangler · 14 years ago
  8. 46186fa utility: add a simple tool for dumping the kernel config by Will Drewry · 14 years ago
  9. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  10. bd529f0 Move old vkernel code out of vboot_firmware. by Randall Spangler · 14 years ago
  11. 2a01556 One of the last moment mods of the original make rework by vbendeb · 14 years ago
  12. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  13. 695cd16 Add load_kernel2_test Add debug messages to LoadKernel2() by Randall Spangler · 14 years ago
  14. e3b4ac9 Rough first draft of the firmware signing utility. by vbendeb · 14 years ago
  15. dcab8fa Add vbutil_firmware by Randall Spangler · 14 years ago
  16. 70e9509 Rework the vboot_reference make system. by vbendeb · 14 years ago
  17. 7d6898d Added vbutil_kernel. by Randall Spangler · 14 years ago
  18. f1372d9 Nearly complete rewrite of cgpt tool. by Bill Richardson · 14 years ago
  19. 6a97b3e Add vbutil_keyblock by Randall Spangler · 14 years ago
  20. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 14 years ago
  21. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago
  22. 5173426 Add option to specify a kernel subkey signing key to firmware signing utility. by Gaurav Shah · 14 years ago
  23. 19d1313 fixed VerifyKernelHeader by Randall Spangler · 14 years ago
  24. b8976b6 Remove load_kernel from build by Randall Spangler · 14 years ago
  25. 3dcf9dc Much rearranging of cgptlib. Passes all its (new) unit tests. by Randall Spangler · 14 years ago
  26. 5374a06 Add cgpt utility to installable binaries. by Bill Richardson · 14 years ago
  27. f666780 Add --subkey_in option to kernel signing utility. by Gaurav Shah · 14 years ago
  28. 262668f Added gbb_utility (tool for Google Binary Block) by Hung-Te Lin · 14 years ago
  29. 82e0860 need to chmod binaries by Bill Richardson · 14 years ago
  30. 371df8b Add install target to put utilities into chroot (in /opt/bin/) by Bill Richardson · 14 years ago
  31. 3003c1d Moved cgptlib into vboot_firmware Moved cgptlib tests into tests by Randall Spangler · 14 years ago
  32. 0b8f35c Rearrange vboot_reference directories to isolate external components. by Bill Richardson · 14 years ago
  33. b31ddce add cgpt framework and attribute support. by Louis Yung-Chieh Lo · 14 years ago
  34. fc70d72 VBoot Reference: Refactoring Part 3 by Gaurav Shah · 14 years ago[Renamed (62%) from utils/Makefile]
  35. ed9c96a VBoot Reference: Refactor Pass 1: Split {firmware|kernel}_image by Gaurav Shah · 14 years ago
  36. ce0cc30 VBoot Reference: Add version checking to for preventing rollbacks. by Gaurav Shah · 14 years ago
  37. 456678b Vboot Reference: Make length types explicitly sized. by Gaurav Shah · 14 years ago
  38. cb3d22e Fix RSA verification test. by Gaurav Shah · 14 years ago
  39. 80d129b Vboot Reference: Kernel Boot signing utility. by Gaurav Shah · 14 years ago
  40. f5564fa Vboot Reference: Refactor Code. by Gaurav Shah · 14 years ago
  41. f67bcaa Vboot Reference: Add functions to verify signed kernel images. by Gaurav Shah · 14 years ago
  42. 3d4cb84 use uint16_max. by Gaurav Shah · 14 years ago
  43. 23a2f3a Vboot reference: A basic user-land verified boot firmware signing and verification utility. by Gaurav Shah · 14 years ago
  44. 08df9b8 Vboot Reference: Add the "real" reference firmware verification function (VerifyFirmware). by Gaurav Shah · 14 years ago
  45. 7ca31f3 Vboot Reference: Misc style fixes to Makefile and fix testing script. by Gaurav Shah · 14 years ago
  46. 431b988 Data structure and interface for manipulating and handing firmware images for verified boot. by Gaurav Shah · 14 years ago
  47. 1f81a6f Refactor code from test/ to utils/ since they are not just used by tests. by Gaurav Shah · 14 years ago
  48. d067712 Add a StatefulMemcpy which can be used to safely and iteratively copy blocks of memory. by Gaurav Shah · 14 years ago
  49. 322536d RSA signature verification and SHA-1/256/512 reference implementation for verified boot. by Gaurav Shah · 15 years ago