summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_tar.c
Commit message (Expand)AuthorAgeFilesLines
* Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-2/+2
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+4
* Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.Michihiro NAKAJIMA2012-10-091-9/+9
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-2/+2
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-2/+2
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-2/+2
* Style: Update a bunch of old assert() and assertA() calls.Tim Kientzle2010-02-071-4/+4
* Rip out the remaining support for old libarchive 1.x APIs.Tim Kientzle2010-02-071-8/+0
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Portability refactoring of a few more libarchive tests.Tim Kientzle2009-07-261-9/+9
* Issue 8: Compression name should be "none" if we're readingTim Kientzle2009-02-181-0/+1
* IFCTim Kientzle2008-09-011-7/+7
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+479