summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_compression_gzip.c
Commit message (Expand)AuthorAgeFilesLines
* Include detailed error message from zlib after a decompression error.kientzle2005-03-131-0/+3
* Use correct byte order when parsing the size of the gzip "Extra data" field.kientzle2005-03-021-1/+1
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-141-10/+34
* Conditionalize the bzip2/gzip compression/decompressionkientzle2004-07-301-0/+6
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-0/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Many fixes:kientzle2004-03-191-1/+2
* Many fixes.kientzle2004-03-091-12/+12
* Initial import of libarchive.kientzle2004-02-091-0/+499
OpenPOWER on IntegriCloud