assimp/contrib/zlib/contrib/minizip
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
..
Makefile.am closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
MiniZip64_Changes.txt closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
MiniZip64_info.txt closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
configure.ac switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
crypt.h switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
ioapi.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
ioapi.h switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
iowin32.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
iowin32.h closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
make_vms.com closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
miniunz.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
miniunzip.1 closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
minizip.1 closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
minizip.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
minizip.pc.in closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
mztools.c closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
mztools.h closes https://github.com/assimp/assimp/issues/905: add missing contrib source from zlib. 2018-01-31 22:55:05 +01:00
unzip.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
unzip.h switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
zip.c switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00
zip.h switch to zlib 1.2.13 2023-06-20 11:12:47 +02:00