Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Win32 <ziparchive/zip_archive.h>. | Elliott Hughes | 2015-07-29 | 1 | -0/+1 |
* | Rename ZipEntryName to ZipString | Yusuke Sato | 2015-06-26 | 1 | -10/+25 |
* | Add |optional_suffix| to StartIteration() | Yusuke Sato | 2015-06-25 | 1 | -1/+3 |
* | Add close_file flag to OpenArchiveFd() | Dmitriy Ivanov | 2015-01-30 | 1 | -1/+4 |
* | Replace char* with ZipEntryName in ziparchive API. | Piotr Jastrzebski | 2014-08-15 | 1 | -4/+13 |
* | Revert "Make sure that names of all entries have the same encoding." | Piotr Jastrzebski | 2014-08-13 | 1 | -5/+0 |
* | Make sure that names of all entries have the same encoding. | Piotr Jastrzebski | 2014-08-13 | 1 | -0/+5 |
* | Add EndIteration method to free memory allocated | Piotr Jastrzebski | 2014-08-11 | 1 | -4/+10 |
* | Fix ExtractEntryToFile. | Narayan Kamath | 2013-12-13 | 1 | -1/+4 |
* | Fix Mac OS build for libziparchive. | Narayan Kamath | 2013-12-06 | 1 | -0/+1 |
* | Unify zipfile implementations : Step 1. | Narayan Kamath | 2013-12-04 | 1 | -0/+177 |