summaryrefslogtreecommitdiff
path: root/include/lib/inflate.h
AgeCommit message (Collapse)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2023-03-12inflate: make inputs constDerf Null-2/+2
Make the inputs const since we never write to the data it points to. Patch provided by Andrew Jeddeloh
2021-01-26update zlib-deflate-nostdlib. now fully RFC 1950/1951 compliant.Daniel Friesel-0/+1
2021-01-21actually, it's inflate, not deflateDaniel Friesel-0/+23