summaryrefslogtreecommitdiff
path: root/usr/src/contrib/zlib
AgeCommit message (Collapse)AuthorFilesLines
2019-06-1811047 zmod: make sure we use zmemcpy and friendsToomas Soome2-2/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-1011204 smatch issue in zlib/deflate.cMark Adler1-2/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2110695 import zlib-1.2.11Toomas Soome22-0/+12860
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>