1. 1614f55 Clarify rollback index protection in README.md file. by David Zeuthen · 7 years ago
  2. 02c550f avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  3. 8221811 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  4. dc678e8 Update AVB docs to include overview, recommendations and best practices. by David Zeuthen · 7 years ago
  5. 27a291f libavb: Load entire partition if |allow_verification_error| is true. by David Zeuthen · 7 years ago
  6. 5e92570 Update README.md for build system changes. by David Zeuthen · 7 years ago
  7. d8e4858 avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  8. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 7 years ago
  9. b60834f uefi: Set both androidboot.slot and androidboot.slot_suffix. by David Zeuthen · 7 years ago
  10. 3a58015 Move enable/disable-verity code from avbctl to libavb_user. by David Zeuthen · 7 years ago
  11. ee46039 Merge "Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION" by Treehugger Robot · 7 years ago
  12. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 8 years ago
  13. 6cb3ffd avbtool: Drop dependency on Crypto.PublicKey.RSA. am: c68f082d91 by David Zeuthen · 8 years ago
  14. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 8 years ago
  15. d6a566d avbtool: Make raw_sign check the length of signature. am: ff44f232bc by Esun Kim · 8 years ago
  16. ad6c376 avbctl: New tool to control AVB behavior at runtime. am: 86fd178603 by David Zeuthen · 8 years ago
  17. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 8 years ago
  18. 86fd178 avbctl: New tool to control AVB behavior at runtime. by David Zeuthen · 8 years ago
  19. 0d50bbe Use Markdown in README file. am: b0f1787002 by David Zeuthen · 8 years ago
  20. b0f1787 Use Markdown in README file. by David Zeuthen · 8 years ago
  21. 41d12b9 avbtool: Use root=/dev/dm-0 instead of root=0xfd00. am: fd9c18d298 by David Zeuthen · 8 years ago
  22. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 8 years ago
  23. 575a2ae libavb: Only print basename of file in avb_debug() and friends. am: f1bdec37f0 by David Zeuthen · 8 years ago
  24. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 8 years ago
  25. 85d19d3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: 49a88a3cef by Bowgo Tsai · 8 years ago
  26. 49a88a3 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 8 years ago
  27. 1277c5f Add memory leak tracing infrastructure and fix a memory leak. am: 0f7de9479a by David Zeuthen · 8 years ago
  28. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 8 years ago
  29. c6cc85f avbtool: Add 'append_vbmeta_image' command. am: b1b994d8d9 by David Zeuthen · 8 years ago
  30. ed4045c uefi: Fix off by one when loading footers. am: e9fbb111d7 by David Zeuthen · 8 years ago
  31. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 8 years ago
  32. e9fbb11 uefi: Fix off by one when loading footers. by David Zeuthen · 8 years ago
  33. 67cb9db libavb_atx: Remove GSK rollback index and increase key size. am: 43e12d8b29 by Darren Krahn · 8 years ago
  34. 3c94219 Allow top-level vbmeta struct to be in 'boot' partition. am: a5fd3a4b56 by David Zeuthen · 8 years ago
  35. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 8 years ago
  36. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 8 years ago
  37. 6231399 Removing AVB_MAJOR_VERSION and AVB_MINOR_VERSION by Bowgo Tsai · 8 years ago
  38. a467bed Rework how versioning work. am: e3cadcacd7 by David Zeuthen · 8 years ago
  39. e3cadca Rework how versioning work. by David Zeuthen · 8 years ago
  40. 46ea409 libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 am: b64acc2fee by David Zeuthen · 8 years ago
  41. b4630ff libavb: Include androidboot.vbmeta.version in the generated command-line. am: bc41cead04 by David Zeuthen · 8 years ago
  42. b64acc2 libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 8 years ago
  43. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 8 years ago
  44. 714df04 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb am: c69ef3b360 by David Zeuthen · 8 years ago
  45. 8bfd8ba avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab am: 5f5f9bcf00 by David Zeuthen · 8 years ago
  46. 87f51e4 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. am: 19c38437eb by David Zeuthen · 8 years ago
  47. ac7da2c avbtool: Make it possible to save vbmeta structs to a separate file. am: d247fcb8ab by David Zeuthen · 8 years ago
  48. c69ef3b libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 8 years ago
  49. 5f5f9bc avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 8 years ago
  50. 19c3843 libavb: Don't pass androidboot.slot_suffix in generated kernel command-line. by David Zeuthen · 8 years ago
  51. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 8 years ago
  52. 93e158e avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 am: 3ffdb43a76 by David Zeuthen · 8 years ago
  53. eef7061 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. am: fbb61fa831 by David Zeuthen · 8 years ago
  54. 3ffdb43 avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 8 years ago
  55. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 8 years ago
  56. 2990093 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 8 years ago
  57. 74418a5 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 am: 13781b1cbf by bowgotsai · 8 years ago
  58. 13781b1 Merge "Add libbase dependency for bootctrl.avb" am: b82476b477 by bowgotsai · 8 years ago
  59. b82476b Merge "Add libbase dependency for bootctrl.avb" by Treehugger Robot · 8 years ago
  60. faa5d3a Add libbase dependency for bootctrl.avb by bowgotsai · 8 years ago
  61. 68e01cb avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 am: f3fa6f8bed by David Zeuthen · 8 years ago
  62. afbecb4 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 8 years ago
  63. f3fa6f8 avbtool: Use 'restart_on_corruption' when setting up dm-verity. am: a01e32f151 by David Zeuthen · 8 years ago
  64. 5a5fe31 avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 am: 55f30ae219 by David Zeuthen · 8 years ago
  65. 303dcce avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 8 years ago
  66. 55f30ae avbtool: Fix overallocation for Authentication Data block. am: d5db21df02 by David Zeuthen · 8 years ago
  67. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 8 years ago
  68. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 8 years ago
  69. 8f3e379 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 am: dafe35a62c by David Zeuthen · 8 years ago
  70. c592977 Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 8 years ago
  71. dafe35a Add sample UEFI bootloader using libavb and libavb_ab. am: d9c76c7654 by David Zeuthen · 8 years ago
  72. d9c76c7 Add sample UEFI bootloader using libavb and libavb_ab. by David Zeuthen · 8 years ago
  73. bdaa0ea Delete public pem files. am: c73cc6d68c am: 7c31382e78 am: 9c16fc2c4c by Jocelyn Bohr · 8 years ago
  74. d5b0b07 Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 am: 2a3072b27f by Jocelyn Bohr · 8 years ago
  75. 2465a28 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 8 years ago
  76. 9c16fc2 Delete public pem files. am: c73cc6d68c am: 7c31382e78 by Jocelyn Bohr · 8 years ago
  77. 2a3072b Rename libcrypto-host to libcrypto am: 1bb0e3b18d am: a4fce0b4f7 by Jocelyn Bohr · 8 years ago
  78. ab4b986 Implement AVB Android Things eXtension (ATX) am: 147b08db62 am: 46bf7f29ff by Darren Krahn · 8 years ago
  79. 7c31382 Delete public pem files. am: c73cc6d68c by Jocelyn Bohr · 8 years ago
  80. a4fce0b Rename libcrypto-host to libcrypto am: 1bb0e3b18d by Jocelyn Bohr · 8 years ago
  81. 46bf7f2 Implement AVB Android Things eXtension (ATX) am: 147b08db62 by Darren Krahn · 8 years ago
  82. c73cc6d Delete public pem files. by Jocelyn Bohr · 8 years ago
  83. 1bb0e3b Rename libcrypto-host to libcrypto by Jocelyn Bohr · 8 years ago
  84. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  85. acbec9e avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. am: 5830552129 am: f242f0edbe by David Zeuthen · 8 years ago
  86. dbf0b28 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. am: 5830552129 by David Zeuthen · 8 years ago
  87. f242f0e avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  88. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  89. e4bcdff Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel am: 5d4f4f21a4 am: 8ba71af6a6 by David Zeuthen · 8 years ago
  90. 8d6ffa8 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel am: 5d4f4f21a4 by David Zeuthen · 8 years ago
  91. 8ba71af Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  92. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  93. ada2f67 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 am: ed47145884 by David Zeuthen · 8 years ago
  94. a22a155 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  95. ed47145 Set androidboot.vbmeta.device from libavb instead of descriptor. am: 57ac06e6e4 by David Zeuthen · 8 years ago
  96. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 8 years ago
  97. 0e4b061 Rework interactions between AvbOps and AvbABOps. am: 574ed99917 am: d2c6fbe55f by David Zeuthen · 8 years ago
  98. 74195f2 Rework interactions between AvbOps and AvbABOps. am: 574ed99917 am: d2c6fbe55f by David Zeuthen · 8 years ago
  99. d2c6fbe Rework interactions between AvbOps and AvbABOps. am: 574ed99917 by David Zeuthen · 8 years ago
  100. 574ed99 Rework interactions between AvbOps and AvbABOps. by David Zeuthen · 8 years ago