1. c33f526 [libziparchive] add an option to start iteration with functor by Songchun Fan · 4 years, 6 months ago
  2. 69ee4b7 Add definition for zip64 struct by Tianjie Xu · 4 years, 6 months ago
  3. 23150e4 Allow loading zip at an offset in fd by Ryan Mitchell · 4 years, 7 months ago
  4. d509525 zipinfo: support DOS attributes. by Elliott Hughes · 5 years ago
  5. 2672413 libziparchive: add zipinfo(1). by Elliott Hughes · 5 years ago
  6. f66460b libziparchive: add trivial fuzzer. by Elliott Hughes · 5 years ago
  7. e170d7f Avoid using data descriptors in ZIP files when possible. by Donald Chai · 5 years ago
  8. 2226fe6 Merge "Finally remove ZipString." by Elliott Hughes · 5 years ago
  9. 50ef29a Finally remove ZipString. by Elliott Hughes · 5 years ago
  10. 2b28311 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 5 years ago
  11. 1e40c30 ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 5 years ago
  12. e06a808 Add a std::string overload to Next. by Elliott Hughes · 5 years ago
  13. 13a45c0 libziparchive: remove now-unused StartIteration overload. by Elliott Hughes · 5 years ago
  14. a22ac0f libziparchive: start moving to a non-ZipString StartIteration API. by Elliott Hughes · 5 years ago
  15. a5ff19e libziparchive: remove now-unused FindEntry overload. by Elliott Hughes · 5 years ago
  16. b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 5 years ago
  17. 964b95c Ziparchive: Enable -Wconversion by Andreas Gampe · 5 years ago
  18. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  19. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  20. 3673f99 Change ZipArchiveHandle from void* to ZipArchive* by Ryan Prichard · 6 years ago
  21. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  22. 2d1e23f zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  23. 485b364 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  24. de117e4 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 7 years ago
  25. e7cf680 zlib is not exposed to libziparchive headers by Jiyong Park · 7 years ago
  26. cdf7ff8 libziparchive headers are moved to local directory by Jiyong Park · 7 years ago