1. b611df2 Change log leaf encoding by Thiébaud Weksteen · 4 years, 7 months ago
  2. 4e71bfd Added option to ImageHandler() to open file read-only. by Jan Monsch · 4 years, 7 months ago
  3. a12ac75 Writing temp files to temporary directory for best practices. by Jan Monsch · 4 years, 7 months ago
  4. e6dac43 Fixed type mixing issue when building with bazel. by Jan Monsch · 4 years, 7 months ago
  5. 5238ea7 Fix error type returned with invalid argument by Thiébaud Weksteen · 4 years, 7 months ago
  6. 7b881ec Adding aftltool symlink back and further py3 clean up. by Jan Monsch · 4 years, 7 months ago
  7. fd21e7b Fixing pylint for aftltool and moving aftltool_test to presubmit. by Jan Monsch · 4 years, 7 months ago[Renamed from aftltool]
  8. 808d255 Use log API key if provided by Thiébaud Weksteen · 4 years, 7 months ago
  9. ceca037 Merge transparency log arguments by Thiébaud Weksteen · 4 years, 7 months ago
  10. cc9939a Fixed behavior when tools are called without arguments under py3. by Jan Monsch · 4 years, 7 months ago
  11. 7ec4182 Porting aftltool and its test suites to Python 3. by Jan Monsch · 4 years, 7 months ago
  12. 9c13012 Integrated encode_rsa_key/raw_sign into RSAPublicKey. by Jan Monsch · 4 years, 7 months ago
  13. cfb669e Removing unused save() methods as part of py3 migration. by Jan Monsch · 4 years, 7 months ago
  14. 5c9b702 Renamed AftlIcpHeader to AftlImageHeader. by Jan Monsch · 4 years, 8 months ago
  15. d3b69d4 Renamed AftlDescriptor to AftlImage following changes in aosp/1277501. by Jan Monsch · 4 years, 8 months ago
  16. 59a6370 Added tests for the verify_image_icp & info_image_icp subcommands. by Jan Monsch · 4 years, 9 months ago
  17. 682c27e Improved unit test coverage for verifying vbmeta images with ICPs. by Jan Monsch · 4 years, 9 months ago
  18. 2da1c27 Adding a check that manufacturer key size is 4096 before using it. by Jan Monsch · 4 years, 9 months ago
  19. 5714985 Made integration tests work as unit tests as well. by Jan Monsch · 4 years, 9 months ago
  20. 443bf32 Added missing tests for the verify_vbmeta_image methods & fixed bugs. by Jan Monsch · 4 years, 9 months ago
  21. 47edd96 Cleaning up error messages formats to have consistent ending. by Jan Monsch · 4 years, 9 months ago
  22. 6439f99 Implemented cmd line param for defining a timeout for GRPC requests. by Jan Monsch · 4 years, 9 months ago
  23. aebb7d1 Merge "Fixed redefined-outer-name lint warning as follow up to aosp/1219749." by Treehugger Robot · 4 years, 9 months ago
  24. 7a07abe Fixed redefined-outer-name lint warning as follow up to aosp/1219749. by Jan Monsch · 4 years, 9 months ago
  25. a86b614 Added integration test for load_test_aftl & test for connection failures. by Jan Monsch · 4 years, 9 months ago
  26. 6a5f6b6 Added verify_image_icp subcommand and refactored integration test. by Jan Monsch · 4 years, 9 months ago
  27. b18bb2f Merge "Added unit test for AftlIcpEntry.verify_icp()." by Treehugger Robot · 4 years, 9 months ago
  28. 90c7e58 Added unit test for AftlIcpEntry.verify_icp(). by Jan Monsch · 4 years, 9 months ago
  29. 553eeeb Fixed propagation of errors in subcommand to exit codes. by Jan Monsch · 4 years, 9 months ago
  30. 6990f5d Fixed the bug that prevented the aftl_integration_test.py from working. by Jan Monsch · 4 years, 9 months ago
  31. 2790507 Refactored AftlIcpEntry tests and changes size attributes to properties. by Jan Monsch · 4 years, 9 months ago
  32. 1f58eec Refactored AftlDescriptor unit test and extended tests. by Jan Monsch · 4 years, 9 months ago
  33. e5de87b Merge "Refactored to use argsparse to enforce command-lined option requirements." by Treehugger Robot · 4 years, 10 months ago
  34. d4515eb Refactored TrillianLogRootDescriptor unit tests and fixed 2 bugs. by Jan Monsch · 4 years, 10 months ago
  35. 0ec6b9a Added unittest for Aftl.request_inclusion_proof() method. by Jan Monsch · 4 years, 10 months ago
  36. 37ea662 Refactored to use argsparse to enforce command-lined option requirements. by Jan Monsch · 4 years, 10 months ago
  37. e5eeed5 Add signing_helper support to AFTL. by Dan Austin · 4 years, 10 months ago
  38. a9c4bc7 Update structures to match libavb_aftl. by Dan Austin · 4 years, 10 months ago
  39. c92964a Updated Trillian link since they moved the code around. by Jan Monsch · 4 years, 10 months ago
  40. 5c15dea Merge "Added option to pick stats file name and preserve final ICP images." by Jan Monsch · 4 years, 10 months ago
  41. 5ad7792 Added option to pick stats file name and preserve final ICP images. by Jan Monsch · 4 years, 10 months ago
  42. 6322305 Merge "Added load_test_aftl command for load testing and perf measurement." by Treehugger Robot · 4 years, 10 months ago
  43. 1fe3e19 Added load_test_aftl command for load testing and perf measurement. by Jan Monsch · 4 years, 10 months ago
  44. c3df6a1 Aligned naming of --vbmeta_image_path parameter for all subcommands. by Jan Monsch · 4 years, 10 months ago
  45. 715f503 Split AFTL functionality out of avbtool. by Dan Austin · 4 years, 11 months ago