summaryrefslogtreecommitdiffstats
path: root/include/ziparchive
Commit message (Expand)AuthorAgeFilesLines
* Add |optional_suffix| to StartIteration()Yusuke Sato2015-06-231-1/+3
* Add close_file flag to OpenArchiveFd()Dmitriy Ivanov2015-01-301-1/+4
* Replace char* with ZipEntryName in ziparchive API.Piotr Jastrzebski2014-08-151-4/+13
* Revert "Make sure that names of all entries have the same encoding."Piotr Jastrzebski2014-08-131-5/+0
* Make sure that names of all entries have the same encoding.Piotr Jastrzebski2014-08-131-0/+5
* Add EndIteration method to free memory allocatedPiotr Jastrzebski2014-08-111-4/+10
* Fix ExtractEntryToFile.Narayan Kamath2013-12-131-1/+4
* Fix Mac OS build for libziparchive.Narayan Kamath2013-12-061-0/+1
* Unify zipfile implementations : Step 1.Narayan Kamath2013-12-041-0/+177