Clone this repo:

Branches

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