1. 3c793c4 [incfs] SIGBUS handling in libziparchive by Yurii Zubrytskyi · 3 years, 3 months ago
  2. b75c9f3 Implement unzip -t. by Elliott Hughes · 3 years, 8 months ago
  3. 1506863 Handle the invalid timestamp in zipfile by Tianjie · 4 years, 2 months ago
  4. 26ee1db Allow parsing zip entries larger than 4GiB by Tianjie · 4 years, 2 months ago
  5. cc92463 Support parsing of data descriptor by Tianjie · 4 years, 2 months ago
  6. 2884066 [libziparchive] add an option to start iteration with functor by Songchun Fan · 4 years, 2 months ago
  7. 53a7ca0 Add definition for zip64 struct by Tianjie Xu · 4 years, 3 months ago
  8. 0edeea9 Allow loading zip at an offset in fd by Ryan Mitchell · 4 years, 3 months ago
  9. 344113b zipinfo: support DOS attributes. by Elliott Hughes · 4 years, 7 months ago
  10. dcd3f92 libziparchive: add zipinfo(1). by Elliott Hughes · 4 years, 8 months ago
  11. 62c2d53 libziparchive: add trivial fuzzer. by Elliott Hughes · 4 years, 8 months ago
  12. 322a60b Avoid using data descriptors in ZIP files when possible. by Donald Chai · 5 years ago
  13. d303c0d Merge "Finally remove ZipString." by Elliott Hughes · 5 years ago
  14. b92a93d Finally remove ZipString. by Elliott Hughes · 5 years ago
  15. 5338b87 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 5 years ago
  16. 47390fe ziparchive: add a std::string_view overload to Next. by Elliott Hughes · 5 years ago
  17. 21f9ab0 Add a std::string overload to Next. by Elliott Hughes · 5 years ago
  18. 76e11c0 libziparchive: remove now-unused StartIteration overload. by Elliott Hughes · 5 years ago
  19. 4e78d05 libziparchive: start moving to a non-ZipString StartIteration API. by Elliott Hughes · 5 years ago
  20. c640ea9 libziparchive: remove now-unused FindEntry overload. by Elliott Hughes · 5 years ago
  21. 0b4bf2f libziparchive: report errors on over-long names. by Elliott Hughes · 5 years ago
  22. 5a5ffb5 Ziparchive: Enable -Wconversion by Andreas Gampe · 5 years ago
  23. 4db8b38 More Mac build fixes. by Elliott Hughes · 6 years ago
  24. 51cbbaa Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  25. 30236a1 Change ZipArchiveHandle from void* to ZipArchive* by Ryan Prichard · 6 years ago
  26. bb79eac Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  27. 8d7284d zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  28. b73a5a8 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  29. 367ccf6 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 7 years ago
  30. 4628a14 zlib is not exposed to libziparchive headers by Jiyong Park · 7 years ago
  31. b63854d libziparchive headers are moved to local directory by Jiyong Park · 7 years ago