Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a lot of error checks, based on the patches provided by Dan Lukes. | kientzle | 2005-09-21 | 1 | -1/+1 |
* | Don't return NULL if there's no error message; | kientzle | 2005-02-23 | 1 | -1/+1 |
* | Eliminate reliance on non-portable <err.h> by implementing a very | kientzle | 2004-08-14 | 1 | -1/+11 |
* | Add some functions to query basic facts about the library: | kientzle | 2004-07-24 | 1 | -0/+18 |
* | Add statistics: track offset in compressed and uncompressed archive, | kientzle | 2004-04-28 | 1 | -0/+20 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | kientzle | 2004-04-12 | 1 | -3/+0 |
* | Just use autoconf-compatible feature macros; don't try to be clever. | kientzle | 2004-03-22 | 1 | -2/+6 |
* | Bug: Standard C still requires declarations to precede statements. <sigh> | kientzle | 2004-03-20 | 1 | -1/+10 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -2/+4 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+101 |