summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add support for 7-Zip.Michihiro NAKAJIMA2011-11-261-0/+15
* Include some omitted files.Tim Kientzle2011-11-261-0/+2
* The additional elimination of bsdtar_windows.[ch].Michihiro NAKAJIMA2011-11-171-7/+0
* Put the list.h files with the test programs.Tim Kientzle2011-11-061-4/+5
* Fix the iconv probe and actually use the result.Tim Kientzle2011-09-231-2/+4
* Issue 185: Include the contributed Zip in the regression test,Tim Kientzle2011-09-201-0/+2
* Add test case for RAR SFX archives.Andres Mejia2011-09-091-0/+1
* Provide basic test case for RAR files generated on Windows machines.Andres Mejia2011-09-051-0/+1
* Change how crypto support is implemented within libarchive.Andres Mejia2011-08-271-1/+3
* Add a test to check whether ISO images that interleave files andTim Kientzle2011-08-151-1/+2
* Modify ppmd7 code to minimize symbols leaked into the global name space.Andres Mejia2011-08-081-1/+0
* Add missing reference test files for inclusion in tarball.Andres Mejia2011-08-081-0/+4
* Fix generation of tarball.Andres Mejia2011-08-081-1/+0
* Rename archive_ppmd*.h headers to archive_ppmd*private.h.Andres Mejia2011-08-081-2/+2
* Add basic test for rar file with binary data.Andres Mejia2011-08-071-0/+1
* Support conversions between ppmd blocks and lzss blocks.Andres Mejia2011-08-061-0/+1
* Implement support for RAR files compressed using "best" and "good" method.Andres Mejia2011-08-061-0/+5
* Implement unicode support.Andres Mejia2011-07-211-0/+1
* Next iteration of RAR reader.Tim Kientzle2011-07-161-0/+2
* Add support for a pax textended keyword, "SUN.holesdata", which describes whe...Michihiro NAKAJIMA2011-07-121-0/+3
* First cut at RAR support, including RARv3.Tim Kientzle2011-06-261-0/+5
* Issue 153: Test failures on platforms that lack full support forTim Kientzle2011-06-261-2/+1
* Extend the old test_compat_mac_gnutar to exercise compatibility withTim Kientzle2011-06-251-1/+1
* Use compress for test_archive_string_conversion.txt instead of gzip to workMichihiro NAKAJIMA2011-05-241-1/+1
* Implement a string conversion interface to archive_entry and archive_mstringMichihiro NAKAJIMA2011-05-091-0/+1
* If the character-set of filenames in archives is UTF-8, we should automaticallyMichihiro NAKAJIMA2011-05-031-0/+3
* Introudce "tar:utf8type=libarchive2x" option for the incorrect UTF-8 stringMichihiro NAKAJIMA2011-04-191-0/+2
* Add a test of hdrcharset option for ustar format.Michihiro NAKAJIMA2011-04-181-0/+4
* Change some of sample files which I recently added, to match its test name.Michihiro NAKAJIMA2011-04-171-15/+16
* Add a hdrcharset option test for pax format.Michihiro NAKAJIMA2011-04-141-0/+2
* Add a hdrcharset option test for gnutar format.Michihiro NAKAJIMA2011-04-141-0/+4
* Add hdrcharset option support for cpio format.Michihiro NAKAJIMA2011-04-141-0/+6
* Make two version of archive_write_disk.c by copying and renaming it;Michihiro NAKAJIMA2011-04-111-1/+2
* Do not compile archive_read_disk_windows.c on POSIX platform.Michihiro NAKAJIMA2011-04-111-1/+1
* Add a filename encoding test for ustar.Michihiro NAKAJIMA2011-04-101-0/+1
* Add a filename encoding test for gnutar.Michihiro NAKAJIMA2011-04-101-0/+1
* torture test archive_read_support_format_XXX as wellRoman Neuhauser2011-04-101-0/+1
* plug crashes in archive_read_support_filter_XXXRoman Neuhauser2011-04-101-0/+1
* Add a filename encoding test for zip.Michihiro NAKAJIMA2011-04-091-1/+2
* Add some test for zip reader.Michihiro NAKAJIMA2011-04-071-0/+3
* test_archive_string.c: tests for some archive_string operationsRoman Neuhauser2011-04-041-0/+1
* test argument handling in archive_read_open2Roman Neuhauser2011-03-301-0/+1
* archive_read_support_compression_*.c -> archive_read_support_filter_*.cRoman Neuhauser2011-03-281-9/+9
* In ZIP archive file, a filename and comments field is UTF-8 when LanguageMichihiro NAKAJIMA2011-03-241-0/+1
* Test from Roman Neuhauser for the "raw" format to verify that itTim Kientzle2011-03-201-4/+5
* Add support for charset option to zip format reader.Michihiro NAKAJIMA2011-03-191-0/+2
* Add support for charset option to cab format reader.Michihiro NAKAJIMA2011-03-191-0/+2
* Add support for charset option to lha format reader.Michihiro NAKAJIMA2011-03-191-0/+2
* From Roman Neuhauser: Rework textual options handling.Tim Kientzle2011-03-181-0/+12
* Fix issue 144 and add a test for a file flags.Michihiro NAKAJIMA2011-03-141-0/+1