summaryrefslogtreecommitdiff
path: root/libarchive
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1614 from diabonas/add-no-read-sparseMartin Matuška2021-11-215-13/+53
|\
| * test_sparse_basic: test ARCHIVE_READDISK_NO_SPARSEJonas Witschel2021-11-211-0/+27
| * test_sparse_basic: do not assume that holes can be read in one goJonas Witschel2021-11-211-4/+6
| * Add ARCHIVE_READDISK_NO_SPARSE to suppress reading sparse file infoJonas Witschel2021-11-144-9/+20
* | Merge pull request #1621 from botovq/openssl_compatMartin Matuška2021-11-211-8/+0
|\ \
| * | Remove OpenSSL compat code that misuses the APITheo Buehler2021-11-201-8/+0
* | | Merge pull request #1623 from DHowett/dev/duhowett/calling_conventionMartin Matuška2021-11-217-2/+16
|\ \ \
| * | | fix: include archive_platform in ...cpio to ensure calling conventionDustin Howett2021-11-201-0/+1
| * | | windows: make sure we use the right calling convention for libcDustin Howett2021-11-206-2/+15
| |/ /
* | | Remove dependency on user32Dustin Howett2021-11-201-1/+38
|/ /
* | archive_write_disk_posix: fix writing fflags broken in 8a1bd5cMartin Matuska2021-11-171-12/+75
* | Merge pull request #1588 from IohannRabeson/build_fixesMartin Matuška2021-11-165-11/+11
|\ \
| * | Make all the implicit cast explicit.IohannRabeson2021-10-035-11/+11
* | | Merge pull request #1591 from JiaT75/Added_documentation_for_exported_functio...Martin Matuška2021-11-161-1/+76
|\ \ \
| * | | Fixing typo in archive_read_disk man pagejiat752021-10-271-1/+1
| * | | Added all exported but undocumented functions to man pagesjiat752021-10-071-1/+76
* | | | Merge pull request #1598 from JiaT75/zip_entry_size_unset_store_fix_1547Martin Matuška2021-11-163-5/+331
|\ \ \ \
| * | | | Using the new .editorconfig to fix formatting on size unset store testjiat752021-10-271-177/+181
| * | | | Reusing code from zip size known and adjusting commentsjiat752021-10-271-8/+6
| * | | | Added copyright to new test file.jiat752021-10-191-0/+25
| * | | | Added new test to cmake listsjiat752021-10-191-0/+1
| * | | | Added assertions for folderjiat752021-10-191-0/+62
| * | | | Added test for writing an zip file without entry size and no compressionjiat752021-10-191-0/+230
| * | | | Only use deflate when size is not set if the user did not specify a compressi...jiat752021-10-191-1/+7
| | |/ / | |/| |
* | | | Merge pull request #1601 from evelikov/rm-fallthroughMartin Matuška2021-11-161-56/+60
|\ \ \ \
| * | | | mtree reader: return early, remove fallthrough chainEmil Velikov2021-10-231-56/+60
| | |/ / | |/| |
* | | | Merge pull request #1606 from JiaT75/clean_up_archive_read_disk_descend_funct...Martin Matuška2021-11-162-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleaned up archive_read_disk_descend functions.jiat752021-10-272-2/+2
| |/ /
* | | Merge pull request #1589 from JiaT75/added-missing-checks-for-canLzip-canLzma...Martin Matuška2021-10-262-12/+6
|\ \ \
| * | | Removed unused function.jiat752021-10-071-6/+0
| * | | added missing checks for canLzip, canLzma, and canXzjiat752021-10-042-6/+6
| | |/ | |/|
* | | Support ARCHIVE_EXTRACT_SECURE_NODOTDOT on WindowsJoerg Sonnenberger2021-10-072-12/+21
| |/ |/|
* | Merge pull request #1575 from Hello71/patch-1Martin Matuška2021-09-301-15/+25
|\ \
| * | libarchive.3: update archive format listAlex Xu2021-09-171-15/+25
| |/
* | Merge pull request #1567 from russelltg/russell_zstd_threadsMartin Matuška2021-09-302-0/+30
|\ \
| * | fix --threads commandlineRussell Greene2021-08-251-1/+1
| * | zstd filter writer: add threads optionRussell Greene2021-08-252-0/+30
* | | Merge pull request #1569 from ferivoz/dirMartin Matuška2021-09-305-0/+137
|\ \ \ | |_|/ |/| |
| * | Added test case for ustar directory handlingSamanta Navarro2021-09-054-0/+133
| * | Ignore size of directories with regular typeSamanta Navarro2021-09-041-0/+4
* | | Fix size_t cast in read_mac_metadata_blobSamanta Navarro2021-08-281-3/+9
|/ /
* | archive_write_set_format_cpio_binary: fix compilation on OpenBSDMartin Matuska2021-08-271-16/+16
* | Fix following symlinks when processing the fixup listMartin Matuska2021-08-272-28/+78
|/
* Libarchive 3.5.3devMartin Matuska2021-08-232-3/+3
* Release 3.5.2v3.5.2Martin Matuska2021-08-221-1/+1
* Skip archive_write_disk_fixup test on WindowsMartin Matuska2021-08-221-0/+4
* Do not follow symlinks when processing the fixup listMartin Matuska2021-08-223-1/+101
* Never follow symlinks when setting file flags on LinuxMartin Matuska2021-08-221-1/+2
* Fix handling of symbolic link ACLsMartin Matuska2021-08-223-12/+44
* write_disk_posix: rename variable in check_symlinks_fsobj()Martin Matuska2021-08-211-3/+3