aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_read.c
Commit message (Expand)AuthorAgeFilesLines
...
* Be more careful about the initial read (used for "tasting" the compression):Tim Kientzle2004-06-041-1/+12
* Refactor the extraction code somewhat. In particular,Tim Kientzle2004-06-031-1/+0
* Refactor read_data:Tim Kientzle2004-06-021-49/+83
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)Tim Kientzle2004-04-131-3/+3
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-3/+0
* Overhauled ACL support. This makes us compatibleTim Kientzle2004-04-051-11/+12
* Many fixes:Tim Kientzle2004-03-191-16/+9
* Many fixes.Tim Kientzle2004-03-091-6/+7
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+505