pandemonium_engine/thirdparty/zlib
Relintai 79f97a1dfc Ported: zlib/minizip: Update to version 1.2.12
Security update, fixes CVE-2018-25032 in zlib.
Preliminary assessment doesn't show Godot as affected since we don't
seem to call `deflate` with the problematic parameters, but the extent
of the vulnerability is not fully clear upstream yet.
- akien-mga
e1beca0232
2022-07-26 12:12:33 +02:00
..
adler32.c Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
compress.c Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
crc32.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
crc32.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
deflate.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
deflate.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
gzclose.c Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
gzguts.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
gzlib.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
gzread.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
gzwrite.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
infback.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
inffast.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
inffast.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
inffixed.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
inflate.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
inflate.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
inftrees.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
inftrees.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
trees.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
trees.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
uncompr.c Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
zconf.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
zlib.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
zutil.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
zutil.h Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00