assimp/contrib/zlib/win32
Andrea Reale 8741da2036 switch to zlib 1.2.13
Fix a bug when getting a gzip header extra field with inflateGetHeader(). This remedies CVE-2022-37434.
Fix a bug in block type selection when Z_FIXED used. Now the smallest block type is selected, for better compression.
Fix a configure issue that discarded the provided CC definition.
Correct incorrect inputs provided to the CRC functions. This mitigates a bug in Java.
Repair prototypes and exporting of the new CRC functions.
Fix inflateBack to detect invalid input with distances too far.
Fix a deflate bug when using the Z_FIXED strategy that can result in out-of-bound accesses.
Fix a deflate bug when the window is full in deflate_stored().
Speed up CRC-32 computations by a factor of 1.5 to 3.
Use the hardware CRC-32 instruction on ARMv8 processors.
Speed up crc32_combine() with powers of x tables.
Add crc32_combine_gen() and crc32_combine_op() for fast combines.
2023-06-20 11:12:47 +02:00
..
DLL_FAQ.txt update: update zlib to version 1.2.8 ( see https://github.com/assimp/assimp/issues/134 ) 2013-10-14 19:27:40 +02:00
Makefile.bor switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
Makefile.gcc switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
Makefile.msc switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
README-WIN32.txt switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
VisualC.txt Upgraded zlib to 1.2.11.1 from the develop branch. 2017-10-04 20:33:59 +11:00
zlib.def switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
zlib1.rc switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00