summaryrefslogtreecommitdiffstats
path: root/fuse_sideload.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes1-9/+10
2015-07-24recovery: Switch fuse_* to C++.Tao Bao1-9/+6
2015-07-20recovery: Switch fuse_* to C++.Tao Bao1-527/+0
2015-04-30Check all lseek calls succeed.Elliott Hughes1-9/+7
2015-04-30Check all lseek calls succeed.Elliott Hughes1-9/+7
2015-03-23Always use strerror to report errno in recovery.Elliott Hughes1-3/+3
2014-09-18Use the correct fuse_init_out structure size.Christopher Ferris1-2/+28
2014-07-10refactor fuse sideloading codeDoug Zongker1-24/+19
2014-07-02sideload without holding the whole package in RAMDoug Zongker1-0/+508