summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 3.5.3v3.5.33.5Martin Matuska2022-02-085-4/+6
* Merge pull request #1493 from antekone/rar5_ossfuzz_30459Martin Matuška2022-02-084-0/+37
* Merge pull request #1491 from antekone/rar5_ossfuzz_30442Martin Matuška2022-02-084-6/+50
* Merge pull request #1492 from antekone/rar5_ossfuzz_30448Martin Matuška2022-02-084-46/+90
* archive_write_disk_posix: fix writing fflags broken in 8a1bd5cMartin Matuska2022-02-081-12/+75
* Fix following symlinks when processing the fixup listMartin Matuska2022-02-082-28/+78
* Libarchive 3.5.3devMartin Matuska2021-08-235-7/+7
* Release 3.5.2v3.5.2Martin Matuska2021-08-225-4/+6
* Skip archive_write_disk_fixup test on WindowsMartin Matuska2021-08-221-0/+4
* Do not follow symlinks when processing the fixup listMartin Matuska2021-08-224-1/+102
* 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
* Fix extracting hardlinks to symlinksMartin Matuska2021-08-216-6/+86
* Add ability to skip atime test in directory traversalsMartin Matuska2021-08-202-2/+9
* CI: Add FreeBSD 13.0 to Cirrus CI buildMartin Matuska2021-08-201-0/+2
* Merge pull request #1542 from ferivoz/intmaxMartin Matuška2021-07-182-4/+4
|\
| * Handle all negative int64_t values in mtree/tarSamanta Navarro2021-06-012-4/+4
* | Merge pull request #1552 from AndyBrown91/windows-long-path-fixMartin Matuška2021-07-181-1/+1
|\ \
| * | Windows: Use full path including prefix when looking up file handleAndy Brown2021-07-131-1/+1
|/ /
* | Merge pull request #1540 from ferivoz/typosMartin Matuška2021-06-3015-29/+29
|\ \
| * | Fix typosSamanta Navarro2021-06-0115-29/+29
| |/
* | Merge pull request #1541 from ferivoz/mutualMartin Matuška2021-06-301-1/+1
|\ \ | |/ |/|
| * Fix mutual check in tar sparse handlingSamanta Navarro2021-06-011-1/+1
|/
* Restore comment formattingJoerg Sonnenberger2021-05-301-1/+2
* Merge pull request #1532 from Gei0r/masterMartin Matuška2021-05-271-1/+6
|\
| * Use tabs for indentationAdrian Ebeling2021-05-191-4/+4
| * 7zip: Use compression settings for file headerAdrian Ebeling2021-05-171-1/+6
* | Merge pull request #1530 from owtaylor/close-short-writesMartin Matuška2021-05-274-3/+238
|\ \
| * | On close, handle short writes from archive_write_callbackOwen W. Taylor2021-05-144-3/+238
| |/
* | Merge pull request #1529 from owtaylor/getcwdMartin Matuška2021-05-273-6/+6
|\ \
| * | Avoid getcwd(0, PATH_MAX) for GNU libcOwen W. Taylor2021-05-123-6/+6
| |/
* | Merge pull request #1509 from mariXanna/fix/#1508Martin Matuška2021-05-274-95/+422
|\ \ | |/ |/|
| * Added support of deflate algorithm in symbolic link decompression for zip arc...Masalskaya, Anna2021-03-164-95/+422
* | Merge pull request #1502 from tih/cpio-bin-formatsMartin Matuška2021-05-1024-597/+1381
|\ \
| * | update "-h" output with new formatsTom Ivar Helbekkmo2021-03-061-1/+1
| * | update top level docs with binary cpio supportTom Ivar Helbekkmo2021-03-062-1/+4
| * | update cpio documentation, add basic test of binary formatTom Ivar Helbekkmo2021-03-068-86/+199
| * | fix output format handling and symlink detection for PWBTom Ivar Helbekkmo2021-03-062-7/+15
| * | add -7 option to bsdcpio for symmetryTom Ivar Helbekkmo2021-03-062-4/+7
| * | add a missing file entry to libarchive/CMakeLists.txtTom Ivar Helbekkmo2021-03-063-2/+3
| * | be PDP-endian host compatible when writing binary cpio headersTom Ivar Helbekkmo2021-03-051-11/+7
| * | add support for reading and writing PWB and V7 cpio archivesTom Ivar Helbekkmo2021-03-059-1/+646
| * | rearrange cpio output format selectionTom Ivar Helbekkmo2021-03-0513-511/+526
* | | Merge pull request #1519 from zoulasc/masterMartin Matuška2021-05-105-28/+70
|\ \ \
| * | | Catch up with autoconf changes:Christos Zoulas2021-05-081-0/+9
| * | | Cast isprint(3) argument to unsigned char to avoid undefined behavior.Christos Zoulas2021-05-081-1/+1
| * | | NetBSD provides a statfs symbol for binary compatibility but does notChristos Zoulas2021-05-082-3/+10
| * | | Merge remote-tracking branch 'upstream/master'Christos Zoulas2021-05-084-22/+23
| |\ \ \
| * | | | Add __LA_UNUSED because clang warns for static inline functions that areChristos Zoulas2021-03-292-2/+9