Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better archive_read_has_encrypted_entries function | Konrad Kleine | 2013-10-09 | 1 | -1/+1 |
* | Detect encrypted archive entries (ZIP, RAR, 7Zip) | Konrad Kleine | 2013-09-17 | 1 | -0/+2 |
* | Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*. | Michihiro NAKAJIMA | 2012-10-09 | 1 | -1/+1 |
* | Stop using deprecated functions. Much remains to be replaced. | Michihiro NAKAJIMA | 2012-10-07 | 1 | -1/+1 |
* | tests use archive_read_support_filter_*() | Roman Neuhauser | 2011-03-28 | 1 | -2/+2 |
* | Rename archive_read_finish to archive_read_free and | Tim Kientzle | 2010-02-08 | 1 | -2/+2 |
* | Rip out the remaining support for old libarchive 1.x APIs. | Tim Kientzle | 2010-02-07 | 1 | -4/+0 |
* | Sync $FreeBSD$ version info from FreeBSD SVN | Tim Kientzle | 2009-12-30 | 1 | -1/+1 |
* | Skip this test if we have incomplete lzma support. | Tim Kientzle | 2009-04-01 | 1 | -2/+8 |
* | Use a small synthetic block size when testing basic LZMA support. | Tim Kientzle | 2008-12-31 | 1 | -1/+1 |
* | Add LZMA test, more detailed comments about the sorry state | Tim Kientzle | 2008-11-09 | 1 | -0/+72 |