aboutsummaryrefslogtreecommitdiff
path: root/extmod/uzlib/tinfgzip.c
AgeCommit message (Collapse)Author
2019-01-27extmod/uzlib: Update uzlib to v2.9.2.Paul Sokolovsky
Major changes include robust parsing of erroneous compressed streams and updated API.
2016-09-24extmod/uzlib/: Update uzlib to v2.0.3.Paul Sokolovsky
Fixes for more pedantic warnings.
2016-09-24extmod/uzlib: Add tinfgzip.c (gzip header parsing) from upstream.Paul Sokolovsky