1. 7856b0a Merge "Parsing code for AftlDescriptor" by Dan Austin · 4 years, 9 months ago
  2. 8ca1c36 Parsing code for AftlDescriptor by Dan Austin · 4 years, 9 months ago
  3. 6a5f6b6 Added verify_image_icp subcommand and refactored integration test. by Jan Monsch · 4 years, 9 months ago
  4. b18bb2f Merge "Added unit test for AftlIcpEntry.verify_icp()." by Treehugger Robot · 4 years, 9 months ago
  5. 90c7e58 Added unit test for AftlIcpEntry.verify_icp(). by Jan Monsch · 4 years, 9 months ago
  6. 1439248 Merge "Fixed propagation of errors in subcommand to exit codes." by Jan Monsch · 4 years, 9 months ago
  7. dc22f02 Merge "Add upper and lower bounds for structure sizes." by Dan Austin · 4 years, 9 months ago
  8. 553eeeb Fixed propagation of errors in subcommand to exit codes. by Jan Monsch · 4 years, 9 months ago
  9. 6990f5d Fixed the bug that prevented the aftl_integration_test.py from working. by Jan Monsch · 4 years, 9 months ago
  10. b242a1a Add upper and lower bounds for structure sizes. by Dan Austin · 4 years, 9 months ago
  11. 532af08 Merge "Initialize bool and simplify integer overflow logic." by Treehugger Robot · 4 years, 9 months ago
  12. 51f1758 Initialize bool and simplify integer overflow logic. by Dan Austin · 4 years, 9 months ago
  13. 2790507 Refactored AftlIcpEntry tests and changes size attributes to properties. by Jan Monsch · 4 years, 9 months ago
  14. 66c62ce Merge "Refactored AftlDescriptor unit test and extended tests." by Treehugger Robot · 4 years, 9 months ago
  15. 1f58eec Refactored AftlDescriptor unit test and extended tests. by Jan Monsch · 4 years, 9 months ago
  16. 6bda987 AFTL: Initial implementation of libavb_aftl by Dan Austin · 4 years, 10 months ago
  17. e5de87b Merge "Refactored to use argsparse to enforce command-lined option requirements." by Treehugger Robot · 4 years, 10 months ago
  18. d4515eb Refactored TrillianLogRootDescriptor unit tests and fixed 2 bugs. by Jan Monsch · 4 years, 10 months ago
  19. 58be6b3 Refactored AftlIcpHeader unit tests. by Jan Monsch · 4 years, 10 months ago
  20. 85a0563 Merge "Added unittest for Aftl.request_inclusion_proof() method." by Treehugger Robot · 4 years, 10 months ago
  21. 0ec6b9a Added unittest for Aftl.request_inclusion_proof() method. by Jan Monsch · 4 years, 10 months ago
  22. 37ea662 Refactored to use argsparse to enforce command-lined option requirements. by Jan Monsch · 4 years, 10 months ago
  23. b2840c8 Removing obsolete avbtool_test.py file. by Jan Monsch · 4 years, 10 months ago
  24. e5eeed5 Add signing_helper support to AFTL. by Dan Austin · 4 years, 10 months ago
  25. a9c4bc7 Update structures to match libavb_aftl. by Dan Austin · 4 years, 10 months ago
  26. c92964a Updated Trillian link since they moved the code around. by Jan Monsch · 4 years, 10 months ago
  27. 5c15dea Merge "Added option to pick stats file name and preserve final ICP images." by Jan Monsch · 4 years, 10 months ago
  28. 6e4052b Adding a .gitignore to ignore the dynamically created *.pyc files. by Jan Monsch · 4 years, 10 months ago
  29. 5ad7792 Added option to pick stats file name and preserve final ICP images. by Jan Monsch · 4 years, 10 months ago
  30. 6322305 Merge "Added load_test_aftl command for load testing and perf measurement." by Treehugger Robot · 4 years, 10 months ago
  31. 1fe3e19 Added load_test_aftl command for load testing and perf measurement. by Jan Monsch · 4 years, 10 months ago
  32. c3df6a1 Aligned naming of --vbmeta_image_path parameter for all subcommands. by Jan Monsch · 4 years, 10 months ago
  33. 9e1a84c Adding jpm and danielaustin to OWNERS by Dan Austin · 4 years, 10 months ago
  34. 715f503 Split AFTL functionality out of avbtool. by Dan Austin · 4 years, 10 months ago
  35. 914da18 Remove algorithm field from AvbIcpHeader by Thiébaud Weksteen · 4 years, 11 months ago
  36. f91639c Added and wired parsing the Trillian log_root structure. by Jan Monsch · 4 years, 10 months ago
  37. 62a0361 Copied in latest aftl.proto/api.proto with latest license details. by Jan Monsch · 5 years ago
  38. 92c2ea9 Adding info_image_icp command to inspect ICPs in vbmeta images. by Jan Monsch · 5 years ago
  39. 7a15cba Adding an integration test for testing with a live AFTL. by Jan Monsch · 5 years ago
  40. 73645ec Updated trillian.proto which removes trillian_log_api dependency. by Jan Monsch · 5 years ago
  41. 063b3f5 Fixing style issues. No change in functionality. by Jan Monsch · 5 years ago
  42. b12b2c1 Combine outbound CLs to avoid merge conflicts. by Dan Austin · 5 years ago
  43. 5ac429e Adding avbtool python unit tests and refactoring ICP tests. by Jan Monsch · 5 years ago
  44. 4e6615a AFTL ICP entry data blob generator. by Dan Austin · 5 years ago
  45. 23e0c62 Adding support for pylint to the project and fixing up further lint errors. by Jan Monsch · 5 years ago
  46. fe00c0a Another round of lint fixes. No functional changes. by Jan Monsch · 5 years ago
  47. 77cd202 Fixing further linter warnings. No functional changes. by Jan Monsch · 5 years ago
  48. 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 · 5 years ago
  49. eeb28b6 First round of clean up of lint warnings for avbtool. In particular, by Jan Monsch · 5 years ago
  50. 616ea0a Merge "AFTL structure definitions and tests." by Dan Austin · 5 years ago
  51. a7bc496 AFTL structure definitions and tests. by Dan Austin · 5 years ago
  52. b2f4c22 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  53. 9956c40 Merge "Add subject key version check against 0." am: 2df1f1d55d by Yu Shan · 5 years ago
  54. 2df1f1d Merge "Add subject key version check against 0." by Treehugger Robot · 5 years ago
  55. a9b0664 Prune at_auth_unlock_unittest out of general-tests. am: fa354e62fb by easoncylee · 5 years ago
  56. fa354e6 Prune at_auth_unlock_unittest out of general-tests. by easoncylee · 5 years ago
  57. 51bdec4 Merge "Adds avb_headers" am: 2d7b96e60e am: 0822d5af5a am: 5aed4c86df by Chin-Ting Kuo · 5 years ago
  58. 5aed4c8 Merge "Adds avb_headers" am: 2d7b96e60e am: 0822d5af5a by Chin-Ting Kuo · 5 years ago
  59. 0822d5a Merge "Adds avb_headers" am: 2d7b96e60e by Chin-Ting Kuo · 5 years ago
  60. 2d7b96e Merge "Adds avb_headers" by Treehugger Robot · 5 years ago
  61. da824be Fix the UnboundLocalError when verifying images. am: 558bd75ef0 am: e250de3c81 by Tao Bao · 5 years ago
  62. 97ead7a Fix the UnboundLocalError when verifying images. am: 558bd75ef0 am: e250de3c81 by Tao Bao · 5 years ago
  63. e250de3 Fix the UnboundLocalError when verifying images. am: 558bd75ef0 by Tao Bao · 5 years ago
  64. 558bd75 Fix the UnboundLocalError when verifying images. by Tao Bao · 5 years ago
  65. 3cf5c72 Adds avb_headers by Chin-Ting Kuo · 5 years ago
  66. e784cfd Don't call generate_fec_data when the result is not used. am: 868db2a514 am: e975fb3e8e by Tao Bao · 5 years ago
  67. 03ce37d Don't call generate_fec_data when the result is not used. am: 868db2a514 by Tao Bao · 5 years ago
  68. e975fb3 Don't call generate_fec_data when the result is not used. am: 868db2a514 by Tao Bao · 5 years ago
  69. 868db2a Don't call generate_fec_data when the result is not used. by Tao Bao · 5 years ago
  70. 581ecaf [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: 01d68abbb2 -s ours by Xin Li · 5 years ago
  71. ce8ad5a [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 5 years ago
  72. 01d68ab Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 5 years ago
  73. 5533ce0 Add "--no_hashtree" to omit hashtree entirely am: d722194a42 am: f164134c8d am: 92b779fccf by Jooyung Han · 5 years ago
  74. a4b784d Add "--no_hashtree" to omit hashtree entirely am: d722194a42 am: f164134c8d by Jooyung Han · 5 years ago
  75. 92b779f Add "--no_hashtree" to omit hashtree entirely am: d722194a42 am: f164134c8d by Jooyung Han · 5 years ago
  76. f164134 Add "--no_hashtree" to omit hashtree entirely am: d722194a42 by Jooyung Han · 5 years ago
  77. d722194 Add "--no_hashtree" to omit hashtree entirely by Jooyung Han · 5 years ago
  78. b4d43e7 avb_slot_verify: use uint64_t for vbmeta_offset am: d0ddc0e044 am: 5e6122235d am: b626be7e59 by Bowgo Tsai · 5 years ago
  79. 2e815fa avb_slot_verify: use uint64_t for vbmeta_offset am: d0ddc0e044 am: 5e6122235d by Bowgo Tsai · 5 years ago
  80. b626be7 avb_slot_verify: use uint64_t for vbmeta_offset am: d0ddc0e044 am: 5e6122235d by Bowgo Tsai · 5 years ago
  81. 5e61222 avb_slot_verify: use uint64_t for vbmeta_offset am: d0ddc0e044 by Bowgo Tsai · 5 years ago
  82. d0ddc0e avb_slot_verify: use uint64_t for vbmeta_offset by Bowgo Tsai · 5 years ago
  83. d38df8b [automerger skipped] DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master am: 300b87b387 -s ours am: b852d80d07 by Xin Li · 5 years ago
  84. 7ad6770 [automerger skipped] DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master am: 300b87b387 -s ours by Xin Li · 5 years ago
  85. b852d80 [automerger skipped] DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 5 years ago
  86. 300b87b DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 5 years ago
  87. 23028fd Added extraction and outputting the build fingerprint for further convenience. am: 5fbb42a189 am: c4ce2e3f71 am: ad6cfb11e9 by Jan Monsch · 5 years ago
  88. 56ed017 Added extraction and outputting the build fingerprint for further convenience. am: 5fbb42a189 am: c4ce2e3f71 by Jan Monsch · 5 years ago
  89. ad6cfb1 Added extraction and outputting the build fingerprint for further convenience. am: 5fbb42a189 by Jan Monsch · 5 years ago
  90. c4ce2e3 Added extraction and outputting the build fingerprint for further convenience. by Jan Monsch · 5 years ago
  91. 5fbb42a Added extraction and outputting the build fingerprint for further convenience. by Jan Monsch · 5 years ago
  92. 1e67f72 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. am: 36d41d9223 am: 16b611d135 am: 071db782bd by David Zeuthen · 5 years ago
  93. d417a65 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. am: 36d41d9223 am: 16b611d135 by David Zeuthen · 5 years ago
  94. 071db78 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. am: 36d41d9223 by David Zeuthen · 5 years ago
  95. 16b611d Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. am: 36d41d9223 by David Zeuthen · 5 years ago
  96. 36d41d9 Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag. by David Zeuthen · 6 years ago
  97. c854081 Add subject key version check against 0. by Yu Shan · 5 years ago
  98. 564edbc Rename product_services to system_ext am: 81dd5055b1 am: 968567a981 by Justin Yun · 5 years ago
  99. 459f385 Rename product_services to system_ext am: 81dd5055b1 am: 968567a981 by Justin Yun · 5 years ago
  100. 968567a Rename product_services to system_ext am: 81dd5055b1 by Justin Yun · 5 years ago