1. bb5d9f1 Remove kernel backup space by Randall Spangler · 14 years ago
  2. 0c4c9ba Make signing script re-sign Firmware AU payload, and update rootfs hash. by Gaurav Shah · 14 years ago
  3. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 14 years ago
  4. 45a6282 RSAVerify() - fail on malloc() failure. by Gaurav Shah · 14 years ago
  5. 36ab7cd Adding a tool to embed a URL into the BIOS bitmaps. by Bill Richardson · 14 years ago
  6. 4abede3 Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for firmware and one for kernel. by Randall Spangler · 14 years ago
  7. dfa5a5b Fix set_lsb_release.sh issues with handling spaces in arguments. by Darin Petkov · 14 years ago
  8. d7bff87 Run self test unconditionally. by Luigi Semenzato · 14 years ago
  9. 83ba6d3 Clean up some style violations. by Bill Richardson · 14 years ago
  10. 11701c7 Cleanup set_chronos_passowrd script. Also, use $PROG. by Darin Petkov · 14 years ago
  11. b7ddcb1 A utility for updating /etc/lsb-release values. by Darin Petkov · 14 years ago
  12. 5584d5b Change chronos password rather than root. by Darin Petkov · 14 years ago
  13. 56cec58 Add clear command. by Luigi Semenzato · 14 years ago
  14. 5aa673c Add dev_sign_file utility for developers to sign their install scripts. by Bill Richardson · 14 years ago
  15. e72291c Command-line utility to execute TPM commands bypassing the TSS stack. by Luigi Semenzato · 14 years ago
  16. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  17. cbaf696 Add license headers by Randall Spangler · 14 years ago
  18. 205190d Pay attention to TPM communication errors by Randall Spangler · 14 years ago
  19. 63dffcb Enable TPM in developer mode again. by Randall Spangler · 14 years ago
  20. 97a1228 Add LICENSE file by J. Richard Barnette · 14 years ago
  21. f37fdf5 Allow passing TPM device path in the environment. by Luigi Semenzato · 14 years ago
  22. 8dd2094 Zero-out allocated buffer while creating kernel preamble header. by Gaurav Shah · 14 years ago
  23. 37522c9 Add a script to generate builds signed using the official keys. by Gaurav Shah · 14 years ago
  24. 3fafad3 Fix GetPermissions bug. by Luigi Semenzato · 14 years ago
  25. fda9488 Utility to run the self test before we can run tcsd. by Luigi Semenzato · 14 years ago
  26. dd4cfdf Temporarily remove problematic line while semenzato generates a real fix. by David Rochberg · 14 years ago
  27. 50d48fe Various bug fixes to tpm_lite. Some changes to the test suite. by Luigi Semenzato · 14 years ago
  28. d9072f1 Add a customize_image script. by Darin Petkov · 14 years ago
  29. 9b16a66 Modify the key generation script and add an installer keyblock to the dev keys. by Gaurav Shah · 14 years ago
  30. b69a6bb Don't use hardcoded offsets for parsing. by Gaurav Shah · 14 years ago
  31. 89a663a Rename image re-signing utility (for compactness and consistency sake). by Gaurav Shah · 14 years ago
  32. aa22a5d Add script for re-signing final firmware images with the correct keys. by Gaurav Shah · 14 years ago
  33. 58a7540 Add a script that will generate a new vblock given a kernel partition. by Gaurav Shah · 14 years ago
  34. 5deb67f Make LoadKernel() pass back the kernel partition's UniqueGuid. by Bill Richardson · 14 years ago
  35. e272940 Fix load_kernel_test, add check to LoadKernel to detect bad args. by Bill Richardson · 14 years ago
  36. ada3fa9 Misc TPM cleanup by Randall Spangler · 14 years ago
  37. 553d00e (In the right repository this time.) by Gaurav Shah · 14 years ago
  38. ae029d9 Fix checking boot flags in developer mode. by Randall Spangler · 14 years ago
  39. 87c13d8 Added size param to VerifyData() by Randall Spangler · 14 years ago
  40. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 14 years ago
  41. aa92c63 Fix SafeMemcmp by removing any potential data-dependent branches. by Gaurav Shah · 14 years ago
  42. b2b0fcc Introduce ability to change the kernel command line. by vbendeb · 14 years ago
  43. 536eaaa Make re-signing script abort on error. by Gaurav Shah · 14 years ago
  44. caa4789 Add a script for standalone signing of Chrome OS images. by Gaurav Shah · 14 years ago
  45. 39f6611 Add tpm lite to vboot reference by Randall Spangler · 14 years ago
  46. 64aec24 Make optional flag optional by Mandeep Singh Baines · 14 years ago
  47. 2abbc4b Add an optional flag argument to load_kernel_test. by Gaurav Shah · 14 years ago
  48. 18b814d New targets to compile and install rollback tests only with USE=rbtest emerge ... by Luigi Semenzato · 14 years ago
  49. 8510d91 Replace TlclDefineSpace with SafeDefineSpace for extra paranoia. by Luigi Semenzato · 14 years ago
  50. 93bccfc Fix makefiles to work with ebuild by Randall Spangler · 14 years ago
  51. 6832511 Also need to disable calling make tests install. by Randall Spangler · 14 years ago
  52. c9f917b Don't build rollback index test as part of 'all', since it depends on the real tlcl. by Randall Spangler · 14 years ago
  53. 7a786b7 added reboot return codes to load kernel and firmware by Randall Spangler · 14 years ago
  54. 416f681 This test sets the TPM to a each of a large amount of "interesting" initial states, and runs the firmware code at user level. by Luigi Semenzato · 14 years ago
  55. 783e64e load_kernel_test tests the recovery image now (submit for Bill) by Louis Yung-Chieh Lo · 14 years ago
  56. ceef83f vbutil_firmware uses .vbprivk by Randall Spangler · 14 years ago
  57. 4a20931 Add 'find' command to cgpt, to search for partitions by UUID. by Bill Richardson · 14 years ago
  58. 5e9c0b9 Never set bGlobalLock in recovery/dev mode. Don't try to fix bad kernel space. by Luigi Semenzato · 14 years ago
  59. 9396c10 Adding new directory with developer signing keys. by Bill Richardson · 14 years ago
  60. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 14 years ago
  61. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 years ago
  62. 2a80e8a Make sure advertised signature data size is sane. by Gaurav Shah · 14 years ago
  63. bde9a64 Fix name. Use existing directory check. by Gaurav Shah · 14 years ago
  64. 0ec7078 Rewrite gen_fuzz_test_cases.sh script to use new signing utilities. by Gaurav Shah · 14 years ago
  65. c4a011a TBR: wfrichar by Randall Spangler · 14 years ago
  66. 4d78d9a Add a script to generate test vboot-format public keys. by Gaurav Shah · 14 years ago
  67. 2b9ddae New rollback_index API. by Luigi Semenzato · 14 years ago
  68. 46186fa utility: add a simple tool for dumping the kernel config by Will Drewry · 14 years ago
  69. e548e85 Keep temp files in the output directory. by vbendeb · 14 years ago
  70. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  71. d6aad3a Ignore TPM return codes in recovery mode by Randall Spangler · 14 years ago
  72. f6ddd64 Automated version generation for vboot firmware. by Luigi Semenzato · 14 years ago
  73. d0d48b5 Add boot flags to LoadFirmware(), for TPM init by Randall Spangler · 14 years ago
  74. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  75. 07f7865 fix passing key out of LoadFirmware by Randall Spangler · 14 years ago
  76. 1078838 Refactor rollback interface for LoadKernel(), LoadFirmware(). by Randall Spangler · 14 years ago
  77. 1114b66 move biosincludes by Randall Spangler · 14 years ago
  78. b9d60a5 Even more integration fixes. by Randall Spangler · 14 years ago
  79. 249677d Add some debug output to vbutil_kernel, display values in hex. by Bill Richardson · 14 years ago
  80. 81d0996 Assorted integration fixes. by Randall Spangler · 14 years ago
  81. 361049c As mentioned, I discovered ForceClear doesn't really require any reboots. This change takes advantage of this fact. by Luigi Semenzato · 14 years ago
  82. d0dae7a More cleanup of MSVC errors by Randall Spangler · 14 years ago
  83. beb5bae Fixes to compiler warnings in MSVC by Randall Spangler · 14 years ago
  84. f7a45cc Reduce attributes size to comply with msc limitations. by vbendeb · 14 years ago
  85. 6216f5a Include BIOS specific definitions when required. by vbendeb · 14 years ago
  86. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  87. d52030f vboot_reference: Fix Watchlists by Gaurav Shah · 14 years ago
  88. cae179a This CL makes sure that the tests dirctory Makefile works by vbendeb · 14 years ago
  89. f302905 Move all system includes in vboot_firmware to sysincludes.h by Randall Spangler · 14 years ago
  90. bd529f0 Move old vkernel code out of vboot_firmware. by Randall Spangler · 14 years ago
  91. 2a01556 One of the last moment mods of the original make rework by vbendeb · 14 years ago
  92. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  93. 695cd16 Add load_kernel2_test Add debug messages to LoadKernel2() by Randall Spangler · 14 years ago
  94. e995895 Explicitly pack vboot_struct structures, since they're going on disk. by Randall Spangler · 14 years ago
  95. 962483c This fixes the EFI BIOS boot problems introduced with cgpt. by Bill Richardson · 14 years ago
  96. c5e5f4e The code compiled fine on the desktop, but causes a warning in the chroot environment, which in turn causes make to stop. by vbendeb · 14 years ago
  97. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  98. e3b4ac9 Rough first draft of the firmware signing utility. by vbendeb · 14 years ago
  99. 39ed88e Implemented pipelined hash calculation in LoadFirmware() by Randall Spangler · 14 years ago
  100. dcab8fa Add vbutil_firmware by Randall Spangler · 14 years ago