summaryrefslogtreecommitdiffstats
path: root/libziparchive/zip_archive_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace char* with ZipEntryName in ziparchive API.Piotr Jastrzebski2014-08-151-6/+45
* Prevent the accidental closure of fd[0] for missing zip files.Neil Fuller2014-07-251-0/+9
* Replace hand written offsets with structures.Narayan Kamath2014-06-101-4/+19
* Reject zip files that have trailing bytes after their CD.Narayan Kamath2014-06-051-7/+24
* Fix host 64-bit build.Ying Wang2014-05-161-2/+2
* Fix entry handling for 0 length entries.Narayan Kamath2014-01-241-1/+38
* Fix ExtractEntryToFile.Narayan Kamath2013-12-131-1/+42
* Add unit tests for libziparchive.Narayan Kamath2013-12-101-14/+140
* Unify zipfile implementations : Step 1.Narayan Kamath2013-12-041-0/+46