summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Validate entry_bytes_remaining in pax_attributeBen Wagner2022-07-241-0/+2
* RAR5 reader: add more checks for invalid extraction parametersGrzegorz Antoniak2022-02-081-0/+1
* RAR5 reader: fix invalid memory access in some filesGrzegorz Antoniak2022-02-061-0/+1
* dist: add missing zipx-zstd test files to Makefile.amMartin Matuska2022-02-051-0/+2
* RAR5 reader: fixed out of bounds read in some filesGrzegorz Antoniak2022-01-091-0/+1
* Merge pull request #1503 from legnaleurc/rar_filterMartin Matuška2022-01-031-0/+2
|\
| * add testWei-Cheng Pan2021-10-041-0/+2
* | Merge pull request #1625 from evelikov/gc-sectionsMartin Matuška2022-01-031-4/+4
|\ \
| * | autotools: enable -fdata/function-sections and --gc-sectionsEmil Velikov2021-11-211-4/+4
* | | CI: fix ubuntu distcheckMartin Matuska2022-01-031-0/+1
|/ /
* | tar/test/test_option_ignore_zeros.c: test tar --ignore-zerosRyan Libby2021-11-191-0/+1
* | Merge pull request #1598 from JiaT75/zip_entry_size_unset_store_fix_1547Martin Matuška2021-11-161-0/+1
|\ \ | |/ |/|
| * Adding test to Makefile.amjiat752021-10-191-0/+1
* | Added test case for ustar directory handlingSamanta Navarro2021-09-051-0/+2
|/
* Do not follow symlinks when processing the fixup listMartin Matuska2021-08-221-0/+1
* Merge pull request #1530 from owtaylor/close-short-writesMartin Matuška2021-05-271-0/+1
|\
| * On close, handle short writes from archive_write_callbackOwen W. Taylor2021-05-141-0/+1
* | Merge pull request #1509 from mariXanna/fix/#1508Martin Matuška2021-05-271-0/+1
|\ \ | |/ |/|
| * Added support of deflate algorithm in symbolic link decompression for zip arc...Masalskaya, Anna2021-03-161-0/+1
* | add support for reading and writing PWB and V7 cpio archivesTom Ivar Helbekkmo2021-03-051-0/+1
* | rearrange cpio output format selectionTom Ivar Helbekkmo2021-03-051-0/+1
|/
* fix test failureMasalskaya, Anna2020-09-301-0/+1
* move test to another placeMasalskaya, Anna2020-09-221-1/+0
* unit test addedMasalskaya, Anna2020-09-221-0/+1
* Introduce archive_read_support_filter_by_code()Martin Matuska2020-06-091-0/+1
* Add test for #1357 (detection of pzstd compressed files)Martin Matuska2020-04-301-0/+1
* tar reader: update handling of RHT.security.selinux xattrMartin Matuska2020-04-301-2/+4
* 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