summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for ZIPX files with LZMA_STREAM_END markerMartin Matuska2020-02-131-0/+1
* 7z reader: support Delta filter with values 2-256Martin Matuska2020-02-061-0/+2
* RAR5 reader: reject files that declare invalid header flagsGrzegorz Antoniak2020-02-021-0/+1
* Unify unsupported entry file type error message in writerMartin Matuska2020-01-251-0/+1
* Add test_option_safe_writes to tar testsMartin Matuska2020-01-201-0/+1
* Add test for reading 7z archives with Digests in PackInfoMartin Matuska2019-12-211-0/+2
* RAR5 reader: verify window size for multivolume archivesGrzegorz Antoniak2019-12-211-0/+1
* Add the "xattrhdr" option to pax write options.Martin Matuska2019-12-111-0/+4
* Add missing testfile to Makefile.amMartin Matuska2019-11-171-0/+1
* Added a test case on lha with UTF-16 filenames.Claybird2019-11-061-0/+1
* RAR5 reader: verify window size for solid filesGrzegorz Antoniak2019-09-271-0/+1
* RAR5 reader: fix ARM filter going beyond window buffer boundaryGrzegorz Antoniak2019-06-241-0/+1
* Add test_read_format_rar5_different_window_size.rar.uu to Makefile.amMartin Matuska2019-06-171-0/+1
* RAR reader: extend fix user after freeMartin Matuska2019-06-151-0/+1
* Merge pull request #1109 from kientzle/Issue1055Martin Matuška2019-05-181-0/+2
|\
| * Merge branch 'master' into Issue1055Tim Kientzle2019-05-041-2/+39
| |\
| * | Issue #1055: Ignore padding in Zip extra field dataTim Kientzle2018-12-151-0/+2
* | | tar reader: treat empty archives with a GNU volume header as validMartin Matuska2019-05-181-0/+2
* | | Add test_read_format_rar_ppmd_use_after_free.rar.uu to Makefile.amMartin Matuska2019-05-121-0/+1
* | | Add missing distcheck files to Makefile.amMartin Matuska2019-05-111-0/+12
* | | add new raw test file to the distributionMike Frysinger2019-05-111-0/+1
* | | zip: add support for Info-ZIP Unicode Path Extra FieldTomasz Mikolajewski2019-04-261-0/+2
| |/ |/|
* | RAR5 reader: add support for symlinks, hardlinks, owner and group dataMartin Matuska2019-04-181-0/+33
* | Windows symlinks: new functions and extended tar headerMartin Matuska2019-04-151-0/+1
* | tar: add option --exclude-vcsMartin Matuska2019-04-141-0/+1
* | Fix 'make dist' to include blake2 headersPavel Raiskup2019-03-081-0/+2
* | Remove test_compat_pax_libarchive_2xMartin Matuska2019-01-301-2/+0
* | Added missing files into Makefile.amGrzegorz Antoniak2018-12-181-0/+2
|/
* archive_read_support_format_rar5: enable blake2 support via libb2Martin Matuska2018-10-061-2/+6
* Add missing RAR5 files to Makefile.amMartin Matuska2018-10-051-0/+4
* alphabetical orderArshan Khanifar2018-02-071-1/+1
* Test case for using -C in conjunction with an @mtree format fileArshan Khanifar2018-02-061-0/+1
* zip: Allow backslash as path separatorJohn Starks2017-11-151-0/+1
* Fix archive freeing bug in bsdcat.Joerg Sonnenberger2017-10-071-0/+1
* Merge pull request #905 from iburinoc/zstdTim Kientzle2017-08-121-0/+15
|\
| * Fix alphabetical order, other small fixesSean Purcell2017-05-151-11/+11
| * Add zstd test suiteSean Purcell2017-05-151-0/+13
| * Add Zstandard write supportSean Purcell2017-05-151-0/+1
| * Add Zstandard read supportSean Purcell2017-05-151-0/+1
* | Libarchive 3.3.2v3.3.2Tim Kientzle2017-07-091-1/+1
* | Add a missing test fileTim Kientzle2017-07-091-0/+1
|/
* Add test for #870Phillip Berndt2017-04-021-0/+1
* Unify platform ACL code in single files.Martin Matuska2017-03-281-20/+4
* Improve extended attribute supportMartin Matuska2017-03-231-0/+3
* Move platform-specific ACL code to individual source files.Martin Matuska2017-03-141-1/+33
* Break out the library version functions into a separate source file.Tim Kientzle2017-03-111-0/+1
* New tar test: test_option_aclsMartin Matuska2017-03-021-0/+1
* bsdtar tests: add test_option_fflagsMartin Matuska2017-02-261-0/+1
* After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug bu...Tim Kientzle2017-02-251-1/+1
* Libarchive 3.3.1v3.3.1Tim Kientzle2017-02-251-1/+1