1. ec1f0db Fix more issues with python3 conversion of build_verity_metadata.py by Cole Faust · 2 years, 2 months ago
  2. 997d08b Fix issue with python3 conversion of build_verity_metadata.py by Cole Faust · 2 years, 2 months ago
  3. 518046b Convert build_verify_metadata to python 3 by Cole Faust · 2 years, 2 months ago
  4. a2b046a Tweak linux_glibc properties for musl builds in system/extras by Colin Cross · 2 years, 2 months ago
  5. 4a38aee Only use integer sanitizer for 64-bit linux builds by Colin Cross · 2 years, 7 months ago
  6. 5d61eec Expose a static method for computing hash tree size by Kelvin Zhang · 3 years, 1 month ago
  7. 78ac447 Support blake2b-256 in hashtree builder by Tianjie · 3 years, 3 months ago
  8. 4e06008 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 3 years, 4 months ago
  9. 1e069ec Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras" by Bob Badour · 3 years, 4 months ago
  10. 044d055 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 3 years, 4 months ago
  11. 48e4ce6 Switch required to data to be bundled in host-unit-tests by Julien Desprez · 3 years, 5 months ago
  12. 75c8ab0 Add WriteHashTree() to allow users process hashtree data themselves by Kelvin Zhang · 3 years, 8 months ago
  13. 87d230b Allow building libfec without libavb by Tianjie Xu · 4 years, 3 months ago
  14. 398e8c3 Suport parsing hashtree and ecc data from avb by Tianjie Xu · 4 years, 6 months ago
  15. 7c96e1f fec: Add liblog as a dependency where libbase is used by Tom Cherry · 4 years, 5 months ago
  16. 6b9eafe Merge "Add liblog as a dependency where libbase is used" by Tom Cherry · 4 years, 5 months ago
  17. 85da6a6 Merge "Allow fec to be compiled with BUILD_HOST_static." by Treehugger Robot · 4 years, 5 months ago
  18. efa2eb4 Add liblog as a dependency where libbase is used by Tom Cherry · 4 years, 5 months ago
  19. 795d3c7 Allow fec to be compiled with BUILD_HOST_static. by Dario Freni · 4 years, 5 months ago
  20. 971e4ba Add utility to calculate digest from the root of verity tree by Nikita Ioffe · 4 years, 5 months ago
  21. 7920e30 verity: Do not increment data when it is nullptr. by MarijnS95 · 4 years, 9 months ago
  22. 1fb6404 verity: Update the build rules for verity tools. by Tao Bao · 5 years ago
  23. d2515c5 Merge "Fix incorrect error checking on unique_fd" by Treehugger Robot · 5 years ago
  24. ebab937 Convert more of system/extras to Android.bp by Dan Willemsen · 5 years ago
  25. 94c35d6 Fix incorrect error checking on unique_fd by Bernie Innocenti · 5 years ago
  26. e6c8225 Fix build error of generating fec data by Jinguang Dong · 5 years ago
  27. 590e584 boot_signer should support boot header version 2 by Hridya Valsaraju · 5 years ago
  28. 499a017 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  29. cecb941 Mark libverity_tree as recovery_available for update_engine_sideload by Dan Willemsen · 6 years ago
  30. d6dc877 verity: Support partial blocks in Update(). by Sen Jiang · 6 years ago
  31. 1df532a verity: Add HashTreeBuilder::CheckHashTree(). by Sen Jiang · 6 years ago
  32. 6ba2231 Merge "Make host targets use non-repackaged targets" by Treehugger Robot · 6 years ago
  33. 89eaba1 Change the interface parameter from off_t to uint64_t by Tianjie Xu · 6 years ago
  34. 64edcd8 Export headers for libverity_tree by Tianjie Xu · 6 years ago
  35. c231d50 Add support of more hash algorithms for verity tree builder by Tianjie Xu · 6 years ago
  36. 5bf7958 [verity] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  37. 8bf1b54 Make host targets use non-repackaged targets by Neil Fuller · 6 years ago
  38. a30e008 Add unit tests to build_verity_tree by Tianjie Xu · 6 years ago
  39. b72fdb5 Move functions in build_verity_tree to a static library by Tianjie Xu · 6 years ago
  40. 3817ebe Convert the sparse_hash_ctx to the HashTreeBuilder class by Tianjie Xu · 6 years ago
  41. 9f022b4 Convert more of system/extras to Soong by Dan Willemsen · 6 years ago
  42. ff0d605 verity: Track the libsparse API change. by Tao Bao · 6 years ago
  43. 9bb9f8f Allow recovery-dtbo in recovery.img to be signed by Hridya Valsaraju · 6 years ago
  44. e1f150b Remove verify_boot_signature. by David Benjamin · 6 years ago
  45. 373d3c7 Use -Werror in system/extras by Chih-Hung Hsieh · 7 years ago
  46. 306bc2e build_verity_metadata.py: allow disabling verity by Bowgo Tsai · 7 years ago
  47. 88d5135 verity: Fix the broken 'build_verity_tree -A'. by Tao Bao · 7 years ago
  48. 390c1a8 Merge "<stdbool.h> not necessary in C++." by Elliott Hughes · 7 years ago
  49. ac8b2ce <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  50. 6eb0493 fix memory leak in unittest. by Yunlian Jiang · 7 years ago
  51. f4375be Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  52. fcfb70a Remove external/openssl/include from verity include path. by Elliott Hughes · 7 years ago
  53. 992dab2 Remove "_host" suffix from libsquashfs_utils. by Alex Deymo · 7 years ago
  54. f417a8d Remove "_host" and "_static" suffix from libsparse. by Alex Deymo · 7 years ago
  55. b611070 Remove "_static" and "_host" suffix from libext4_utils definitions. by Alex Deymo · 7 years ago
  56. ae12268 Remove "_host" suffix from libfec_rs. by Alex Deymo · 7 years ago
  57. bb634ff verity_verifier: Support verifying images with FEC. by Tao Bao · 8 years ago
  58. fa8c62e Rename libfec_host to libfec. by Alex Deymo · 8 years ago
  59. 6a28545 Merge "Convert verity tools to subprocess" by Tianjie Xu · 8 years ago
  60. 441ebc9 Convert verity tools to subprocess by Tianjie Xu · 8 years ago
  61. a422392 Merge "Support verifying the boot signature against the given pubkey." by Treehugger Robot · 8 years ago
  62. 2a75a61 Support verifying the boot signature against the given pubkey. by Tao Bao · 8 years ago
  63. 39d1756 build_verity_metadata: Support --signer_args argument. by Tao Bao · 8 years ago
  64. 018ef1b ext4_utils: Export headers for libext4_utils* libs. by Tao Bao · 8 years ago
  65. 85e592c fec: add --padding by Sami Tolvanen · 8 years ago
  66. 4c716c9 fec: remove unneeded target executable by Sami Tolvanen · 8 years ago
  67. 8bad827 fec: remove unused mmap code by Sami Tolvanen · 8 years ago
  68. de4dc4a Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  69. 1f6947b Merge "Fix clang-tidy performance warnings in libfec." by Treehugger Robot · 8 years ago
  70. a3b37f4 Fix clang-tidy performance warnings in libfec. by Chih-Hung Hsieh · 8 years ago
  71. 1eb7256 Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 8 years ago
  72. a8e6644 verity: delete keystore_signer by Sami Tolvanen · 8 years ago
  73. c494733 Switch to BoringSSL for crypto. by Mattias Nissler · 8 years ago
  74. ab9a0c8 Track update to bouncycastle 1.54 by Kenny Root · 8 years ago
  75. f35a15d fec: accept multiple input files for encoding by Sami Tolvanen · 8 years ago
  76. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  77. 4b71c1b fec: report correct ecc location for -E by Sami Tolvanen · 9 years ago
  78. b5ff8a9 Merge "system/extras: remove BORINGSSL_201509 support." by Kenny Root · 9 years ago
  79. 8775778 verity: move metadata after the hash tree by Sami Tolvanen · 9 years ago
  80. 6ddfa66 am 92e11ea1: Merge "Add NOTICE files" by Sami Tolvanen · 9 years ago
  81. 8dd6f01 Add NOTICE files by Sami Tolvanen · 9 years ago
  82. 532f28f system/extras: remove BORINGSSL_201509 support. by Adam Langley · 9 years ago
  83. 66059d6 am 482fe9e3: Merge "fec: enable building on Mac" by Sami Tolvanen · 9 years ago
  84. 0403024 fec: enable building on Mac by Sami Tolvanen · 9 years ago
  85. 180e08a am 3625af96: Merge "Error correction: Add a tool for en/decoding files" by Sami Tolvanen · 9 years ago
  86. 29bf737 Error correction: Add a tool for en/decoding files by Sami Tolvanen · 9 years ago
  87. 7f6d744 am 510ade28: Merge "boot_signer: allow verification using an external certificate" by Sami Tolvanen · 9 years ago
  88. 53e7904 boot_signer: allow verification using an external certificate by Sami Tolvanen · 9 years ago
  89. 9c8f096 am 65fd650a: Merge "Prepare for BoringSSL update." by Kenny Root · 9 years ago
  90. 7a688f6 Prepare for BoringSSL update. by Adam Langley · 9 years ago
  91. ea23973 am 31d0d7cb: Merge "Add <endian.h> back and stop building one tool for the Mac." by Elliott Hughes · 9 years ago
  92. fa5185e Add <endian.h> back and stop building one tool for the Mac. by Elliott Hughes · 9 years ago
  93. 3881aa9 am 4361173d: Merge "Another go at fixing the Mac build." by Elliott Hughes · 9 years ago
  94. 3adbe0f Another go at fixing the Mac build. by Elliott Hughes · 9 years ago
  95. a8b5f7e resolved conflicts for merge of b699685e to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  96. 9ad61ac Fix Mac build. by Elliott Hughes · 9 years ago
  97. 1550247 am d31c4c3a: Merge "Exclude verify_boot_signature from Mac build." into mnc-dev by Ying Wang · 9 years ago
  98. 19808d0 Exclude verify_boot_signature from Mac build. by Ying Wang · 9 years ago
  99. f239299 system/extra: include more of what you use. by Adam Langley · 9 years ago
  100. 4f69040 am f044a21a: Merge "Fix unused result warnings in system/extras/verity." by Elliott Hughes · 9 years ago