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