summaryrefslogtreecommitdiff
path: root/zlib/inflate.c
Commit message (Expand)AuthorAgeFilesLines
* A fix for the zlib fix.Wayne Davison2022-08-081-2/+2
* Fix zlib bug with a large gzip header extra fieldWayne Davison2022-08-071-2/+3
* Fix zlib CVE-2016-9842.Wayne Davison2019-03-161-2/+3
* Silence fall-through warnings.Wayne Davison2019-01-041-1/+2
* Avoid a compiler error/warning about shifting a negative value.Wayne Davison2018-03-251-1/+1
* Upgrading zlib to 1.2.8.Wayne Davison2013-06-091-133/+278
* Added some "FALL THROUGH" comments in the main switch.Wayne Davison2007-05-211-0/+20
* Updated to zlib 1.2.3.Wayne Davison2005-07-221-16/+110
* Upgraded to version 1.2.2.Wayne Davison2005-07-071-331/+1235
* One more "#undef BAD" for AIX.Wayne Davison2005-07-071-0/+4
* Changed zBAD back to BAD (with a simpler kluge for AIX).Wayne Davison2005-07-071-11/+11
* Patch from Jos Backus to merge zlib-1.1.4.Martin Pool2002-03-121-1/+1
* replace BAD with zBAD so it compiles on AIXAndrew Tridgell1998-05-301-11/+11
* Add pristine zlib-1.1.2 code, ready for hacking.Paul Mackerras1998-05-071-0/+366