]> git.ipfire.org Git - thirdparty/rsync.git/history - zlib/inflate.c
added apple silicon path details
[thirdparty/rsync.git] / zlib / inflate.c
2022-08-09  Wayne DavisonA fix for the zlib fix.
2022-08-07  Wayne DavisonFix zlib bug with a large gzip header extra field
2019-03-16  Wayne DavisonFix zlib CVE-2016-9842.
2019-01-04  Wayne DavisonSilence fall-through warnings.
2018-03-26  Wayne DavisonAvoid a compiler error/warning about shifting a negativ...
2013-06-10  Wayne DavisonUpgrading zlib to 1.2.8.
2007-05-21  Wayne DavisonAdded some "FALL THROUGH" comments in the main switch.
2005-07-22  Wayne DavisonUpdated to zlib 1.2.3.
2005-07-07  Wayne DavisonUpgraded to version 1.2.2.
2005-07-07  Wayne DavisonOne more "#undef BAD" for AIX.
2005-07-07  Wayne DavisonChanged zBAD back to BAD (with a simpler kluge for...
2002-03-12  Martin PoolPatch from Jos Backus to merge zlib-1.1.4.
1998-05-30  Andrew Tridgellreplace BAD with zBAD so it compiles on AIX
1998-05-07  Paul MackerrasAdd pristine zlib-1.1.2 code, ready for hacking.