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