]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
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...
2022-05-29  Martin MatuškaMerge pull request #1730 from gportay/fix-documentation
2022-05-21  tarsinBionic c deprecates readdir_r too 1732/head
2022-05-16  BogDan VatraFix compile on Android 1729/head
2022-05-12  Gaël PORTAYarchive_write_open.3, archive_read_open.3: ends 1730/head
2022-04-28  Reshetnikov... Merge remote-tracking branch 'remotes/origin/master...
2022-04-17  David Macekarchive_digest: Use correct providers with Windows... 1724/head
2022-04-16  Martin MatuškaMerge pull request #1723 from Biswa96/win32-static...
2022-04-13  Biswapriyo... autotools: Fix static linking when openssl is enabled... 1723/head
2022-04-12  Reshetnikov... Merge remote-tracking branch 'remotes/origin/master...
2022-04-11  Martin MatuškaMerge pull request #1714 from Biswa96/win32-openssl
2022-04-11  Martin MatuškaMerge pull request #1720 from eworm-de/markdown
2022-04-09  wangkeronglibarchive:uninitialized value 1721/head
2022-04-08  Biswapriyo... Revert "Fix check for openssl on Windows" 1714/head
2022-04-08  Christian HesseREADME: fix markdown syntax 1720/head
2022-04-08  Martin MatuskaLibarchive 3.6.2dev
2022-04-08  Martin MatuskaCI: Update dependencies for Windows build v3.6.1
2022-04-08  Martin MatuskaRelease 3.6.1
2022-04-06  Martin MatuškaMerge pull request #1717 from evelikov/ssl
2022-04-05  Emil Velikovarchive_digest: check return value of EVP_DigestInit() 1717/head
2022-04-03  Martin MatuskaRAR reader: fix heap-use-after-free in run_filters()
2022-03-31  Reshetnikov... include zstd 1.5.2 on windows builds
2022-03-30  Martin MatuskaISO reader: fix possible heap buffer overflow in read_c...
2022-03-24  Tim KientzleZIP reader: fix possible out-of-bounds read in zipx_lzm...
2022-03-12  Martin MatuškaMerge pull request #1679 from michael-o/hp-ux-dirfd
2022-03-11  Michael OsipovAdd macro for dirfd() on HP-UX because no full POSIX... 1679/head
2022-03-10  Martin Matuskabuild: fix detection of readdir_r() and dirfd() in...
2022-03-05  Tim KientzleMerge pull request #1676 from ken-matsui/patch-2
2022-03-05  Ken MatsuiRemove the unused variable `detected_bytes` 1676/head
2022-03-04  Tim KientzleMerge pull request #1674 from 0mp/patch-1
next