1. c77c7fe Move enable/disable-verity code from avbctl to libavb_user. am: 3a58015949 am: 305997280b by David Zeuthen · 7 years ago
  2. 5293217 Move enable/disable-verity code from avbctl to libavb_user. am: 3a58015949 by David Zeuthen · 7 years ago
  3. 3059972 Move enable/disable-verity code from avbctl to libavb_user. am: 3a58015949 by David Zeuthen · 7 years ago
  4. 3a58015 Move enable/disable-verity code from avbctl to libavb_user. by David Zeuthen · 7 years ago
  5. f29ec2f Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" am: ee4603937b am: eddcf79e12 by Bowgo Tsai · 7 years ago
  6. da95797 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" am: ee4603937b by Bowgo Tsai · 7 years ago
  7. eddcf79 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" am: ee4603937b by Bowgo Tsai · 7 years ago
  8. ee46039 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" by Treehugger Robot · 7 years ago
  9. 9ff5fed avbtool: Add new verify_image command. am: b623d8b754 am: 6282995529 by David Zeuthen · 7 years ago
  10. 426037f avbtool: Add new verify_image command. am: b623d8b754 am: 6282995529 by David Zeuthen · 7 years ago
  11. 6282995 avbtool: Add new verify_image command. am: b623d8b754 by David Zeuthen · 7 years ago
  12. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 8 years ago
  13. 58dc30c avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 am: 6cb3ffd098 by David Zeuthen · 8 years ago
  14. ac0947d avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 am: 6cb3ffd098 by David Zeuthen · 8 years ago
  15. 6cb3ffd avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 by David Zeuthen · 8 years ago
  16. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 8 years ago
  17. 2a456c0 avbctl: New tool to control AVB behavior at runtime. am: edd03a9d64 by David Zeuthen · 8 years ago
  18. edd03a9 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 8 years ago
  19. 144dcd4 avbtool: Make raw_sign check the length of signature. am: ff44f232bc am: d6a566de4e by Esun Kim · 8 years ago
  20. 0ea19d0 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 am: ad6c3763d1 by David Zeuthen · 8 years ago
  21. 34b6aef avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 8 years ago
  22. 174bde4 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 8 years ago
  23. d6a566d avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 8 years ago
  24. ad6c376 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 8 years ago
  25. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 8 years ago
  26. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 8 years ago
  27. 792905f Use Markdown in README file. am: b0f1787002 am: 0d50bbe936 am: 1281b4e2ea by David Zeuthen · 8 years ago
  28. 1281b4e Use Markdown in README file. am: b0f1787002 am: 0d50bbe936 by David Zeuthen · 8 years ago
  29. 0d50bbe Use Markdown in README file. am: b0f1787002 by David Zeuthen · 8 years ago
  30. b0f1787 Use Markdown in README file. by David Zeuthen · 8 years ago
  31. 78f4336 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 am: 41d12b9603 by David Zeuthen · 8 years ago
  32. 36452b3 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 8 years ago
  33. 41d12b9 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 8 years ago
  34. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 8 years ago
  35. 3120932 libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 am: 575a2aee1f by David Zeuthen · 8 years ago
  36. 07c9c24 libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 8 years ago
  37. 575a2ae libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 8 years ago
  38. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 8 years ago
  39. 948abdf Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef am: 85d19d39c1 by Bowgo Tsai · 8 years ago
  40. 76c46ea Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef am: 85d19d39c1 by Bowgo Tsai · 8 years ago
  41. 85d19d3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef by Bowgo Tsai · 8 years ago
  42. 49a88a3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 8 years ago
  43. 4848a31 Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a am: 1277c5f522 by David Zeuthen · 8 years ago
  44. 6769854 Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 8 years ago
  45. 1277c5f Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 8 years ago
  46. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 8 years ago
  47. bc0a714 avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 am: c6cc85fd30 by David Zeuthen · 8 years ago
  48. 6adb981 avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 am: c6cc85fd30 by David Zeuthen · 8 years ago
  49. c6cc85f avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 by David Zeuthen · 8 years ago
  50. d39b374 uefi: Fix off by one when loading footers. am: e9fbb111d7 am: ed4045c63d by David Zeuthen · 8 years ago
  51. 61eee1c uefi: Fix off by one when loading footers. am: e9fbb111d7 am: ed4045c63d by David Zeuthen · 8 years ago
  52. ed4045c uefi: Fix off by one when loading footers. am: e9fbb111d7 by David Zeuthen · 8 years ago
  53. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 8 years ago
  54. e9fbb11 uefi: Fix off by one when loading footers. by David Zeuthen · 8 years ago
  55. a451041 libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 am: 67cb9dba56 by Darren Krahn · 8 years ago
  56. 9094ebc libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 8 years ago
  57. 67cb9db libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 8 years ago
  58. 4665a4a Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 am: 3c94219501 by David Zeuthen · 8 years ago
  59. 8ed930d Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 8 years ago
  60. 3c94219 Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 8 years ago
  61. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 8 years ago
  62. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 8 years ago
  63. 6231399 Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION by Bowgo Tsai · 8 years ago
  64. 6a6c805 Rework how versioning work. am: e3cadcacd7 am: a467bedf7e am: 42ac3487b2 by David Zeuthen · 8 years ago
  65. 42ac348 Rework how versioning work. am: e3cadcacd7 am: a467bedf7e by David Zeuthen · 8 years ago
  66. a467bed Rework how versioning work. am: e3cadcacd7 by David Zeuthen · 8 years ago
  67. e3cadca Rework how versioning work. by David Zeuthen · 8 years ago
  68. b5c72cf libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 am: b64acc2fee am: b4630ff3b3 by David Zeuthen · 8 years ago
  69. 46ea409 libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 am: b64acc2fee by David Zeuthen · 8 years ago
  70. b4630ff libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 by David Zeuthen · 8 years ago
  71. b64acc2 libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 8 years ago
  72. 55ea2df libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb am: c69ef3b360 am: 87f51e4204 by David Zeuthen · 8 years ago
  73. b27d0f1 avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab am: 5f5f9bcf00 am: ac7da2c6ed by David Zeuthen · 8 years ago
  74. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 8 years ago
  75. 714df04 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb am: c69ef3b360 by David Zeuthen · 8 years ago
  76. 8bfd8ba avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab am: 5f5f9bcf00 by David Zeuthen · 8 years ago
  77. 87f51e4 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb by David Zeuthen · 8 years ago
  78. ac7da2c avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab by David Zeuthen · 8 years ago
  79. c69ef3b libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 8 years ago
  80. 5f5f9bc avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 8 years ago
  81. 19c3843 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 8 years ago
  82. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 8 years ago
  83. d3b6b40 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 am: 3ffdb43a76 am: eef70611e1 by David Zeuthen · 8 years ago
  84. 93e158e avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 am: 3ffdb43a76 by David Zeuthen · 8 years ago
  85. eef7061 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 by David Zeuthen · 8 years ago
  86. 3ffdb43 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 8 years ago
  87. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 8 years ago
  88. 28f7ed4 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf am: 74418a587f by bowgotsai · 8 years ago
  89. 2990093 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 8 years ago
  90. 74418a5 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 8 years ago
  91. 13781b1 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 by bowgotsai · 8 years ago
  92. b82476b Merge "Add libbase dependency for bootctrl.avb" by Treehugger Robot · 8 years ago
  93. faa5d3a Add libbase dependency for bootctrl.avb by bowgotsai · 8 years ago
  94. 2e129b1 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 am: f3fa6f8bed am: afbecb40e6 by David Zeuthen · 8 years ago
  95. 68e01cb avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 am: f3fa6f8bed by David Zeuthen · 8 years ago
  96. afbecb4 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 8 years ago
  97. f3fa6f8 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 8 years ago
  98. 8a24e45 avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 am: 55f30ae219 am: 303dcce66a by David Zeuthen · 8 years ago
  99. 5a5fe31 avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 am: 55f30ae219 by David Zeuthen · 8 years ago
  100. 303dcce avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 8 years ago