summaryrefslogtreecommitdiff
path: root/libarchive/archive_read_support_filter_compress.c
Commit message (Expand)AuthorAgeFilesLines
* Issue 547: problems with compress bidderTim Kientzle2015-08-081-6/+15
* Issue 400: Crash reading malformed compress (.Z) inputTim Kientzle2015-02-061-1/+2
* Implement functions to manually set the format and filters used.Andres Mejia2012-12-071-0/+1
* Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.Michihiro NAKAJIMA2012-10-091-1/+1
* Issue 175: Simplify filter bidding code.Tim Kientzle2011-08-311-6/+2
* Fix screw-up with r3624. Thanks to Michihiro for pointing it out.Tim Kientzle2011-08-171-1/+1
* The old "compression" terminology will be retired in libarchive 4.0.Tim Kientzle2011-08-161-6/+5
* plug crashes in archive_read_support_filter_XXXRoman Neuhauser2011-04-101-0/+3
* remove archive_read_get_bidder macro againRoman Neuhauser2011-04-041-1/+2
* archive_read.c: s/__archive_errx/archive_set_error/Roman Neuhauser2011-03-301-3/+2
* archive_read_support_compression_*() -> archive_read_support_filter_*()Roman Neuhauser2011-03-281-0/+10
* archive_read_support_compression_*.c -> archive_read_support_filter_*.cRoman Neuhauser2011-03-281-0/+446