summaryrefslogtreecommitdiff
path: root/thirdparty/minizip/crypt.h
AgeCommit message (Collapse)Author
2022-03-31zlib/minizip: Update to version 1.2.12Rémi Verschelde
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.
2018-05-16Update minizip to 1.2.11volzhs
2017-04-28Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde