summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive.h.in
Commit message (Expand)AuthorAgeFilesLines
* POSIX.1e-style Extended Attribute supportkientzle2006-03-211-0/+1
* The idea of supporting 'tp' was a fun one, but it iskientzle2006-03-111-1/+0
* Add support for "tp" format. tp was the standard systemkientzle2006-01-171-0/+1
* Fine-tune the format detection for CPIO and ISO9660 sub-types.kientzle2005-11-081-0/+4
* 1) Use GNU libtool to build shared libraries on non-FreeBSDkientzle2005-10-131-2/+8
* signed/unsigned fixes (thanks to GCC4) and a few related minor style correcti...kientzle2005-09-241-3/+5
* Support libarchive with C++ by adding appropriate conditionalkientzle2005-06-041-4/+14
* Basic support for ZIP archives.kientzle2005-01-251-2/+4
* Set the format code and name correctly for:kientzle2005-01-231-0/+2
* First cut support for extracting from ISO9660 disk images.kientzle2005-01-021-0/+1
* Revert 1.18: It broke Athlon64 builds, whichkientzle2004-10-181-1/+2
* Correct the return type of archive_write_datakientzle2004-10-171-1/+1
* Split archive_{read,write}_finish into separate "close" (finish the archivekientzle2004-08-071-4/+10
* libarchive now has two complete build systems. The usual "Makefile"kientzle2004-08-071-2/+2
* Add some functions to query basic facts about the library:kientzle2004-07-241-6/+24
* More cleanup work on permissions restore:kientzle2004-06-271-0/+2
* Read gtar-style sparse archives.kientzle2004-06-271-3/+3
* Linux (at least Debian) requires sys/types.h to get off_t.kientzle2004-06-071-0/+1
* Refactor read_data:kientzle2004-06-021-0/+8
* Add prototypes for .Z compression support.kientzle2004-05-271-0/+2
* Add hook for a client-provided progress callback to be invokedkientzle2004-05-131-0/+2
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-031-6/+6
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-0/+5
* Overhauled ACL support. This makes us compatiblekientzle2004-04-051-3/+3
* Many fixes:kientzle2004-03-191-3/+2
* Many fixes.kientzle2004-03-091-0/+14
* Remove last evidence of a long-dead function.kientzle2004-03-061-9/+0
* Add ARCHIVE_EXTRACT_UNLINK option to permit clients tokientzle2004-03-061-0/+1
* Initial import of libarchive.kientzle2004-02-091-0/+266
OpenPOWER on IntegriCloud