summaryrefslogtreecommitdiff
path: root/deps/zlib/contrib/dotzlib/DotZLib
Commit message (Collapse)AuthorAgeFilesLines
* deps: switch to chromium's zlib implementationBrian White2020-01-2610-1756/+0
| | | | | | | | This implementation provides optimizations not included upstream. PR-URL: https://github.com/nodejs/node/pull/31201 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
* deps: upgrade zlib to 1.2.11Sam Roberts2017-02-201-1/+1
| | | | | | PR-URL: https://github.com/nodejs/node/pull/10980 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
* deps: upgrade zlib to 1.2.8Shigeki Ohtsu2015-01-0810-0/+1756
Reviewed-By: Bert Belder <bertbelder@gmail.com>