aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_read_support_format_all.c
Commit message (Expand)AuthorAgeFilesLines
* Update libarchive to 2.4.10. This includes a number of improvementsTim Kientzle2007-12-301-0/+1
* Enable 'ar' support; hook it up to the build andTim Kientzle2007-04-071-0/+1
* Add support for a new archive format "empty" that reads empty files.Tim Kientzle2007-02-011-0/+1
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-3/+2
* Basic support for ZIP archives.Tim Kientzle2005-01-251-0/+1
* Enable ISO9660 support in "read_support_format_all".Tim Kientzle2005-01-021-0/+1
* 'gnutar' is now handled by the 'tar' reader, soTim Kientzle2004-05-271-2/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-4/+0
* Many fixes.Tim Kientzle2004-03-091-2/+2
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+43