1. f2e4572 Cleanup fec_process to use modern C++ primitives by Kelvin Zhang · 2 years, 3 months ago
  2. 2f6bcd0 libfec: Fix unaligned multiblock reads by Sami Tolvanen · 2 years, 3 months ago
  3. 66ca49d Allow libfec to correct bad blocks by Kelvin Zhang · 2 years, 8 months ago
  4. a2b046a Tweak linux_glibc properties for musl builds in system/extras by Colin Cross · 3 years, 4 months ago
  5. acb1c17 Stop using syscall() to get tid by Dan Willemsen · 4 years ago
  6. cd9bd90 Make libfs_mgr dependencies vendor_ramdisk_available. by David Anderson · 4 years ago
  7. 4861cb1 Add ramdisk_available to init_first_stage's deps by Inseob Kim · 4 years, 2 months ago
  8. a871d4d Remove unused reference to gtest_prod. by Elliott Hughes · 4 years, 4 months ago
  9. 4e06008 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 4 years, 6 months ago
  10. 1e069ec Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras" by Bob Badour · 4 years, 6 months ago
  11. 044d055 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 4 years, 6 months ago
  12. 5be78d1 Clean the build rules now that the avbtool can compile by Julien Desprez · 4 years, 6 months ago
  13. 48e4ce6 Switch required to data to be bundled in host-unit-tests by Julien Desprez · 4 years, 7 months ago
  14. 8d0cbc6 libfec: consistently use check() by Thiébaud Weksteen · 4 years, 9 months ago
  15. b8bbbcf libfec: use inclusive language by Sami Tolvanen · 5 years ago
  16. 90e7155 Fix the parsing of images without hashtree descriptor by Tianjie · 5 years ago
  17. 87d230b Allow building libfec without libavb by Tianjie Xu · 5 years ago
  18. 398e8c3 Suport parsing hashtree and ecc data from avb by Tianjie Xu · 6 years ago
  19. 23f45d2 Don't padd the digest during hash computation by Tianjie Xu · 6 years ago
  20. 622e628 Add sha1 support for hashtree by Tianjie Xu · 6 years ago
  21. fb4066a Add test to parse verity data by Tianjie Xu · 6 years ago
  22. ef9dc36 Factor out the hashtree info from the verity_info by Tianjie Xu · 6 years ago
  23. e613d15 libfec: Drop the extern "C" wrapping. by Tao Bao · 7 years ago
  24. 3882cf7 libfec: Use commonly used shared libraries. by Tao Bao · 7 years ago
  25. 9798825 libfec: fix a check for read-only mode by Sami Tolvanen · 7 years ago
  26. e5417b9 libfec: skip over verity tree when reading metadata from filesystem. by Sandeep Patil · 7 years ago
  27. 02fd558 Mark as recovery_available:true by Jiyong Park · 7 years ago
  28. 9f022b4 Convert more of system/extras to Soong by Dan Willemsen · 7 years ago
  29. f734741 Don't TEMP_FAILURE_RETRY on close. by Josh Gao · 8 years ago
  30. 2bfbe94 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  31. f4375be Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  32. c1386d3 Fix macOS build by Romain Guy · 8 years ago
  33. e8ed694 Convert several libraries to soong. by Alex Deymo · 9 years ago
  34. f0b1f9f Export libsquashfs_utils include path in the library. by Alex Deymo · 9 years ago
  35. 992dab2 Remove "_host" suffix from libsquashfs_utils. by Alex Deymo · 9 years ago
  36. b611070 Remove "_static" and "_host" suffix from libext4_utils definitions. by Alex Deymo · 9 years ago
  37. ae12268 Remove "_host" suffix from libfec_rs. by Alex Deymo · 9 years ago
  38. 1cb0087 libfec: add large file which larger than 4G operation support by wangjiangshao · 9 years ago
  39. fa8c62e Rename libfec_host to libfec. by Alex Deymo · 9 years ago
  40. b5afa97 libfec: correct verity table only if it's invalid by Sami Tolvanen · 9 years ago
  41. 7f46e03 libfec: Update the header path for ext4_utils. by Tao Bao · 9 years ago
  42. d9fd5b0 libfec: allow fec_header to be located anywhere by Sami Tolvanen · 9 years ago
  43. de4dc4a Fix references to libcrypto_utils_static. by Josh Gao · 9 years ago
  44. 6dbbf3d Fix google-explicit-constructor warnings in libfec. by Chih-Hung Hsieh · 9 years ago
  45. a3b37f4 Fix clang-tidy performance warnings in libfec. by Chih-Hung Hsieh · 9 years ago
  46. c2174a1 Merge "libfec: pack the fec_header structure" by Badhri Jagan Sridharan · 9 years ago
  47. 6df850b libfec: return raw and corrected verity metadata signatures by Sami Tolvanen · 9 years ago
  48. d2da04c libfec: pack the fec_header structure by Jeremy Compostella · 9 years ago
  49. c494733 Switch to BoringSSL for crypto. by Mattias Nissler · 9 years ago
  50. ac4f7e7 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  51. 9642b32 libfec: fix thread count calculation by Sami Tolvanen · 9 years ago
  52. 3c52529 libfec: fix back-up header validation by Sami Tolvanen · 10 years ago
  53. e9677cc libfec: handle IO errors by Sami Tolvanen · 10 years ago
  54. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  55. dadd5e3 libfec: remove verity validation cache by Sami Tolvanen · 10 years ago
  56. 83cda15 libfec: add a function to disable verity by Sami Tolvanen · 10 years ago
  57. 8dd6f01 Add NOTICE files by Sami Tolvanen · 10 years ago
  58. 0403024 fec: enable building on Mac by Sami Tolvanen · 10 years ago
  59. 48d7450 libfec: fix Mac build by Sami Tolvanen · 10 years ago
  60. c54a33d Error correction: Add libfec to read encoded data by Sami Tolvanen · 10 years ago