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