1. cd1f4ca Fix the fuse error that cannot handle the OTA package larger than 4 GiB by luoqiangwei1 · 2 years, 9 months ago
  2. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  3. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  4. 8bd6f45 Fix bogus error checking on unique_fd by Bernie Innocenti · 5 years ago
  5. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  6. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  7. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago[Renamed from fuse_sideload.cpp]
  8. 91a7aa4 Clean up fuse_sideload and add a testcase. by Tao Bao · 7 years ago
  9. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  10. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  11. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  12. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago[Renamed (96%) from fuse_sideload.c]
  13. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  14. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  15. 1d30c2f Use the correct fuse_init_out structure size. by Christopher Ferris · 10 years ago
  16. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago[Renamed (93%) from minadbd/fuse_sideload.c]
  17. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago