summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_cpio_filename.c
Commit message (Expand)AuthorAgeFilesLines
* Display filename encoding test names respectively to know what encoding testMichihiro NAKAJIMA2014-08-141-67/+49
* 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-16/+16
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-16/+16
* Use en_US.UTF-8 locale for tests instead of ru_RU.UTF-8 or ja_JP.UTF-8Michihiro NAKAJIMA2011-05-151-15/+15
* Change some of sample files which I recently added, to match its test name.Michihiro NAKAJIMA2011-04-171-5/+5
* Add hdrcharset option support for cpio format.Michihiro NAKAJIMA2011-04-141-0/+874