1. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  2. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 9 years ago
  3. f899bd5 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 9 years ago
  4. 50afc15 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 10 years ago
  5. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  6. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  7. b1a113f Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 10 years ago
  8. 926973e Replace hand written offsets with structures. by Narayan Kamath · 10 years ago
  9. 4f6b499 Reject zip files that have trailing bytes after their CD. by Narayan Kamath · 10 years ago
  10. cf86e2f Fix host 64-bit build. by Ying Wang · 10 years ago
  11. 48953a1 Fix entry handling for 0 length entries. by Narayan Kamath · 11 years ago
  12. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  13. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  14. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago