Clone this repo:

Branches

  1. 7eda07b zip: Fix issue in minizip with false positive detection of zip64s. by Joshua Pawlicki · 10 days ago main master
  2. 980253c Spanify last remaining usage of base::File in zip_reader.cc by Jan Keitel · 4 weeks ago
  3. 330a4df Spanify zlib's FileWriterDelegate by Jan Keitel · 4 weeks ago
  4. 2182f37 Use span-based file API in zlib's zip_writer.cc by Jan Keitel · 5 weeks ago
  5. e00f703 Simplify build files now that arm_use_neon is always true by Nico Weber · 8 weeks ago
  6. 73248c8 [zlib][build] Fix zlib_symbols_visible on windows by Deepak Mohan · 8 weeks ago
  7. 63d7e16 Add ReaderDelegate to ZipReader by Aliaksei Bahdzevich · 3 months ago
  8. 5aa6173 zlib: Migrate from MD5 to SHA256 in zip_reader_unittest by Giovanni Ortuño Urquidi · 4 months ago
  9. 85f05b0 Replaces the zlib URL with the github URL. by Rachael Newitt · 5 months ago
  10. 5aab79a Adds autoroll exception classifications for 3P deps. by Rachael Newitt · 5 months ago
  11. caf4afa [zlib] [aosp] Declare the SSSE3 adler32_simd_() as requiring SSSE3. by Elliott Hughes · 6 months ago
  12. 044b44e zlib: Be more cautious about extracting files using symlinks. by Joshua Pawlicki · 6 months ago
  13. 363a126 [minizip] Use different sized filename etc. buffers in the unzip fuzzer by Hans Wennborg · 7 months ago
  14. 2c04666 [minizip] Fix potential OOB in unicode path extra field parsing by Hans Wennborg · 7 months ago
  15. bf1e8de Remove is_nacl from .gn and .gni files by Nico Weber · 7 months ago
  16. 3102d2a [minizip] Fix Unicode Path Extra Field filename length overflow by Hans Wennborg · 7 months ago
  17. 4028ebf LSC Add 'Update Mechanism:' to README.chromium by Jordan · 8 months ago
  18. 470d3a2 [zlib] Implement deflate wide writes by Adenilson Cavalcanti · 9 months ago
  19. a1f2fe2 [minizip] Fix a leak in unz64local_SearchCentralDir64 by Hans Wennborg · 9 months ago
  20. e8ff3f3 [minizip] Add a basic unzip fuzzer by Hans Wennborg · 9 months ago