| Commit message (Expand) | Author | Age | Files | Lines |
* | Update libarchive, tar and cpio to version 2.8.5 | mm | 2011-12-20 | 1 | -3/+3 |
* | Fix cpio on ARM. | kientzle | 2011-09-13 | 1 | -3/+3 |
* | Be a little more skeptical of dev/ino matches when reading cpio files. | kientzle | 2009-12-29 | 1 | -35/+35 |
* | Merge two cpio fixes from libarchive.googlecode.com: | kientzle | 2009-12-10 | 1 | -2/+5 |
* | Merge r1061,r1062,r1063 from libarchive.googlecode.com: | kientzle | 2009-04-27 | 1 | -1/+6 |
* | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | kientzle | 2009-03-06 | 1 | -0/+2 |
* | Argh. r189389 was supposed to include r539 from libarchive.googlecode.com | kientzle | 2009-03-05 | 1 | -2/+4 |
* | MfP4: Big read filter refactoring. | kientzle | 2008-12-06 | 1 | -43/+31 |
* | Support uppercase hex digits in cpio archives. | kientzle | 2008-01-15 | 1 | -3/+5 |
* | Update libarchive to 2.4.10. This includes a number of improvements | kientzle | 2007-12-30 | 1 | -7/+175 |
* | libarchive 2.2.3 | kientzle | 2007-05-29 | 1 | -117/+98 |
* | Portability. | kientzle | 2007-04-13 | 1 | -0/+2 |
* | libarchive 2.0 | kientzle | 2007-03-03 | 1 | -30/+32 |
* | Fix the copyright notice; it was always intended to be | kientzle | 2007-01-09 | 1 | -3/+2 |
* | Correct spelling of "accommodate", "guarantee", "guaranteed", "guard", | cperciva | 2006-12-28 | 1 | -2/+2 |
* | Portability and style fixes: | kientzle | 2006-11-10 | 1 | -14/+24 |
* | Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it. | kientzle | 2006-07-30 | 1 | -0/+3 |
* | POSIX.1e-style Extended Attribute support | kientzle | 2006-03-21 | 1 | -1/+1 |
* | Extract device number information from SVR4 CPIO archives. | kientzle | 2006-02-14 | 1 | -0/+6 |
* | Fine-tune the format detection for CPIO and ISO9660 sub-types. | kientzle | 2005-11-08 | 1 | -6/+14 |
* | Add a lot of error checks, based on the patches provided by Dan Lukes. | kientzle | 2005-09-21 | 1 | -0/+8 |
* | A number of improvements to ZIP support. | kientzle | 2005-04-06 | 1 | -0/+1 |
* | Correctly pass low-level I/O errors back up to the caller when | kientzle | 2005-03-13 | 1 | -1/+4 |
* | Eliminate reliance on non-portable <err.h> by implementing a very | kientzle | 2004-08-14 | 1 | -1/+0 |
* | Refactor read_data: | kientzle | 2004-06-02 | 1 | -28/+72 |
* | Consistify: #define gets 1 tab character afterwards | kientzle | 2004-05-03 | 1 | -1/+1 |
* | Add read support for four more common cpio variants: | kientzle | 2004-04-28 | 1 | -64/+304 |
* | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | kientzle | 2004-04-13 | 1 | -2/+7 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | kientzle | 2004-04-12 | 1 | -3/+0 |
* | Many fixes: | kientzle | 2004-03-19 | 1 | -6/+9 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -2/+2 |
* | Recognize hardlinks when reading cpio files. | kientzle | 2004-03-07 | 1 | -5/+100 |
* | Correctly read symlinks from cpio files. | kientzle | 2004-03-06 | 1 | -1/+15 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+187 |