summaryrefslogtreecommitdiff
path: root/lib/zlib/inffast.c
AgeCommit message (Expand)Author
2024-07-19zlib: Fix big performance regressionChristophe Leroy
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini
2024-04-12zlib: Port fix for CVE-2016-9841 to U-BootMichal Simek
2024-04-12zlib: Rename write variable to wnext (window write index)Michal Simek
2024-04-12zlib: Rename this variable to here (current decoding table entry)Michal Simek
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2012-11-04lib/zlib: sparse fixesKim Phillips
2011-10-28zlib: Fix integer cast of pointerSimon Glass
2011-10-17zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin
2011-04-30zlib: split up to match original source treeMike Frysinger