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