Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-08-25 | Make it backwards compatible with 4.4 | Ethan Yonker | 1 | -0/+15 |
2016-04-14 | Use BoringSSL instead of mincrypt to speed up package verification. | Elliott Hughes | 1 | -9/+10 |
2016-04-06 | Convert recovery to use BoringSSL instead of mincrypt. | Mattias Nissler | 1 | -9/+10 |
2015-07-24 | recovery: Switch fuse_* to C++. | Tao Bao | 1 | -9/+6 |
2015-07-20 | recovery: Switch fuse_* to C++. | Tao Bao | 1 | -527/+0 |
2015-04-30 | Check all lseek calls succeed. | Elliott Hughes | 1 | -9/+7 |
2015-04-30 | Check all lseek calls succeed. | Elliott Hughes | 1 | -9/+7 |
2015-03-23 | Always use strerror to report errno in recovery. | Elliott Hughes | 1 | -3/+3 |
2014-12-02 | Make the android-5.0 branch compile in 4.4 to 4.1 | Ethan Yonker | 1 | -1/+1 |
2014-09-18 | Use the correct fuse_init_out structure size. | Christopher Ferris | 1 | -2/+28 |
2014-07-10 | refactor fuse sideloading code | Doug Zongker | 1 | -24/+19 |
2014-07-02 | sideload without holding the whole package in RAM | Doug Zongker | 1 | -0/+508 |