aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/deflate.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-21[deflate] Fix typo in comment describing length codesDaniel Johnson1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-01-12[deflate] Fix literal data length calculationMichael Brown1-1/+1
2014-01-06[deflate] Add support for DEFLATE decompressionMichael Brown1-0/+1045