| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include the 2 byte length field for the optional "extra data" | Tim Kientzle | 2009-05-23 | 1 | -0/+1 |
| * | Implement command-line fallbacks for gzip and bzip2 decompression as well. | Tim Kientzle | 2009-04-17 | 1 | -3/+13 |
| * | Merge r585,r669 from libarchive.googlecode.com: If zlib is unavailable, | Tim Kientzle | 2009-03-07 | 1 | -5/+7 |
| * | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-06 | 1 | -1/+2 |
| * | Merge r551,r561 from libarchive.googlecode.com: Update gzip read filter | Tim Kientzle | 2009-03-05 | 1 | -230/+217 |
| * | Merge r364, r378, r379, r393, and r539 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-05 | 1 | -73/+44 |
| * | Don't try to read the next Gzip header after we reach the | Tim Kientzle | 2009-01-01 | 1 | -2/+3 |
| * | MfP4: Big read filter refactoring. | Tim Kientzle | 2008-12-06 | 1 | -346/+287 |
| * | Correct a compile error when libbz2/zlib are unavailable. | Tim Kientzle | 2008-02-19 | 1 | -1/+1 |
| * | libarchive 2.2.3 | Tim Kientzle | 2007-05-29 | 1 | -21/+23 |
| * | From Joerg Sonnenberger: Fix a number of style gaffes, | Tim Kientzle | 2007-04-05 | 1 | -8/+12 |
| * | libarchive 2.0 | Tim Kientzle | 2007-03-03 | 1 | -35/+39 |
| * | Fix the copyright notice; it was always intended to be | Tim Kientzle | 2007-01-09 | 1 | -3/+2 |
| * | Portability and style fixes: | Tim Kientzle | 2006-11-10 | 1 | -7/+15 |
| * | Use 'skip' when ignoring data in tar archives. This dramatically | Tim Kientzle | 2006-07-30 | 1 | -0/+1 |
| * | Include detailed error message from zlib after a decompression error. | Tim Kientzle | 2005-03-13 | 1 | -0/+3 |
| * | Use correct byte order when parsing the size of the gzip "Extra data" field. | Tim Kientzle | 2005-03-02 | 1 | -1/+1 |
| * | Eliminate reliance on non-portable <err.h> by implementing a very | Tim Kientzle | 2004-08-14 | 1 | -10/+34 |
| * | Conditionalize the bzip2/gzip compression/decompression | Tim Kientzle | 2004-07-30 | 1 | -0/+6 |
| * | Add statistics: track offset in compressed and uncompressed archive, | Tim Kientzle | 2004-04-28 | 1 | -0/+1 |
| * | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -3/+0 |
| * | Many fixes: | Tim Kientzle | 2004-03-19 | 1 | -1/+2 |
| * | Many fixes. | Tim Kientzle | 2004-03-09 | 1 | -12/+12 |
| * | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+499 |