summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #1730 from gportay/fix-documentationMartin Matuška2022-05-291-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | archive_write_open.3, archive_read_open.3: endsGaël PORTAY2022-05-121-0/+1
|/ / / /
* | | | Merge pull request #1723 from Biswa96/win32-static-opensslMartin Matuška2022-04-162-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | autotools: Fix static linking when openssl is enabled in windowsBiswapriyo Nath2022-04-132-0/+5
|/ / /
* | | Merge pull request #1714 from Biswa96/win32-opensslMartin Matuška2022-04-111-18/+1
|\ \ \
| * | | Revert "Fix check for openssl on Windows"Biswapriyo Nath2022-04-091-18/+1
| |/ /
* | | Merge pull request #1720 from eworm-de/markdownMartin Matuška2022-04-111-0/+5
|\ \ \ | |_|/ |/| |
| * | README: fix markdown syntaxChristian Hesse2022-04-081-0/+5
|/ /
* | Libarchive 3.6.2devMartin Matuska2022-04-085-7/+7
* | CI: Update dependencies for Windows buildv3.6.1Martin Matuska2022-04-081-4/+4
* | Release 3.6.1Martin Matuska2022-04-085-4/+6
* | Merge pull request #1717 from evelikov/sslMartin Matuška2022-04-071-6/+12
|\ \
| * | archive_digest: check return value of EVP_DigestInit()Emil Velikov2022-04-051-6/+12
|/ /
* | RAR reader: fix heap-use-after-free in run_filters()Martin Matuska2022-04-031-0/+17
|/
* ISO reader: fix possible heap buffer overflow in read_children()Martin Matuska2022-03-301-1/+2
* ZIP reader: fix possible out-of-bounds read in zipx_lzma_alone_init()Tim Kientzle2022-03-241-1/+1
* Merge pull request #1679 from michael-o/hp-ux-dirfdMartin Matuška2022-03-121-1/+6
|\
| * Add macro for dirfd() on HP-UX because no full POSIX.1-2008 coverage existsMichael Osipov2022-03-111-1/+6
|/
* build: fix detection of readdir_r() and dirfd() in configure.acMartin Matuska2022-03-101-2/+2
* Merge pull request #1676 from ken-matsui/patch-2Tim Kientzle2022-03-051-4/+1
|\
| * Remove the unused variable `detected_bytes`Ken Matsui2022-03-051-4/+1
|/
* Merge pull request #1674 from 0mp/patch-1Tim Kientzle2022-03-031-1/+1
|\
| * Fix use of At mdoc(7) macroMateusz Piotrowski2022-03-041-1/+1
|/
* RAR reader: fix null-dereference in RAR (v4) filter codeMartin Matuska2022-02-191-4/+9
* 7zip reader: style fixes after 3962d596dMartin Matuska2022-02-191-6/+9
* Merge pull request #1670 from bradking/include-platform-firstMartin Matuška2022-02-192-2/+4
|\
| * windows: include archive_platform.h first in blake2s sourcesBrad King2022-02-162-2/+4
* | Merge pull request #1668 from mgorny/missing-zlibMartin Matuška2022-02-193-11/+30
|\ \
| * | Handle missing zlib in test_read_format_zip_7z_deflateMichał Górny2022-02-121-6/+25
| * | Fix expected error messages in test_read_format_zip_winzip_aes*Michał Górny2022-02-122-5/+5
| |/
* | Merge pull request #1671 from cielavenir/fix7zPPMDReadBeyondBoundaryMartin Matuška2022-02-191-6/+20
|\ \
| * | code reviewcielavenir2022-02-191-7/+7
| * | Fix 7z PPMD reading beyond boundarycielavenir2022-02-181-8/+22
|/ /
* | ci (GitHub Actions): build on Windows 2022 and use Visual Studio 17 2022Martin Matuska2022-02-172-5/+5
* | RAR reader: fix heap-use-after-free in RAR (v4) filter codeMartin Matuska2022-02-161-17/+29
* | tests: reduce sample size for RAR filter testMartin Matuska2022-02-142-26653/+2102
* | Libarchive 3.6.1devMartin Matuska2022-02-145-7/+7
|/
* Release 3.6.0v3.6.0Martin Matuska2022-02-095-4/+6
* Merge pull request #1665 from juikim/masterMartin Matuška2022-02-091-0/+10
|\
| * bsdtar(1): Document threads options for zstd and xzJung-uk Kim2022-02-081-0/+10
|/
* Libarchive 3.6.0devMartin Matuska2022-02-085-6/+8
* CI: add dist-artifactMartin Matuska2022-02-082-0/+12
* tests: fix style in test_utils/test_main.cMartin Matuska2022-02-081-3/+3
* Merge pull request #1657 from kientzle/ReorganizeTestCodeMartin Matuška2022-02-0811-112/+105
|\
| * Reorganize test code a bitTim Kientzle2022-02-0111-112/+105
* | Merge pull request #1664 from juikim/masterMartin Matuška2022-02-081-0/+8
|\ \
| * | Enable LZMA support for FreeBSDJung-uk Kim2022-02-071-0/+8
* | | Merge pull request #1493 from antekone/rar5_ossfuzz_30459Martin Matuška2022-02-084-0/+37
|\ \ \ | |/ / |/| |
| * | RAR5 reader: add more checks for invalid extraction parametersGrzegorz Antoniak2022-02-084-0/+37
* | | Merge pull request #1663 from yelkarama/masterMartin Matuška2022-02-071-1/+1
|\ \ \