summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_ar.c
Commit message (Expand)AuthorAgeFilesLines
* Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-3/+3
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+6
* Stop using deprecated functions.Michihiro NAKAJIMA2012-10-071-1/+1
* Fix counting files read, dot not count it up when returning ARCHIVE_EOF.Michihiro NAKAJIMA2011-06-251-0/+1
* Use assertEqualMem instead of assert(0 == memcmp(xxx....)).Michihiro NAKAJIMA2011-05-121-3/+3
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-1/+1
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-1/+1
* Style: Update a bunch of old assert() and assertA() calls.Tim Kientzle2010-02-071-2/+2
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Extend the fuzz tester:Tim Kientzle2009-11-011-37/+5
* IFCTim Kientzle2008-09-011-6/+6
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+119