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