summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_isorr_ce.c
Commit message (Expand)AuthorAgeFilesLines
* Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-1/+1
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+3
* Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.Michihiro NAKAJIMA2012-10-091-1/+1
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* remove stuff covered by #if ARCHIVE_VERSION_NUMBER < 3000000Roman Neuhauser2011-04-091-4/+0
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-1/+1
* Unbreak build on mingw.Michihiro NAKAJIMA2010-02-241-0/+4
* 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-0/+1
* Compression of test data for ISO reader switch from bzip2/gz to compress Michihiro NAKAJIMA2009-11-021-12/+5
* Fix a bug; reading extensions recorded by SUSP CE extensionMichihiro NAKAJIMA2009-10-131-0/+229