1. 1394f76 avbtool: Add 'zero_hashtree' command. by David Zeuthen · 5 years ago
  2. e947cb6 avbtool: verify_image: Add --follow_chain_partitions option. by David Zeuthen · 6 years ago
  3. ddd7d6f avbtool: verify_image: Use openssl command instead of PyCrypto. by David Zeuthen · 6 years ago
  4. 4535428 avbtool: Use no salt instead of random salt for persistent digest descriptors by Bryan Henry · 6 years ago
  5. f4f51eb avbtool: add_hashtree_footer: Allow omitting partition name and size. by David Zeuthen · 6 years ago
  6. f7d2e75 avbtool: Add 'calculate_kernel_cmdline' command. by David Zeuthen · 6 years ago
  7. 8e306ae Optimize `avbtool add_hashtree_footer` by Dan Willemsen · 6 years ago
  8. 49936b4 libavb: Support vbmeta blobs in beginning of partition. by David Zeuthen · 6 years ago
  9. 80418a5 avbtool: Fix the comments that refer to 'avb_vbmeta_header.h'. by Tao Bao · 6 years ago
  10. 2367b46 Implement initialization of new persistent digest values by Darren Krahn · 6 years ago
  11. b8643c0 avbtool: Add 'calculate_vbmeta_digest' command. by David Zeuthen · 6 years ago
  12. fccd64e libavb_atx: Implement authenticated unlock by Darren Krahn · 7 years ago
  13. 2a3d6bc Override descriptors of the same partition. by Sen Jiang · 6 years ago
  14. fd0ba0d Implement support for on-device persistent digests. by Darren Krahn · 7 years ago
  15. 6b5a33e Do not modify the image when --do_not_append_vbmeta_image is specified. by Lonnie Liu · 7 years ago
  16. 1b2f7a6 Revert "avbtool: Avoid using $(ANDROID_VERITY_MODE) for now." by David Zeuthen · 7 years ago
  17. 95cf718 avbtool: make_vbmeta_image: Add --padding_size option. am: 97cb5801c7 am: 60155b223e am: d17c9047a9 by David Zeuthen · 7 years ago
  18. beaa634 avbtool: Add --signing_helper_with_files option. am: a156d3d631 am: c01faa14ad am: 29ff85df13 by David Zeuthen · 7 years ago
  19. 97cb580 avbtool: make_vbmeta_image: Add --padding_size option. by David Zeuthen · 7 years ago
  20. a156d3d avbtool: Add --signing_helper_with_files option. by David Zeuthen · 7 years ago
  21. 613b6f3 avbtool: Add --print_required_libavb_version option. am: 1097a78e50 am: 62768ff810 am: f917f7ebb2 by David Zeuthen · 7 years ago
  22. 1097a78 avbtool: Add --print_required_libavb_version option. by David Zeuthen · 7 years ago
  23. 8794414 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. am: 5dfb4e9999 am: 4c3125a6ea am: 8aef401cdd by David Zeuthen · 7 years ago
  24. 5dfb4e9 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. by David Zeuthen · 7 years ago
  25. 420b491 avbtool: add_hash_footer: Add --calc_max_image_size option. am: bf56245c7a am: e8b1ab9613 am: 375f564096 by David Zeuthen · 7 years ago
  26. f7b56f7 avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. am: 73f2afadf9 am: 9f4dcb1a42 am: 34f7437b23 by David Zeuthen · 7 years ago
  27. bf56245 avbtool: add_hash_footer: Add --calc_max_image_size option. by David Zeuthen · 7 years ago
  28. 73f2afa avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. by David Zeuthen · 7 years ago
  29. d3201be avbtool: Avoid using $(ANDROID_VERITY_MODE) for now. by David Zeuthen · 7 years ago
  30. bce9a29 avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  31. 2f81222 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  32. a9efb21 Revert "libavb: Allow specifying dm-verity error handling." by Vineeta Srivastava · 7 years ago
  33. 4bb7e9a Revert "avbtool: Generate forward-error-correcting codes for hashtree by default." by Vineeta Srivastava · 7 years ago
  34. 02c550f avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  35. 8221811 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  36. d8e4858 avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  37. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 7 years ago
  38. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 7 years ago
  39. c68f082 avbtool: Drop dependency on Crypto.PublicKey.RSA. by David Zeuthen · 8 years ago
  40. ff44f23 avbtool: Make raw_sign check the length of signature. by Esun Kim · 8 years ago
  41. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 8 years ago
  42. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 8 years ago
  43. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 8 years ago
  44. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 8 years ago
  45. e3cadca Rework how versioning work. by David Zeuthen · 8 years ago
  46. d247fcb avbtool: Make it possible to save vbmeta structs to a separate file. by David Zeuthen · 8 years ago
  47. fbb61fa avbtool: Keep FEC data around when using --keep_hashtree with erase_footer. by David Zeuthen · 8 years ago
  48. a01e32f avbtool: Use 'restart_on_corruption' when setting up dm-verity. by David Zeuthen · 8 years ago
  49. d5db21d avbtool: Fix overallocation for Authentication Data block. by David Zeuthen · 8 years ago
  50. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  51. 5830552 avbtool: add --set_hashtree_disabled_flag option to make_vbmeta_image command. by David Zeuthen · 8 years ago
  52. 5d4f4f2 Rename --generate_dm_verity_cmdline_from_hashtree to --setup_rootfs_from_kernel by David Zeuthen · 8 years ago
  53. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 8 years ago
  54. 4e55279 avbtool: add support for signing helper. by Dzmitry Yatsushkevich · 8 years ago
  55. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  56. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  57. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  58. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  59. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  60. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  61. 0969269 avbtool: add_hashtree_footer: Add --calc_max_image_size option. by David Zeuthen · 8 years ago
  62. 8b6973b Add A/B implementation. by David Zeuthen · 8 years ago
  63. c612e2e Switch to MIT license. by David Zeuthen · 8 years ago
  64. a4fee8b Add support for sparse image files. by David Zeuthen · 8 years ago
  65. 21e9526 Add common verified boot tools and library. by David Zeuthen · 8 years ago