summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_lha.c
Commit message (Expand)AuthorAgeFilesLines
* Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-8/+8
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+16
* 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
* Fix counting files read, dot not count it up when returning ARCHIVE_EOF.Michihiro NAKAJIMA2011-06-251-0/+14
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-1/+1
* Add support for lha/lzh archive format.Michihiro NAKAJIMA2010-12-201-0/+264