1. 639814d ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 7 years ago
  2. 537713b libziparchive: Add ability to backup in ZipWriter by Adam Lesinski · 7 years ago
  3. a970c8f Make libziparchive C++-only. by Elliott Hughes · 8 years ago
  4. a456c21 ziparchive: Allow ExtractEntryToFile() to work with block device. by Tao Bao · 8 years ago
  5. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 8 years ago
  6. 7c6c7f0 Fix warnings in libziparchive by Colin Cross · 8 years ago
  7. b191140 libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 8 years ago
  8. 5e9f3d4 Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago
  9. e6884ce Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  10. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  11. 591fd39 Add deflate compression to ZipWriter by Adam Lesinski · 9 years ago
  12. ad4ad8c Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 9 years ago
  13. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
  14. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  15. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 9 years ago
  16. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  17. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  18. bd0a748 Revert "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  19. 6a7f4bb Make sure that names of all entries have the same encoding. by Piotr Jastrzebski · 10 years ago
  20. 79c8b34 Add EndIteration method to free memory allocated by Piotr Jastrzebski · 10 years ago
  21. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  22. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  23. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago