aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/deflate.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-09[CRYPTO]: Remove lazy allocation from deflate.James Morris1-45/+32
2003-05-15[CRYPTO]: Fix memcpy/memset args.Andrew Morton1-2/+2
2003-03-31[CRYPTO]: deflate.c needs slab.hDavid S. Miller1-0/+1
2003-03-31[CRYPTO]: deflate module: workaround zlib bug.James Morris1-1/+12
2003-03-28[CRYPTO]: Add Deflate algorithm to crypto API.James Morris1-0/+224