summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_compression_none.c
Commit message (Expand)AuthorAgeFilesLines
* MfP4: Big read filter refactoring.kientzle2008-12-061-334/+4
* Update libarchive to 2.4.10. This includes a number of improvementskientzle2007-12-301-50/+55
* When skipping input data, don't overflow a 32-bit size_t.kientzle2007-10-271-1/+1
* libarchive 2.2.3kientzle2007-05-291-15/+15
* From Joerg Sonnenberger: Fix a number of style gaffes,kientzle2007-04-051-4/+3
* libarchive 2.0kientzle2007-03-031-27/+27
* If (a == NULL), don't dereference (a) to record an error message. [1]cperciva2007-02-051-1/+6
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Convert compression_skip from taking a size_t skip length request andcperciva2007-01-041-8/+11
* Correct spelling of "accommodate", "guarantee", "guaranteed", "guard",cperciva2006-12-281-1/+1
* Portability and style fixes:kientzle2006-11-101-6/+14
* Fix infinite loop in corrupt archives handling in libarchive(3).simon2006-11-081-4/+16
* When skipping data, track the position in the bytestream correctly.kientzle2006-08-291-1/+2
* Use 'skip' when ignoring data in tar archives. This dramaticallykientzle2006-07-301-0/+72
* Fix a buffer overflow in the "none" decompression handler thatkientzle2005-02-131-67/+75
* 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
* Overhauled ACL support. This makes us compatiblekientzle2004-04-051-0/+1
* Many fixes.kientzle2004-03-091-2/+2
* Initial import of libarchive.kientzle2004-02-091-0/+259
OpenPOWER on IntegriCloud