1. de53827 Add configuration for main rollback index location by Varun Sharma · 4 years, 3 months ago
  2. ee6fccd Fixed up the last pieces to make avbtool work with py3. by Jan Monsch · 4 years, 3 months ago
  3. 498615a Merge "Fixed Avb class to be Python 3 compatible." by Jan Monsch · 4 years, 3 months ago
  4. b1d920f Fixed Avb class to be Python 3 compatible. by Jan Monsch · 4 years, 3 months ago
  5. cc6a15c Removed use of long literal 'L' for py3 compatibility. by Jan Monsch · 4 years, 3 months ago
  6. ad0efa3 Merge "Fixed all descriptor classes to be compatible with Python 3." by Jan Monsch · 4 years, 3 months ago
  7. 905e0e1 Merge "Fixing up interactions with subprocess.Popen to be py3 compatible." by Jan Monsch · 4 years, 3 months ago
  8. fbd9f0d Fixed all descriptor classes to be compatible with Python 3. by Jan Monsch · 4 years, 3 months ago
  9. 38865f2 Fixing up interactions with subprocess.Popen to be py3 compatible. by Jan Monsch · 4 years, 3 months ago
  10. 8347da9 Fixed ImageHandler to be compatible with python3. by Jan Monsch · 4 years, 3 months ago
  11. 1fa4f59 Changed mode open() calls to be compatible with py3. by Jan Monsch · 4 years, 3 months ago
  12. 6f27bb1 Updated calls to hashlib.new() to be py3 compatible. by Jan Monsch · 4 years, 3 months ago
  13. 14ce8c8 Merge "Preparatory step for migrating avbtool and aftltool to python3." by Treehugger Robot · 4 years, 3 months ago
  14. f9edc0f Removed unused AvbVBMetaHeader.save() method. by Jan Monsch · 4 years, 3 months ago
  15. 2c7be99 Preparatory step for migrating avbtool and aftltool to python3. by Jan Monsch · 4 years, 3 months ago
  16. d714594 avbtool info_image: output public key sha1 by Bowgo Tsai · 4 years, 3 months ago
  17. 388338a avbtool: avoid repeated string concatentations by Colin Cross · 4 years, 4 months ago
  18. 443bf32 Added missing tests for the verify_vbmeta_image methods & fixed bugs. by Jan Monsch · 4 years, 4 months ago
  19. 715f503 Split AFTL functionality out of avbtool. by Dan Austin · 4 years, 6 months ago
  20. 914da18 Remove algorithm field from AvbIcpHeader by Thiébaud Weksteen · 4 years, 6 months ago
  21. f91639c Added and wired parsing the Trillian log_root structure. by Jan Monsch · 4 years, 6 months ago
  22. 92c2ea9 Adding info_image_icp command to inspect ICPs in vbmeta images. by Jan Monsch · 4 years, 6 months ago
  23. 063b3f5 Fixing style issues. No change in functionality. by Jan Monsch · 4 years, 6 months ago
  24. b12b2c1 Combine outbound CLs to avoid merge conflicts. by Dan Austin · 4 years, 7 months ago
  25. 5ac429e Adding avbtool python unit tests and refactoring ICP tests. by Jan Monsch · 4 years, 7 months ago
  26. 4e6615a AFTL ICP entry data blob generator. by Dan Austin · 4 years, 7 months ago
  27. 23e0c62 Adding support for pylint to the project and fixing up further lint errors. by Jan Monsch · 4 years, 7 months ago
  28. fe00c0a Another round of lint fixes. No functional changes. by Jan Monsch · 4 years, 7 months ago
  29. 77cd202 Fixing further linter warnings. No functional changes. by Jan Monsch · 4 years, 7 months ago
  30. ddf2f25 Merge "First round of clean up of lint warnings for avbtool. In particular, addressing line-to-long, misaligned wrapped lines. There are no functional changes to the code." by Jan Monsch · 4 years, 7 months ago
  31. eeb28b6 First round of clean up of lint warnings for avbtool. In particular, by Jan Monsch · 4 years, 7 months ago
  32. a7bc496 AFTL structure definitions and tests. by Dan Austin · 4 years, 7 months ago
  33. 2df1f1d Merge "Add subject key version check against 0." by Treehugger Robot · 4 years, 9 months ago
  34. 558bd75 Fix the UnboundLocalError when verifying images. by Tao Bao · 4 years, 10 months ago
  35. 868db2a Don't call generate_fec_data when the result is not used. by Tao Bao · 4 years, 10 months ago
  36. d722194 Add "--no_hashtree" to omit hashtree entirely by Jooyung Han · 5 years ago
  37. c854081 Add subject key version check against 0. by Yu Shan · 5 years ago
  38. 9d36465 Fix AvbToolTest.VerifyImageChainPartitionWithFollow failures. by David Zeuthen · 5 years ago
  39. 1394f76 avbtool: Add 'zero_hashtree' command. by David Zeuthen · 5 years ago
  40. e947cb6 avbtool: verify_image: Add --follow_chain_partitions option. by David Zeuthen · 5 years ago
  41. ddd7d6f avbtool: verify_image: Use openssl command instead of PyCrypto. by David Zeuthen · 6 years ago
  42. 4535428 avbtool: Use no salt instead of random salt for persistent digest descriptors by Bryan Henry · 6 years ago
  43. f4f51eb avbtool: add_hashtree_footer: Allow omitting partition name and size. by David Zeuthen · 6 years ago
  44. f7d2e75 avbtool: Add 'calculate_kernel_cmdline' command. by David Zeuthen · 6 years ago
  45. 8e306ae Optimize `avbtool add_hashtree_footer` by Dan Willemsen · 6 years ago
  46. 49936b4 libavb: Support vbmeta blobs in beginning of partition. by David Zeuthen · 6 years ago
  47. 80418a5 avbtool: Fix the comments that refer to 'avb_vbmeta_header.h'. by Tao Bao · 6 years ago
  48. 2367b46 Implement initialization of new persistent digest values by Darren Krahn · 6 years ago
  49. b8643c0 avbtool: Add 'calculate_vbmeta_digest' command. by David Zeuthen · 6 years ago
  50. fccd64e libavb_atx: Implement authenticated unlock by Darren Krahn · 6 years ago
  51. 2a3d6bc Override descriptors of the same partition. by Sen Jiang · 6 years ago
  52. fd0ba0d Implement support for on-device persistent digests. by Darren Krahn · 6 years ago
  53. 6b5a33e Do not modify the image when --do_not_append_vbmeta_image is specified. by Lonnie Liu · 7 years ago
  54. 1b2f7a6 Revert "avbtool: Avoid using $(ANDROID_VERITY_MODE) for now." by David Zeuthen · 7 years ago
  55. 95cf718 avbtool: make_vbmeta_image: Add --padding_size option. am: 97cb5801c7 am: 60155b223e am: d17c9047a9 by David Zeuthen · 7 years ago
  56. beaa634 avbtool: Add --signing_helper_with_files option. am: a156d3d631 am: c01faa14ad am: 29ff85df13 by David Zeuthen · 7 years ago
  57. 97cb580 avbtool: make_vbmeta_image: Add --padding_size option. by David Zeuthen · 7 years ago
  58. a156d3d avbtool: Add --signing_helper_with_files option. by David Zeuthen · 7 years ago
  59. 613b6f3 avbtool: Add --print_required_libavb_version option. am: 1097a78e50 am: 62768ff810 am: f917f7ebb2 by David Zeuthen · 7 years ago
  60. 1097a78 avbtool: Add --print_required_libavb_version option. by David Zeuthen · 7 years ago
  61. 8794414 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. am: 5dfb4e9999 am: 4c3125a6ea am: 8aef401cdd by David Zeuthen · 7 years ago
  62. 5dfb4e9 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. by David Zeuthen · 7 years ago
  63. 420b491 avbtool: add_hash_footer: Add --calc_max_image_size option. am: bf56245c7a am: e8b1ab9613 am: 375f564096 by David Zeuthen · 7 years ago
  64. f7b56f7 avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. am: 73f2afadf9 am: 9f4dcb1a42 am: 34f7437b23 by David Zeuthen · 7 years ago
  65. bf56245 avbtool: add_hash_footer: Add --calc_max_image_size option. by David Zeuthen · 7 years ago
  66. 73f2afa avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. by David Zeuthen · 7 years ago
  67. d3201be avbtool: Avoid using $(ANDROID_VERITY_MODE) for now. by David Zeuthen · 7 years ago
  68. bce9a29 avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  69. 2f81222 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  70. a9efb21 Revert "libavb: Allow specifying dm-verity error handling." by Vineeta Srivastava · 7 years ago
  71. 4bb7e9a Revert "avbtool: Generate forward-error-correcting codes for hashtree by default." by Vineeta Srivastava · 7 years ago
  72. 02c550f avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  73. 8221811 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  74. d8e4858 avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  75. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 7 years ago
  76. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 7 years ago
  77. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 7 years ago
  78. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 7 years ago
  79. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 7 years ago
  80. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 7 years ago
  81. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 7 years ago
  82. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 7 years ago
  83. e3cadca Rework how versioning work. by David Zeuthen · 7 years ago
  84. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 7 years ago
  85. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 7 years ago
  86. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 7 years ago
  87. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 7 years ago
  88. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  89. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 7 years ago
  90. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 7 years ago
  91. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 7 years ago
  92. 4e55279 avbtool: add support for signing helper. by Dzmitry Yatsushkevich · 8 years ago
  93. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  94. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  95. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  96. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  97. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  98. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  99. 0969269 avbtool: add_hashtree_footer: Add --calc_max_image_size option. by David Zeuthen · 8 years ago
  100. 8b6973b Add A/B implementation. by David Zeuthen · 8 years ago