]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2023-07-13  Mostyn Bramley... 7zip reader: add support for zstandard compression...
2023-07-13  Mostyn Bramley... Add some 7zip zstd reader tests
2023-07-13  Luke Mewburnsetup_current_filesystem: fail if name_max is 0
2023-07-13  Luke MewburnLinux: use statvfs for name_max if available
2023-07-13  Wei-Cheng Panfix unused variable error if no zstd
2023-07-09  AtariDreamsPrefer OR over addition (#1915)
2023-06-21  Ed MasteCI: update FreeBSD versions (#1907)
2023-05-13  Enji CooperReduce overlinking per pkg-config spec (#1870)
2023-05-13  Enji CooperFix FreeBSD builds with WARNS=6 (#1869)
2023-04-18  Dimitry AndricMake single bit bitfields unsigned to avoid clang 16...
2023-03-02  Xin "Russell... fix typo in config.h.in (#1851)
2023-02-19  Po-Chuan HsiehFix date (#1846)
2023-02-14  Li kunyuarchive_read_data_into_fd: Increase pointer assignment...
2023-01-20  Bernhard M... Allow tests to pass after 2038 (#1838)
2023-01-13  Bernhard M... Fix cpio test in 2038 (#1836)
2023-01-09  Dag-Erling... Add tests for the new zstd options.
2023-01-09  Dag-Erling... Document the new zstd options.
2023-01-09  Dag-Erling... Support producing multi-fragment zstd archives.
2023-01-09  Dag-Erling... Flush write filters between entries.
2023-01-09  Dag-Erling... Clean up zstd support code.
2023-01-09  RoseDo not account for NULL terminator when comparing with...
2023-01-09  RoseUpdate autotools and fix warnings (#1815)
2023-01-09  Rosen Penevreplace time64 functions with normal ones (#1830)
2022-12-28  Rosen Penevfurther cleanup _localtime64_s (#1824)
2022-12-28  Peter PentchevOnly add "iconv" to the .pc file if needed (#1825)
2022-12-28  TERESH1add "no sanitize undefined" attribute with clang (...
2022-12-28  TERESH1Memory leaks fix for tests (#1829)
2022-12-20  Rosen Penevcleanup _localtime64_s (#1820)
2022-12-09  Martin MatuskaLibarchive 3.6.3dev
2022-12-09  Martin MatuskaRelease 3.6.2 v3.6.2
2022-12-09  Martin Matuskaarchive_hmac: use EVP_MAC_*() in OpenSSL 3.0
2022-12-09  Martin MatuskaCI: update Ubuntu to 22.04 and MacOS to 12
2022-12-08  Martin Matuskaarchive_read_support_format_tar: avoid always-true...
2022-12-08  Martin Matuskatest_sparse_basic: avoid always-true comparsion
2022-12-08  Martin Matuskatest_main.c: omit always-true comparsion
2022-12-08  Martin Matuskatest_read_format_rar5: correctly use verify_data()
2022-12-08  Martin Matuskamtree reader: check __archive_rb_tree_find_node() for...
2022-12-08  Martin Matuskaarchive_read_disk_posix: fail if unable to alocate...
2022-12-08  Martin Matuskavarious: fix unitialized local variables
2022-12-07  Martin Matuskatests: silence localtime() CodeQL warnings
2022-12-07  Martin Matuskatests: silence more CodeQL warnings in test_utils/test_...
2022-12-07  Martin Matuskatests: silence some CodeQL warnings in test_utils/test_...
2022-12-07  Martin Matuskatests: silence CodeQL warning in tar/test_option_b
2022-12-07  Martin Matuskacab reader: cast to int when subtracting unsigned integers
2022-12-07  lgtm-com[bot]Add CodeQL workflow for GitHub code scanning (#1800)
2022-12-07  Martin MatuškaMerge pull request #1806 from kikht/share-write
2022-12-06  Martin MatuškaMerge pull request #1771 from EwgeniWolowik/extend_clea...
2022-12-06  Martin MatuškaMerge pull request #1802 from banjiuqingshan/master
2022-12-06  Martin MatuškaMerge pull request #1772 from bgermann/master
2022-12-06  Martin MatuškaMerge pull request #1793 from flyingdutchman23/fix...
2022-12-06  Martin MatuškaMerge pull request #1805 from banjiuqingshan/sync-master
2022-11-18  Vladimir KikhtenkoUse FILE_SHARE_WRITE and FILE_SHARE_DELETE when opening... 1806/head
2022-11-18  banjiuqingshanuse regfree to release the memory 1805/head
2022-11-15  banjiuqingshanfree mstr to fix memory leaks 1802/head
2022-11-02  Martin MatuškaMerge pull request #1790 from jvoisin/extend_nocrcerr
2022-11-02  Martin MatuškaMerge pull request #1786 from Malterlib/oob-windows...
2022-11-02  Tim KientzleMerge pull request #1797 from neheb/a
2022-11-01  Rosen Penevcmake config ${} to @@ 1797/head
2022-10-28  Joris ClementFix CMake warning 1793/head
2022-10-19  Martin MatuškaMerge pull request #1784 from vtorri/vtorri_win10_2
2022-10-16  Julien VoisinExtend the usage of the DONT_FAIL_ON_CRC_ERROR macro 1790/head
2022-10-06  Erik OlofssonFix out of bounds read in Windows symlink support 1786/head
2022-10-06  Erik OlofssonFix potential out-of-bounds reads
2022-10-01  Vincent Torricmake: set WINDOWS_VERSION to WIN10 by default 1784/head
2022-10-01  Tim KientzleMerge pull request #1721 from wangkerong/master
2022-10-01  Tim KientzleMerge pull request #1777 from vtorri/vtorri_win10_1
2022-10-01  Tim KientzleMerge pull request #1783 from vangyzen/issue1782
2022-10-01  Tim KientzleMerge pull request #1781 from neheb/pkgconfigh
2022-09-30  Eric van GyzenSupport reading mtree files with tabs 1783/head
2022-09-30  Rosen Penevcmake: use pkgconfig for zstd lookup 1781/head
2022-09-20  Vincent Torricmake: update possible values of WINDOWS_VERSION to... 1777/head
2022-09-07  Ewgeni Wolowik Fixed issue #1770: cleanup_pathname deals with network... 1771/head
2022-09-05  Martin MatuškaMerge pull request #1736 from uckelman-sf/mingw_fixes
2022-08-26  John Reiserarchive_entry_pathname() tries UTF-8 if MBS returns... 1772/head
2022-08-05  Tim KientzleMerge pull request #1761 from kraj/master
2022-08-05  Tim KientzleMerge pull request #1745 from bobrofon/rar5-read_data_block
2022-07-31  Tim KientzleMerge pull request #1751 from yugr/hide-symbols
2022-07-27  Yuri GribovAdded missing file to CMakeLists. 1751/head
2022-07-27  Yuri GribovHide internal symbols on platforms that support visibil...
2022-07-27  Khem Rajlibarchive: Do not include sys/mount.h when linux/fs... 1761/head
2022-07-25  Tim KientzleMerge pull request #1753 from bungeman/check_size_attribute
2022-07-24  Ben WagnerValidate entry_bytes_remaining in pax_attribute 1753/head
2022-07-24  Tim KientzleMerge pull request #1759 from obiwac/fix-1754
2022-07-22  obiwaclibarchive: Handle a `calloc` returning NULL (fixes... 1759/head
2022-06-30  Joel UckelmanClean up the condition so we check EINVAL on Windows... 1736/head
2022-06-30  Sergey Bobrenokrar5: Fix random initial offset if using archive_read_d... 1745/head
2022-06-29  Martin MatuškaMerge pull request #1688 from hemnstill/zstd_windows
2022-06-29  Martin MatuškaMerge pull request #1744 from seanm/snprintf
2022-06-23  Sean McBrideFixed issue #1743: Changed sprintf to safer snprintf 1744/head
2022-06-19  Alexandr ReshetnikovMerge branch 'libarchive:master' into zstd_windows 1688/head
2022-06-19  Martin MatuškaMerge pull request #1729 from bog-dan-ro/fix_comiple_an...
2022-06-19  Martin MatuškaMerge pull request #1732 from asuka-mio/master
2022-06-19  Martin MatuškaMerge pull request #1742 from emaste/master
2022-06-17  Alexandr ReshetnikovMerge branch 'libarchive:master' into zstd_windows
2022-06-15  Ed MasteCI: update FreeBSD versions 1742/head
2022-06-05  Tim KientzleMerge pull request #1739 from janstary/width
2022-06-05  Jan Starýfix Bl -width 1739/head
2022-06-01  Zack WegerSkip match_time tests when running on Windows, since...
2022-06-01  Zack WegerFiles with invalid names don't exist, so don't set...
2022-05-29  Martin MatuškaMerge pull request #1724 from elieux-contrib/wincrypto...
next