1. 5c39aa5 Merge "zip_archive: Fix a few more badly written tests." am: 93d344d98c by Narayan Kamath · 6 years ago
  2. c36b809 zip_archive: Fix a few more badly written tests. by Narayan Kamath · 6 years ago
  3. 47ede54 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." am: 492de535c4 by Narayan Kamath · 6 years ago
  4. f37bb8e zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 6 years ago
  5. 70f5571 resolve merge conflicts of 5ab03cb41 to oc-mr1-dev-plus-aosp by Narayan Kamath · 7 years ago
  6. 2d1e23f zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  7. c1a56dc zip_archive: reject files that don't start with an LFH signature. by Narayan Kamath · 7 years ago
  8. cd997e6 Ran clang-format on libziparchive sources and headers by Jiyong Park · 7 years ago
  9. 9e020e2 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
  10. fba1a36 Fix out of bound access in libziparchive by Tianjie Xu · 8 years ago
  11. 1ef9d2d zip_archive_test: compare error codes directly. by Narayan Kamath · 7 years ago
  12. 162b705 zip_archive: validate data descriptor contents. by Narayan Kamath · 7 years ago
  13. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 8 years ago
  14. 8e6f722 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  15. e6884ce Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  16. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  17. 0e99a2f libziparchive: fix calculation of mod_time. by beonit · 9 years ago
  18. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  19. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 9 years ago
  20. f899bd5 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 9 years ago
  21. 50afc15 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 10 years ago
  22. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  23. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  24. b1a113f Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 10 years ago
  25. 926973e Replace hand written offsets with structures. by Narayan Kamath · 10 years ago
  26. 4f6b499 Reject zip files that have trailing bytes after their CD. by Narayan Kamath · 10 years ago
  27. cf86e2f Fix host 64-bit build. by Ying Wang · 10 years ago
  28. 48953a1 Fix entry handling for 0 length entries. by Narayan Kamath · 10 years ago
  29. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 10 years ago
  30. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 10 years ago
  31. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago