summaryrefslogtreecommitdiffstats
path: root/fastboot/bootimg_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make 'fastboot boot' command support boot header version 2Hridya Valsaraju2019-01-251-7/+15
* Use vector<char> instead of char* and malloc() for imagesTom Cherry2018-09-201-15/+16
* Refactor libfastbootAaron Wisner2018-07-191-1/+1
* fastboot: fix header_actual calculationFernando Lugo2018-04-111-1/+1
* Add fastboot --os-version and --os-patch-level.Elliott Hughes2018-04-091-22/+17
* Add a header-version argument to fastbootHridya Valsaraju2018-04-021-10/+13
* Fix fastboot memory corruption.Elliott Hughes2018-01-181-3/+5
* Use 64-bit file sizes in fastboot.Elliott Hughes2015-08-251-22/+14
* Prepare for switching to libziparchive.Elliott Hughes2015-03-181-0/+85