1. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  2. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  3. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago[Renamed from fuse_sideload.cpp]
  4. 91a7aa4 Clean up fuse_sideload and add a testcase. by Tao Bao · 7 years ago
  5. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  6. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  7. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  8. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago[Renamed (96%) from fuse_sideload.c]
  9. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  10. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  11. 1d30c2f Use the correct fuse_init_out structure size. by Christopher Ferris · 10 years ago
  12. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago[Renamed (93%) from minadbd/fuse_sideload.c]
  13. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago