1. 7f4e000 Build libavb_aftl as a device side library by Tianjie · 4 years, 7 months ago
  2. 452992a Merge "Fixed up the last pieces to make avbtool work with py3." by Treehugger Robot · 4 years, 7 months ago
  3. 67329a6 Merge "Removing unused save() methods as part of py3 migration." by Jan Monsch · 4 years, 7 months ago
  4. ee6fccd Fixed up the last pieces to make avbtool work with py3. by Jan Monsch · 4 years, 7 months ago
  5. 498615a Merge "Fixed Avb class to be Python 3 compatible." by Jan Monsch · 4 years, 7 months ago
  6. cfb669e Removing unused save() methods as part of py3 migration. by Jan Monsch · 4 years, 7 months ago
  7. b1d920f Fixed Avb class to be Python 3 compatible. by Jan Monsch · 4 years, 7 months ago
  8. cc6a15c Removed use of long literal 'L' for py3 compatibility. by Jan Monsch · 4 years, 7 months ago
  9. 2fd2612 Merge "Specify Pixel support for avb_custom_key" by Thiébaud Weksteen · 4 years, 7 months ago
  10. ad0efa3 Merge "Fixed all descriptor classes to be compatible with Python 3." by Jan Monsch · 4 years, 7 months ago
  11. 905e0e1 Merge "Fixing up interactions with subprocess.Popen to be py3 compatible." by Jan Monsch · 4 years, 7 months ago
  12. fbd9f0d Fixed all descriptor classes to be compatible with Python 3. by Jan Monsch · 4 years, 7 months ago
  13. 38865f2 Fixing up interactions with subprocess.Popen to be py3 compatible. by Jan Monsch · 4 years, 7 months ago
  14. 8347da9 Fixed ImageHandler to be compatible with python3. by Jan Monsch · 4 years, 7 months ago
  15. 1fa4f59 Changed mode open() calls to be compatible with py3. by Jan Monsch · 4 years, 8 months ago
  16. 6f27bb1 Updated calls to hashlib.new() to be py3 compatible. by Jan Monsch · 4 years, 8 months ago
  17. 254f5e0 Merge "Define and use AftlSlotVerifyResult enum" by Thiébaud Weksteen · 4 years, 7 months ago
  18. e544341 Specify Pixel support for avb_custom_key by Thiébaud Weksteen · 4 years, 7 months ago
  19. f50fa2f Define and use AftlSlotVerifyResult enum by Thiébaud Weksteen · 4 years, 8 months ago
  20. 14ce8c8 Merge "Preparatory step for migrating avbtool and aftltool to python3." by Treehugger Robot · 4 years, 8 months ago
  21. f9edc0f Removed unused AvbVBMetaHeader.save() method. by Jan Monsch · 4 years, 8 months ago
  22. 2c7be99 Preparatory step for migrating avbtool and aftltool to python3. by Jan Monsch · 4 years, 8 months ago
  23. 70b82b8 Merge "Renamed AftlIcpHeader to AftlImageHeader." by Jan Monsch · 4 years, 8 months ago
  24. 5c9b702 Renamed AftlIcpHeader to AftlImageHeader. by Jan Monsch · 4 years, 8 months ago
  25. a58dda8 Merge "Renamed AftlDescriptor to AftlImage following changes in aosp/1277501." by Jan Monsch · 4 years, 8 months ago
  26. d3b69d4 Renamed AftlDescriptor to AftlImage following changes in aosp/1277501. by Jan Monsch · 4 years, 8 months ago
  27. 2d1553d Rename AftlDescriptor to AftlImage by Thiébaud Weksteen · 4 years, 8 months ago
  28. 5631a9b Remove redundant NOTICE copied from LICENSE. by Bob Badour · 4 years, 8 months ago
  29. d714594 avbtool info_image: output public key sha1 by Bowgo Tsai · 4 years, 8 months ago
  30. 7560b4f Export uint64_to_base10 function by Thiébaud Weksteen · 4 years, 8 months ago
  31. b09b12a Pack AftlIcpEntry and fix parse_icp_entry by Thiébaud Weksteen · 4 years, 8 months ago
  32. 22f18b5 Merge "Fix endianness conversion in headers parsing" by Treehugger Robot · 4 years, 8 months ago
  33. e2f4cc3 Merge "Fix lookup of AftlDescriptor before validation" by Treehugger Robot · 4 years, 8 months ago
  34. ae5f53a avb_str_concat: Fail if 0 is passed for buf_size. by David Zeuthen · 4 years, 9 months ago
  35. 3038c01 Fix lookup of AftlDescriptor before validation by Thiébaud Weksteen · 4 years, 9 months ago
  36. 5a3868e Fix endianness conversion in headers parsing by Thiébaud Weksteen · 4 years, 9 months ago
  37. 1412e97 avbtool: avoid repeated string concatentations am: 388338af96 by Automerger Merge Worker · 4 years, 9 months ago
  38. 388338a avbtool: avoid repeated string concatentations by Colin Cross · 4 years, 9 months ago
  39. 1144577 Added tests for the verify_image_icp & info_image_icp subcommands. am: 59a6370da8 by Automerger Merge Worker · 4 years, 9 months ago
  40. 3dce4ee Improved unit test coverage for verifying vbmeta images with ICPs. am: 682c27ea02 by Automerger Merge Worker · 4 years, 9 months ago
  41. 59a6370 Added tests for the verify_image_icp & info_image_icp subcommands. by Jan Monsch · 4 years, 9 months ago
  42. 682c27e Improved unit test coverage for verifying vbmeta images with ICPs. by Jan Monsch · 4 years, 9 months ago
  43. 9ea358e Renamed aftl_integration_test.py to aftltool_integration_test.py. am: 7258a79a5d by Automerger Merge Worker · 4 years, 9 months ago
  44. d976b49 Adding a check that manufacturer key size is 4096 before using it. am: 2da1c27f51 by Automerger Merge Worker · 4 years, 9 months ago
  45. 7258a79 Renamed aftl_integration_test.py to aftltool_integration_test.py. by Jan Monsch · 4 years, 9 months ago
  46. d1eca57 Made integration tests work as unit tests as well. am: 5714985806 by Automerger Merge Worker · 4 years, 9 months ago
  47. 2da1c27 Adding a check that manufacturer key size is 4096 before using it. by Jan Monsch · 4 years, 9 months ago
  48. 20c425e Added missing tests for the verify_vbmeta_image methods & fixed bugs. am: 443bf320de by Automerger Merge Worker · 4 years, 9 months ago
  49. 5714985 Made integration tests work as unit tests as well. by Jan Monsch · 4 years, 9 months ago
  50. 443bf32 Added missing tests for the verify_vbmeta_image methods & fixed bugs. by Jan Monsch · 4 years, 9 months ago
  51. 8ce90d2 Cleaning up error messages formats to have consistent ending. am: 47edd96c43 by Automerger Merge Worker · 4 years, 9 months ago
  52. 47edd96 Cleaning up error messages formats to have consistent ending. by Jan Monsch · 4 years, 9 months ago
  53. 180a04f Merge "Adds slot_verify functions to libavb_aftl" am: d7224de9bb by Automerger Merge Worker · 4 years, 9 months ago
  54. d7224de Merge "Adds slot_verify functions to libavb_aftl" by Treehugger Robot · 4 years, 9 months ago
  55. a4fc595 Adds slot_verify functions to libavb_aftl by Dan Austin · 4 years, 9 months ago
  56. 844944c Implemented cmd line param for defining a timeout for GRPC requests. am: 6439f99c2b by Jan Monsch · 4 years, 9 months ago
  57. 6439f99 Implemented cmd line param for defining a timeout for GRPC requests. by Jan Monsch · 4 years, 9 months ago
  58. c858576 Merge changes I332edb27,I44818bc3 am: c29b3ea950 by Treehugger Robot · 4 years, 9 months ago
  59. c29b3ea Merge changes I332edb27,I44818bc3 by Treehugger Robot · 4 years, 9 months ago
  60. ca5e6a1 Merge "Fixed redefined-outer-name lint warning as follow up to aosp/1219749." am: aebb7d133a by Treehugger Robot · 4 years, 9 months ago
  61. aebb7d1 Merge "Fixed redefined-outer-name lint warning as follow up to aosp/1219749." by Treehugger Robot · 4 years, 9 months ago
  62. 28faf7a Added integration test for load_test_aftl & test for connection failures. am: a86b614c66 by Jan Monsch · 4 years, 9 months ago
  63. 7a07abe Fixed redefined-outer-name lint warning as follow up to aosp/1219749. by Jan Monsch · 4 years, 9 months ago
  64. 1b47ade Implemented workaround for b/149307145. by Jan Monsch · 4 years, 9 months ago
  65. 2bf03b0 Removing duplicate and out-of-date integration test suite. by Jan Monsch · 4 years, 9 months ago
  66. a86b614 Added integration test for load_test_aftl & test for connection failures. by Jan Monsch · 4 years, 9 months ago
  67. c15262e Merge "Parsing code for AftlDescriptor" am: 7856b0a99c by Dan Austin · 4 years, 9 months ago
  68. 7856b0a Merge "Parsing code for AftlDescriptor" by Dan Austin · 4 years, 9 months ago
  69. 8ca1c36 Parsing code for AftlDescriptor by Dan Austin · 4 years, 9 months ago
  70. 3c7ab93 Added verify_image_icp subcommand and refactored integration test. am: 6a5f6b63b8 by Jan Monsch · 4 years, 9 months ago
  71. 6a5f6b6 Added verify_image_icp subcommand and refactored integration test. by Jan Monsch · 4 years, 9 months ago
  72. fd9fb9d Merge "Added unit test for AftlIcpEntry.verify_icp()." am: b18bb2f4f2 by Automerger Merge Worker · 4 years, 9 months ago
  73. b18bb2f Merge "Added unit test for AftlIcpEntry.verify_icp()." by Treehugger Robot · 4 years, 9 months ago
  74. 304d5e2 Merge "Fixed propagation of errors in subcommand to exit codes." am: 14392488ac by Automerger Merge Worker · 4 years, 9 months ago
  75. 90c7e58 Added unit test for AftlIcpEntry.verify_icp(). by Jan Monsch · 4 years, 9 months ago
  76. 1439248 Merge "Fixed propagation of errors in subcommand to exit codes." by Jan Monsch · 4 years, 9 months ago
  77. 83a8641 Merge "Add upper and lower bounds for structure sizes." am: dc22f02f19 by Automerger Merge Worker · 4 years, 9 months ago
  78. dc22f02 Merge "Add upper and lower bounds for structure sizes." by Dan Austin · 4 years, 9 months ago
  79. 553eeeb Fixed propagation of errors in subcommand to exit codes. by Jan Monsch · 4 years, 9 months ago
  80. af47d6f Fixed the bug that prevented the aftl_integration_test.py from working. am: 6990f5d39d by Automerger Merge Worker · 4 years, 9 months ago
  81. 6990f5d Fixed the bug that prevented the aftl_integration_test.py from working. by Jan Monsch · 4 years, 9 months ago
  82. b242a1a Add upper and lower bounds for structure sizes. by Dan Austin · 4 years, 9 months ago
  83. b7fbb17 Merge "Initialize bool and simplify integer overflow logic." am: 532af08390 by Automerger Merge Worker · 4 years, 9 months ago
  84. 532af08 Merge "Initialize bool and simplify integer overflow logic." by Treehugger Robot · 4 years, 9 months ago
  85. fcdc7b7 Refactored AftlIcpEntry tests and changes size attributes to properties. am: 27905077b5 by Automerger Merge Worker · 4 years, 9 months ago
  86. 51f1758 Initialize bool and simplify integer overflow logic. by Dan Austin · 4 years, 9 months ago
  87. 2790507 Refactored AftlIcpEntry tests and changes size attributes to properties. by Jan Monsch · 4 years, 9 months ago
  88. da58a84 Merge "Refactored AftlDescriptor unit test and extended tests." am: 66c62ceb97 by Automerger Merge Worker · 4 years, 9 months ago
  89. 66c62ce Merge "Refactored AftlDescriptor unit test and extended tests." by Treehugger Robot · 4 years, 9 months ago
  90. e09a95b AFTL: Initial implementation of libavb_aftl am: 6bda987b1f by Automerger Merge Worker · 4 years, 9 months ago
  91. 1f58eec Refactored AftlDescriptor unit test and extended tests. by Jan Monsch · 4 years, 9 months ago
  92. 6bda987 AFTL: Initial implementation of libavb_aftl by Dan Austin · 4 years, 10 months ago
  93. c0406c4 Merge "Refactored to use argsparse to enforce command-lined option requirements." am: e5de87b674 by Automerger Merge Worker · 4 years, 10 months ago
  94. e5de87b Merge "Refactored to use argsparse to enforce command-lined option requirements." by Treehugger Robot · 4 years, 10 months ago
  95. 7bd2197 Refactored TrillianLogRootDescriptor unit tests and fixed 2 bugs. am: d4515eb9c3 by Jan Monsch · 4 years, 10 months ago
  96. cd0d0fb Refactored AftlIcpHeader unit tests. am: 58be6b3186 by Jan Monsch · 4 years, 10 months ago
  97. d4515eb Refactored TrillianLogRootDescriptor unit tests and fixed 2 bugs. by Jan Monsch · 4 years, 10 months ago
  98. 58be6b3 Refactored AftlIcpHeader unit tests. by Jan Monsch · 4 years, 10 months ago
  99. 8fa9897 Merge "Added unittest for Aftl.request_inclusion_proof() method." am: 85a0563552 by Jan Monsch · 4 years, 10 months ago
  100. 85a0563 Merge "Added unittest for Aftl.request_inclusion_proof() method." by Treehugger Robot · 4 years, 10 months ago