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