1. 3518566 avbtool: support add_hashtree_footer for very small image file by Bowgo Tsai · 2 years, 9 months ago
  2. 960ff58 Removing AFTL from libavb repository. by Jan Monsch · 3 years, 3 months ago
  3. 2998a35 libavb: add --check_at_most_once option for dm-verity by JeongHyeon Lee · 3 years, 4 months ago
  4. 725bff4 libavb: Abstract crypto operations by Andrew Scull · 3 years, 5 months ago
  5. 257e897 Export two test keys by Jiyong Park · 3 years, 6 months ago
  6. 62ad022 Support generating hashtree with blake2b-256 by Tianjie · 3 years, 7 months ago
  7. b30c971 [LSC] Add LOCAL_LICENSE_KINDS to external/avb by Bob Badour · 3 years, 7 months ago
  8. c5c42b5 libavb_aftl: enable fuzzer for parser by Thiébaud Weksteen · 4 years, 4 months ago
  9. 86aec59 libavb_aftl: Change leaf types by Thiébaud Weksteen · 4 years, 5 months ago
  10. 4792371 Keep copy of raw TrillianLogRoot by Thiébaud Weksteen · 4 years, 5 months ago
  11. b611df2 Change log leaf encoding by Thiébaud Weksteen · 4 years, 5 months ago
  12. b27a9aa Merge changes If4e90a6e,Ie23639f6,Iccb473a4 by Thiébaud Weksteen · 4 years, 5 months ago
  13. cd7c913 Porting test signer helper scripts to Python 3. by Jan Monsch · 4 years, 5 months ago
  14. c348533 Unpack AftlIcpEntry structure by Thiébaud Weksteen · 4 years, 5 months ago
  15. 6259714 Merge "Fix preload partition failure behavior" by Varun Sharma · 4 years, 5 months ago
  16. 2cb9f9c Fix preload partition failure behavior by Varun Sharma · 4 years, 5 months ago
  17. 13efb5f Final switch from Python 2 to Python 3 for avbtool. by Jan Monsch · 4 years, 5 months ago
  18. e3cbcb1 Merge "Add configuration for main rollback index location" by Varun Sharma · 4 years, 5 months ago
  19. cb5089f Increasing timeout for libavb_host_unittest from 3 to 7 min. by Jan Monsch · 4 years, 5 months ago
  20. de53827 Add configuration for main rollback index location by Varun Sharma · 4 years, 6 months ago
  21. 34b6b49 avbtool: Add "print_partition_digests" sub-command. by David Zeuthen · 4 years, 5 months ago
  22. 254f5e0 Merge "Define and use AftlSlotVerifyResult enum" by Thiébaud Weksteen · 4 years, 6 months ago
  23. f50fa2f Define and use AftlSlotVerifyResult enum by Thiébaud Weksteen · 4 years, 6 months ago
  24. 2c7be99 Preparatory step for migrating avbtool and aftltool to python3. by Jan Monsch · 4 years, 6 months ago
  25. 2d1553d Rename AftlDescriptor to AftlImage by Thiébaud Weksteen · 4 years, 6 months ago
  26. d714594 avbtool info_image: output public key sha1 by Bowgo Tsai · 4 years, 6 months ago
  27. b09b12a Pack AftlIcpEntry and fix parse_icp_entry by Thiébaud Weksteen · 4 years, 7 months ago
  28. 3038c01 Fix lookup of AftlDescriptor before validation by Thiébaud Weksteen · 4 years, 7 months ago
  29. 682c27e Improved unit test coverage for verifying vbmeta images with ICPs. by Jan Monsch · 4 years, 7 months ago
  30. 443bf32 Added missing tests for the verify_vbmeta_image methods & fixed bugs. by Jan Monsch · 4 years, 7 months ago
  31. a4fc595 Adds slot_verify functions to libavb_aftl by Dan Austin · 4 years, 7 months ago
  32. 8ca1c36 Parsing code for AftlDescriptor by Dan Austin · 4 years, 7 months ago
  33. b242a1a Add upper and lower bounds for structure sizes. by Dan Austin · 4 years, 7 months ago
  34. 6bda987 AFTL: Initial implementation of libavb_aftl by Dan Austin · 4 years, 8 months ago
  35. fa354e6 Prune at_auth_unlock_unittest out of general-tests. by easoncylee · 5 years ago
  36. d722194 Add "--no_hashtree" to omit hashtree entirely by Jooyung Han · 5 years ago
  37. 36d41d9 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. by David Zeuthen · 5 years ago
  38. 2ea684d Adds avb_strncmp helper by xu yiping · 5 years ago
  39. d91e04e Fix a bug that would cause OoB read. by Yu Shan · 5 years ago
  40. a6c9ad4 Fix a bug that would cause OoB memory read. by Yu Shan · 5 years ago
  41. 1394f76 avbtool: Add 'zero_hashtree' command. by David Zeuthen · 5 years ago
  42. e947cb6 avbtool: verify_image: Add --follow_chain_partitions option. by David Zeuthen · 6 years ago
  43. 9ba3b66 Fix AvbSlotVerifyData->cmdline might be NULL by Bowgo Tsai · 6 years ago
  44. 573bb4c Make libavb_host_unittest work when run outside //external/avb by Bryan Henry · 6 years ago
  45. 02fb3bf Move BaseAvbToolTest implementation out of header (cleanup) by Bryan Henry · 6 years ago
  46. 2ccba04 Update hardcoded digests in avb_slot_verify_unittest to account for no salt by Bryan Henry · 6 years ago
  47. 5abd6bc Allow system partition to be absent by Bowgo Tsai · 6 years ago
  48. 4535428 avbtool: Use no salt instead of random salt for persistent digest descriptors by Bryan Henry · 6 years ago
  49. b24af10 Update libavb_host_unittest so it can be run using atest by Bryan Henry · 6 years ago
  50. 2abf36c at_auth_unlock.py: Choose matching unlock credentials if given multiple by Bryan Henry · 6 years ago
  51. 99df6c8 at_auth_unlock.py: Add unit tests by Bryan Henry · 6 years ago
  52. 8127dae Only automatically initialize new persistent digest values when locked by Bryan Henry · 6 years ago
  53. fc116d9 libavb_atx: Restrict unlock challenges to a single use. by Darren Krahn · 6 years ago
  54. 4f137c3 libavb: Use size_t instead of uint32_t for lengths in avb_sha*() functions. by David Zeuthen · 6 years ago
  55. f4f51eb avbtool: add_hashtree_footer: Allow omitting partition name and size. by David Zeuthen · 6 years ago
  56. f7d2e75 avbtool: Add 'calculate_kernel_cmdline' command. by David Zeuthen · 6 years ago
  57. 818cf56 libavb: Only query partition GUIDs when the cmdline needs them. by David Anderson · 6 years ago
  58. 49936b4 libavb: Support vbmeta blobs in beginning of partition. by David Zeuthen · 6 years ago
  59. 6f4de31 libavb: Add ERROR_MODE_MANAGED_RESTART_AND_EIO for managing dm-verity state. by David Zeuthen · 6 years ago
  60. 01aa5c7 Disable AvbToolTest.AddHashFooterSparseWithHoleAtTheEnd test for now. by David Zeuthen · 6 years ago
  61. 2367b46 Implement initialization of new persistent digest values by Darren Krahn · 6 years ago
  62. b8643c0 avbtool: Add 'calculate_vbmeta_digest' command. by David Zeuthen · 6 years ago
  63. fccd64e libavb_atx: Implement authenticated unlock by Darren Krahn · 7 years ago
  64. 30dd8e5 libavb: Add new routine to calculate a digest of all vbmeta images. by David Zeuthen · 6 years ago
  65. 2a3d6bc Override descriptors of the same partition. by Sen Jiang · 6 years ago
  66. fd0ba0d Implement support for on-device persistent digests. by Darren Krahn · 7 years ago
  67. 0954359 Add FakeAvbOpsDelegateWithDefaults by Darren Krahn · 7 years ago
  68. 8160f36 Add example code for Android Things by Darren Krahn · 7 years ago
  69. cd5e190 Merge "Use a zero product id instead of random." by Treehugger Robot · 7 years ago
  70. fcadbf1 Support (boot) partition preloading. by Lonnie Liu · 7 years ago
  71. 3b2cfe8 Merge "Do not modify the image when --do_not_append_vbmeta_image is specified." by Treehugger Robot · 7 years ago
  72. 66efba9 Use a zero product id instead of random. by Darren Krahn · 7 years ago
  73. 061e33b Add avb_div_by_10() sysdep operation. by Lonnie Liu · 7 years ago
  74. 6b5a33e Do not modify the image when --do_not_append_vbmeta_image is specified. by Lonnie Liu · 7 years ago
  75. d9ed63a Add #include <endian.h> for htobe32 by Dan Willemsen · 7 years ago
  76. 85af19c atx: Provide key versions used during verification by Darren Krahn · 7 years ago
  77. 0922bf8 Make it possible to disable verification. by David Zeuthen · 7 years ago
  78. 97cb580 avbtool: make_vbmeta_image: Add --padding_size option. by David Zeuthen · 7 years ago
  79. a156d3d avbtool: Add --signing_helper_with_files option. by David Zeuthen · 7 years ago
  80. 1097a78 avbtool: Add --print_required_libavb_version option. by David Zeuthen · 7 years ago
  81. 5dfb4e9 avbtool: verify_image: Verify hash-, hashtree, and chain-descriptors. by David Zeuthen · 7 years ago
  82. 01ca996 libavb: Only load and verify hash partition if requested. by David Zeuthen · 7 years ago
  83. a47b0a1 libavb: Add test for verifying veritymode is set to 'disabled'. by David Zeuthen · 7 years ago
  84. 8d225d8 Move to Android.bp by Tom Cherry · 7 years ago
  85. bf56245 avbtool: add_hash_footer: Add --calc_max_image_size option. by David Zeuthen · 7 years ago
  86. 73f2afa avbtool: add_hashtree_footer: Add --setup_as_rootfs_from_kernel option. by David Zeuthen · 7 years ago
  87. 02c550f avbtool: Generate forward-error-correcting codes for hashtree by default. by David Zeuthen · 7 years ago
  88. 8221811 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 7 years ago
  89. 27a291f libavb: Load entire partition if |allow_verification_error| is true. by David Zeuthen · 7 years ago
  90. d8e4858 avbtool: Bail if the same rollback index location is used multiple times. by David Zeuthen · 7 years ago
  91. 2bc232b avbtool: Add 'resize_image' command. by David Zeuthen · 7 years ago
  92. b623d8b avbtool: Add new verify_image command. by David Zeuthen · 7 years ago
  93. fd9c18d avbtool: Use root=/dev/dm-0 instead of root=0xfd00. by David Zeuthen · 8 years ago
  94. f1bdec3 libavb: Only print basename of file in avb_debug() and friends. by David Zeuthen · 8 years ago
  95. 0f7de94 Add memory leak tracing infrastructure and fix a memory leak. by David Zeuthen · 8 years ago
  96. b1b994d avbtool: Add 'append_vbmeta_image' command. by David Zeuthen · 8 years ago
  97. 43e12d8 libavb_atx: Remove GSK rollback index and increase key size. by Darren Krahn · 8 years ago
  98. a5fd3a4 Allow top-level vbmeta struct to be in 'boot' partition. by David Zeuthen · 8 years ago
  99. e3cadca Rework how versioning work. by David Zeuthen · 8 years ago
  100. bc41cea libavb: Include androidboot.vbmeta.version in the generated command-line. by David Zeuthen · 8 years ago