1. 9d7106d Update README.md for build system changes. am: 5e92570cd3 am: 09f9f5c894 by David Zeuthen · 7 years ago
  2. d56c54c avbtool: Bail if the same rollback index location is used multiple times. am: d8e48584f1 by David Zeuthen · 7 years ago
  3. 09f9f5c Update README.md for build system changes. am: 5e92570cd3 by David Zeuthen · 7 years ago
  4. be9f46f avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  5. 5e92570 Update README.md for build system changes. by David Zeuthen · 7 years ago
  6. d8e4858 avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  7. 6617e66 avbtool: Add 'resize_image' command. am: 2bc232b84e am: aff4115b3c by David Zeuthen · 7 years ago
  8. aff4115 avbtool: Add 'resize_image' command. am: 2bc232b84e by David Zeuthen · 7 years ago
  9. 3fe8fc4 uefi: Set both androidboot.slot and androidboot.slot_suffix. am: b60834f7a4 by David Zeuthen · 7 years ago
  10. 5293217 Move enable/disable-verity code from avbctl to libavb_user. am: 3a58015949 by David Zeuthen · 7 years ago
  11. 2d8a83f uefi: Set both androidboot.slot and androidboot.slot_suffix. am: b60834f7a4 by David Zeuthen · 7 years ago
  12. 3059972 Move enable/disable-verity code from avbctl to libavb_user. am: 3a58015949 by David Zeuthen · 7 years ago
  13. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 7 years ago
  14. b60834f uefi: Set both androidboot.slot and androidboot.slot_suffix. by David Zeuthen · 7 years ago
  15. 3a58015 Move enable/disable-verity code from avbctl to libavb_user. by David Zeuthen · 7 years ago
  16. da95797 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" am: ee4603937b by Bowgo Tsai · 7 years ago
  17. eddcf79 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" am: ee4603937b by Bowgo Tsai · 7 years ago
  18. ee46039 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" by Treehugger Robot · 7 years ago
  19. 426037f avbtool: Add new verify_image command. am: b623d8b754 am: 6282995529 by David Zeuthen · 7 years ago
  20. 6282995 avbtool: Add new verify_image command. am: b623d8b754 by David Zeuthen · 7 years ago
  21. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 7 years ago
  22. ac0947d avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 am: 6cb3ffd098 by David Zeuthen · 7 years ago
  23. 6cb3ffd avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 by David Zeuthen · 7 years ago
  24. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 7 years ago
  25. 34b6aef avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 7 years ago
  26. 174bde4 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 7 years ago
  27. d6a566d avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 7 years ago
  28. ad6c376 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 7 years ago
  29. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 7 years ago
  30. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 7 years ago
  31. 1281b4e Use Markdown in README file. am: b0f1787002 am: 0d50bbe936 by David Zeuthen · 7 years ago
  32. 0d50bbe Use Markdown in README file. am: b0f1787002 by David Zeuthen · 7 years ago
  33. b0f1787 Use Markdown in README file. by David Zeuthen · 7 years ago
  34. 36452b3 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 7 years ago
  35. 41d12b9 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 7 years ago
  36. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 7 years ago
  37. 07c9c24 libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 7 years ago
  38. 575a2ae libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 7 years ago
  39. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 7 years ago
  40. 76c46ea Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef am: 85d19d39c1 by Bowgo Tsai · 7 years ago
  41. 85d19d3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef by Bowgo Tsai · 7 years ago
  42. 49a88a3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  43. 6769854 Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 7 years ago
  44. 1277c5f Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 7 years ago
  45. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 7 years ago
  46. 6adb981 avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 am: c6cc85fd30 by David Zeuthen · 7 years ago
  47. c6cc85f avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 by David Zeuthen · 7 years ago
  48. 61eee1c uefi: Fix off by one when loading footers. am: e9fbb111d7 am: ed4045c63d by David Zeuthen · 7 years ago
  49. ed4045c uefi: Fix off by one when loading footers. am: e9fbb111d7 by David Zeuthen · 7 years ago
  50. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 7 years ago
  51. e9fbb11 uefi: Fix off by one when loading footers. by David Zeuthen · 7 years ago
  52. 9094ebc libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 7 years ago
  53. 67cb9db libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 7 years ago
  54. 8ed930d Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 7 years ago
  55. 3c94219 Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 7 years ago
  56. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 7 years ago
  57. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 7 years ago
  58. 6231399 Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION by Bowgo Tsai · 7 years ago
  59. 42ac348 Rework how versioning work. am: e3cadcacd7 am: a467bedf7e by David Zeuthen · 7 years ago
  60. a467bed Rework how versioning work. am: e3cadcacd7 by David Zeuthen · 7 years ago
  61. e3cadca Rework how versioning work. by David Zeuthen · 7 years ago
  62. 46ea409 libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 am: b64acc2fee by David Zeuthen · 7 years ago
  63. b4630ff libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 by David Zeuthen · 7 years ago
  64. b64acc2 libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 7 years ago
  65. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 7 years ago
  66. 714df04 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb am: c69ef3b360 by David Zeuthen · 7 years ago
  67. 8bfd8ba avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab am: 5f5f9bcf00 by David Zeuthen · 7 years ago
  68. 87f51e4 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb by David Zeuthen · 7 years ago
  69. ac7da2c avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab by David Zeuthen · 7 years ago
  70. c69ef3b libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 7 years ago
  71. 5f5f9bc avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  72. 19c3843 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 7 years ago
  73. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  74. 93e158e avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 am: 3ffdb43a76 by David Zeuthen · 7 years ago
  75. eef7061 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 by David Zeuthen · 7 years ago
  76. 3ffdb43 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  77. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  78. 2990093 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 7 years ago
  79. 74418a5 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 7 years ago
  80. 13781b1 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 by bowgotsai · 7 years ago
  81. b82476b Merge "Add libbase dependency for bootctrl.avb" by Treehugger Robot · 7 years ago
  82. faa5d3a Add libbase dependency for bootctrl.avb by bowgotsai · 7 years ago
  83. 68e01cb avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 am: f3fa6f8bed by David Zeuthen · 7 years ago
  84. afbecb4 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 7 years ago
  85. f3fa6f8 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 7 years ago
  86. 5a5fe31 avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 am: 55f30ae219 by David Zeuthen · 7 years ago
  87. 303dcce avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 7 years ago
  88. 55f30ae avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 7 years ago
  89. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 7 years ago
  90. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 7 years ago
  91. 8f3e379 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 am: dafe35a62c by David Zeuthen · 7 years ago
  92. c592977 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 7 years ago
  93. dafe35a Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 7 years ago
  94. d9c76c7 Add sample UEFI bootloader using libavb and libavb_ab. by David Zeuthen · 7 years ago
  95. bdaa0ea Delete public pem files. am: c73cc6d68c am: 7c31382e78 am: 9c16fc2c4c by Jocelyn Bohr · 7 years ago
  96. d5b0b07 Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 am: 2a3072b27f by Jocelyn Bohr · 7 years ago
  97. 2465a28 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 7 years ago
  98. 9c16fc2 Delete public pem files. am: c73cc6d68c am: 7c31382e78 by Jocelyn Bohr · 7 years ago
  99. 2a3072b Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 by Jocelyn Bohr · 7 years ago
  100. ab4b986 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 7 years ago