summaryrefslogtreecommitdiffstats
path: root/libziparchive/include
Commit message (Expand)AuthorAgeFilesLines
* More Mac build fixes.Elliott Hughes2018-10-263-5/+7
* Add a simple MappedFile to libbase and switch fastboot and libziparchive over.Elliott Hughes2018-10-232-10/+3
* Change ZipArchiveHandle from void* to ZipArchive*Ryan Prichard2018-10-111-9/+10
* Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-2/+2
* zip_archive: Allow crc_out to be nullptr in Inflate.Narayan Kamath2017-10-301-0/+3
* zip_archive: Make Inflate a public API.Narayan Kamath2017-10-261-0/+40
* libziparchive: Use ReadAtOffset exclusivelyAdam Lesinski2017-07-251-1/+2
* zlib is not exposed to libziparchive headersJiyong Park2017-07-031-1/+3
* libziparchive headers are moved to local directoryJiyong Park2017-07-023-0/+464