]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2020-12-25  Martin MatuskaRelease 3.5.1 v3.5.1
2020-12-25  Martin MatuskaCI: use xz 5.2.5 in Windows build
2020-12-25  Martin MatuskaCI: use FreeBSD 12.2 image in Cirrus CI build
2020-12-13  Martin MatuskaAdd HAVE_STRNLEN to config_freebsd.h
2020-12-09  Martin MatuškaMerge pull request #1465 from arichardson/fix-warc-ub
2020-12-09  Alex Richardsonwarc: Fix undefined behaviour in deconst() function 1465/head
2020-12-08  Martin MatuskaUse built-in strnlen on platforms where not available
2020-12-04  Martin MatuskaBump minor version in contrib/libarchive.spec
2020-12-04  Martin MatuskaRepair gcc11 build error in archive_read_support_format...
2020-12-04  Martin MatuskaDo not use C99 for loop scoping in test_archive_read_su...
2020-12-04  Martin MatuskaAdd missing ifdef to unbreak build withot lzma
2020-12-01  Martin MatuskaLibarchive 3.5.1dev
2020-12-01  Martin MatuskaRelease 3.5.0 v3.5.0
2020-12-01  Martin MatuskaBuild release with Ubuntu 20.04
2020-11-18  Martin MatuškaMerge pull request #1429 from ltx2018/master
2020-11-18  Martin MatuškaMerge pull request #1413 from uyjulian/unknown_system_i...
2020-11-12  Martin MatuskaFix typo in archive_write_open.3
2020-11-12  Martin MatuskaUpdate archive_write_open.3 manpage
2020-11-08  Martin MatuskaIntroduce archive_write_open2() with free callback
2020-11-04  Martin Matuskaarchive_cryptor: use new Nettle AES interface on Nettle...
2020-11-02  Martin MatuskaCI: fix homebrew errors in MacOS build
2020-11-02  Martin MatuskaCI: update Ubuntu image to 20.04
2020-11-02  Martin Matuskaarchive_cryptor: silence Nettle 3.5+ warnings
2020-10-21  Martin MatuškaMerge pull request #1450 from XVilka/patch-1
2020-10-21  Anton Kochkovarchive_entry.c is not 3-clause UC Regents License 1450/head
2020-10-14  Martin MatuškaMerge pull request #1409 from HardenedBSD/hbsd/extattr
2020-10-14  Shawn WebbHBSD: Ignore UFS shenanigans 1409/head
2020-10-14  Shawn WebbHBSD: Teach libarchive about the system extended attrib...
2020-10-14  Shawn WebbHBSD: wrap function declaration in an ifdef to appease CI
2020-10-14  Shawn WebbHBSD: Teach libarchive about the system extended attrib...
2020-10-14  Martin MatuškaMerge pull request #1435 from mariXanna/issue#1434
2020-09-29  Masalskaya... fix test failure 1435/head
2020-09-26  Tim KientzleMerge pull request #1442 from luis-henrix/directory_tra...
2020-09-25  Luis HenriquesFix test clean-up 1442/head
2020-09-25  Luis Henriquestests: add new assertion for chmod()
2020-09-22  Masalskaya... move test to another place
2020-09-21  Masalskaya... unit test added
2020-09-21  Martin MatuškaMerge pull request #1437 from arichardson/check-config...
2020-09-17  Alex RichardsonAvoid mismatch between library and test crypto configur... 1437/head
2020-09-16  Masalskaya... adjust formatting
2020-09-14  Masalskaya... applying remarks
2020-09-14  Masalskaya... more comments
2020-09-10  Martin MatuškaMerge pull request #1433 from kevans91/warns
2020-09-09  Masalskaya... Add support for decompression of symbolic links in...
2020-09-08  Kyle Evanstests: mark failed_filename and tests static to fix... 1433/head
2020-08-20  lutianxiongAdd a loop checker in read_data_compressed to avoid... 1429/head
2020-08-09  Martin MatuškaMerge pull request #1422 from crrodriguez/o_tmpfile
2020-07-29  Martin MatuskaCI: Run tests on FreeBSD 12.1 and 11.4 via Cirrus CI
2020-07-27  Cristian Rodríguezuse O_TMPFILE if it works/is supported in __archive_mktemp 1422/head
2020-07-26  Tim KientzleMerge pull request #1420 from Gei0r/master
2020-07-26  Adrian EbelingEnable compression level up to 9 for xz, xar, 7zip 1420/head
2020-07-25  Martin MatuškaMerge pull request #1412 from uyjulian/use_standard_header
2020-07-25  Martin MatuškaMerge pull request #1411 from uyjulian/use_standard_for...
2020-07-17  Martin MatuškaMerge pull request #1408 from Azq2/patch-1
2020-07-08  uyjulianFill in Unknown for the system identifier if there... 1413/head
2020-07-08  uyjulianUse standard format specifiers 1411/head
2020-07-08  uyjulianmemory.h is a non-standard header, so use stdlib.h... 1412/head
2020-07-07  Martin MatuškaMerge pull request #1405 from yuyichao/read_format
2020-07-02  Kirill ZhumarinInitialize to zero only size + check for null 1408/head
2020-07-02  Kirill ZhumarinFix uninitialized offset & size in rar5_read_data
2020-07-01  Martin MatuškaMerge pull request #1404 from yuyichao/set_format_error
2020-06-28  Yichao YuMore format supports in archive_read_support_format_by_... 1405/head
2020-06-28  Yichao YuSet an error message for setting invalid format by... 1404/head
2020-06-19  Martin MatuškaMerge pull request #1402 from robUx4/winnt-redefine
2020-06-19  Martin MatuškaMerge pull request #1395 from pieper/1394-fix-enum...
2020-06-19  Steve Lhommedon't force windows versions if they are set in the... 1402/head
2020-06-14  Steve PieperCOMP: explicitly handle all enum cases in switch 1395/head
2020-06-09  Martin MatuskaIntroduce archive_read_support_filter_by_code()
2020-06-09  Martin MatuskaSkip hardlinks pointing to itself and issue a warning
2020-06-09  Martin MatuškaMerge pull request #1347 from evelikov/mtree
2020-06-04  Martin MatuškaMerge pull request #1392 from marcespie/errmsg
2020-06-04  Martin MatuškaMerge pull request #1391 from marcespie/isint_w
2020-06-04  Martin MatuškaMerge pull request #1389 from yuyichao/copy_utf8
2020-06-04  Marc Espieremove unneeded strlen 1392/head
2020-06-04  Marc Espieisint_w should use long literals 1391/head
2020-05-31  Yichao YuComplete support for UTF8 encoding conversion 1389/head
2020-05-30  Martin MatuškaMerge pull request #1388 from michaelforney/cpio-rdev
2020-05-30  Martin MatuškaMerge pull request #1387 from glebfm/tar2cpio-hardlink...
2020-05-30  Martin MatuškaMerge pull request #1383 from goshhhy/master
2020-05-30  Martin MatuškaMerge pull request #1382 from mgorny/wrong-prog
2020-05-29  Michael ForneyFix rdev field in cpio format for device nodes 1388/head
2020-05-29  Gleb Fotengauer... Fix writing of cpio archives containing hardlinks witho... 1387/head
2020-05-24  goshhhyconfigure.ac: check if flags are needed for c99 1383/head
2020-05-23  Michał Górnytest_read_append_filter_wrong_program: Do not check... 1382/head
2020-05-22  Martin Matuskatest_write_disk_secure: unify ifdefs for lchmod() test
2020-05-22  Martin Matuskatest_write_disk_secure: properly check if lchmod()...
2020-05-20  Martin MatuskaRelease Dockerfile: add missing dependency on zlib1g-dev
2020-05-20  Martin MatuskaLibarchive 3.4.4dev
2020-05-19  Martin MatuskaLibarchive 3.4.3 v3.4.3
2020-05-19  Martin MatuškaMerge pull request #1378 from stefan-baranoff/issue...
2020-05-19  Stefan BaranoffFix memory leak from passphrase callback 1378/head
2020-05-08  Martin MatuškaMerge pull request #1376 from AdamKorcz/master
2020-05-06  Adam KorczynskiMoved oss-fuzz files from oss-fuzz to Libarchives repos... 1376/head
2020-04-30  Martin MatuskaAdd test for #1357 (detection of pzstd compressed files)
2020-04-30  Martin MatuškaMerge pull request #1357 from mako2580/master
2020-04-30  Martin MatuškaMerge pull request #1360 from EricAustinYu/master
2020-04-30  Martin MatuskaFix retrieving incorrect member from struct statfs
2020-04-30  Martin Matuskatar reader: update handling of RHT.security.selinux...
2020-04-30  Martin MatuškaMerge pull request #1372 from evelikov/single-child
2020-04-30  Martin MatuškaMerge pull request #1371 from evelikov/digest-ifdef
next