]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2026-06-03  Dustin L. HowettMerge pull request #3112 from stoeckmann/windows_partition
2026-06-03  Tim KientzleMerge pull request #3106 from stoeckmann/precompute_tables
2026-06-03  Tim KientzleMerge pull request #3107 from stoeckmann/dynamic
2026-06-03  Tim KientzleMerge pull request #3110 from stoeckmann/static_style
2026-06-03  Tim KientzleMerge pull request #3111 from stoeckmann/tests_assert_a
2026-06-02  Tobias Stoeckmannwindows: Extend CreateSymbolicLinkW guard 3112/head
2026-06-02  Tobias Stoeckmannwindows: Define WINAPI_FAMILY_PARTITION if missing
2026-06-02  Tobias Stoeckmanntests: Use assertEqualInt for archive_write_free 3111/head
2026-06-02  Tobias Stoeckmannwindows: Fix concurrency in __archive_create_child 3109/head
2026-06-02  Tobias Stoeckmannlz4: Adjust style 3110/head
2026-06-02  Tobias Stoeckmannrar5: Turn rar5_signature_xor const
2026-06-02  Tobias Stoeckmannposix: Move static var into archive_write_disk 3107/head
2026-06-02  Tobias Stoeckmanntar: Move static variables into struct tar
2026-06-02  Tobias Stoeckmannlha: Precalculate CRC16 tables 3106/head
2026-06-02  Tobias Stoeckmanncrc32: Precalculate table
2026-06-02  Tobias Stoeckmanntar: Precalculate decode_table of base64_decode
2026-06-02  i1011rar: Add test of large staticdatalen in header
2026-06-02  Martin MatuškaMerge pull request #3045 from datauwu/iso9660-joliet...
2026-06-02  Martin MatuškaMerge pull request #3073 from stoeckmann/lz4_zstd_32
2026-06-02  Martin MatuškaMerge pull request #3091 from yPin9/fix/rar5-consume...
2026-06-02  Martin MatuškaMerge pull request #3103 from stoeckmann/uu_32_oob
2026-06-02  Martin MatuškaMerge pull request #2837 from mmatuska/ci-firecracker
2026-06-02  Tobias StoeckmannMerge pull request #3081 from stoeckmann/tests_i686_asan
2026-06-02  Tobias StoeckmannMerge pull request #3104 from stoeckmann/uu_cleanup
2026-06-01  Tobias Stoeckmannuu: Fix grammar in comments 3104/head
2026-06-01  Tobias Stoeckmannuu: Extend range checks to avoid 32 bit OOB 3103/head
2026-06-01  Tobias Stoeckmannuu: Fix formatting
2026-06-01  Tobias Stoeckmannuu: Remove unneeded code
2026-06-01  Dustin L. HowettMerge pull request #3082 from stoeckmann/bzip2_dead
2026-06-01  Dustin L. HowettMerge pull request #3102 from DHowett/bug/7z-build
2026-06-01  Tobias Stoeckmann7zip: Support old zstd versions as well 3102/head
2026-06-01  Dustin L. HowettMerge pull request #3090 from DHowett/ci/cygwin
2026-06-01  Dustin L. Howett7zip: only fall back to 7Z_ZSTD if we can actually...
2026-06-01  Dustin L. Howett7zip: fix -Wunused-function if zstd.h exists but zstd...
2026-06-01  Dustin L. HowettMerge pull request #3094 from i1011/xar-redundant-dec-fix
2026-06-01  Dustin L. Howettci: add the new cygwin-gcc backend to the GitHub CI... 3090/head
2026-06-01  Dustin L. Howettci: add support for cygwin-gcc to the github CI script
2026-06-01  Martin MatuskaCI: add FreeBSD-15-amd64 build via firecracker 2837/head
2026-06-01  Martin MatuškaMerge pull request #3089 from mostynb/remove_cirrus_ci
2026-06-01  Martin MatuškaMerge pull request #3093 from stoeckmann/lz4_skip
2026-06-01  Martin MatuškaMerge pull request #3095 from stoeckmann/afio_header
2026-06-01  Martin MatuškaMerge pull request #3096 from stoeckmann/filters_comments
2026-06-01  Martin MatuškaMerge pull request #3097 from stoeckmann/typos
2026-06-01  Martin MatuškaMerge pull request #3099 from stoeckmann/7zip_seek
2026-06-01  Martin MatuškaMerge pull request #3100 from stoeckmann/lz4_xxh32
2026-05-31  Tobias Stoeckmannlz4: Check XXH32_init result 3100/head
2026-05-31  Tobias Stoeckmannfilters: Update comments 3096/head
2026-05-31  Tobias StoeckmannFix typo in manual page 3097/head
2026-05-31  Tobias Stoeckmannread: Fix typo in error message
2026-05-31  Tobias StoeckmannFix typos in comments
2026-05-31  Tobias Stoeckmann7zip: Extend support for filtered input 3099/head
2026-05-31  Tobias Stoeckmannfilters: Simplify __archive_read_filter_ahead use 3098/head
2026-05-31  Tobias Stoeckmanncpio: Improve afio header detection 3095/head
2026-05-30  Tobias Stoeckmanncpio: Prevent signed integer overflow
2026-05-30  Tobias Stoeckmanncpio: Add afio header split test
2026-05-30  i1011xar: Remove redundant decrement in xar_finish_entry 3094/head
2026-05-30  i1011xar: Add test for redundant decrement in xar_finish_entry
2026-05-30  yPin9rar5: consume unconsumed block bytes before ARCHIVE_RETRY 3091/head
2026-05-29  Dustin L. HowettMerge pull request #3088 from mostynb/improve_bsdtar_su...
2026-05-29  Tobias Stoeckmannlz4: Detect truncation in lz4_filter_read 3093/head
2026-05-29  Tobias Stoeckmannlz4: Avoid integer overflow in lz4_filter_read
2026-05-29  Tobias Stoeckmannlz4: Add check for proper byte skipping
2026-05-29  Tobias StoeckmannMerge pull request #3085 from stoeckmann/gzip_check
2026-05-29  Tim KientzleMerge pull request #3092 from vmihalis/https-config...
2026-05-29  Michalis Vasileiadisbuild: fetch config.guess/config.sub over HTTPS in... 3092/head
2026-05-29  Michalis Vasileiadisbuild: fetch config.guess/config.sub over HTTPS in...
2026-05-28  Mostyn Bramley... Remove Cirrus CI setup, it is shutting down in a few... 3089/head
2026-05-28  Mostyn Bramley... tar: Improve -s Invalid replacement string error messages 3088/head
2026-05-28  Dustin L. HowettMerge pull request #3079 from i1011/win-ci-missing...
2026-05-28  Dustin L. HowettMerge pull request #3087 from stoeckmann/cygwin_rar
2026-05-28  Tobias Stoeckmannrar: Simplify FILE_ATTRIBUTE_DIRECTORY check 3087/head
2026-05-28  Tobias StoeckmannMerge pull request #3083 from stoeckmann/read_int_overflow
2026-05-28  Tobias StoeckmannMerge pull request #3084 from stoeckmann/filters_total_out
2026-05-27  Tobias Stoeckmanngzip: Support more large in-memory archives 3085/head
2026-05-27  Tobias StoeckmannDrop total_out tracking from read filters 3084/head
2026-05-27  Tobias StoeckmannMerge pull request #3080 from stoeckmann/tests_skip
2026-05-27  Tobias StoeckmannFix integer overflow in __archive_read_filter_ahead 3083/head
2026-05-27  Tobias Stoeckmannbzip2: Remove dead code 3082/head
2026-05-27  Tobias Stoeckmanntests: Skip checks on low memory systems 3081/head
2026-05-27  Tobias Stoeckmanntests: Fix memory leaks when skipping 3080/head
2026-05-27  i1011CI: Add missing exit on error in windows CI 3079/head
2026-05-27  Tim KientzleMerge pull request #3061 from tosanjay/warc-header...
2026-05-27  Tim KientzleMerge pull request #3078 from vlmarek/solaris-skip...
2026-05-26  Dustin L. HowettMerge pull request #3067 from fdegros/fix-7z-seek-null...
2026-05-26  François Degros7-Zip: Set error message when reading ahead fails 3067/head
2026-05-26  François Degros7-Zip: Set error message when seeking fails
2026-05-26  Tobias StoeckmannMerge pull request #3077 from stoeckmann/32build
2026-05-26  Vladimír MarekSkip tests where Solaris iconv substitutes invalid... 3078/head
2026-05-26  Dustin L. HowettMerge pull request #3049 from KongQBin/master
2026-05-26  Dustin L. HowettMerge pull request #3075 from stoeckmann/tests_close
2026-05-26  Tobias Stoeckmanntests: Fix 32 bit time_t check 3077/head
2026-05-26  Tobias Stoeckmann7zip: Fix format modifier in init_decompression
2026-05-26  Tobias StoeckmannMerge pull request #2972 from stoeckmann/rr_moved
2026-05-26  Tobias Stoeckmanniso9660: Add Rock Ridge regression test 2972/head
2026-05-26  Dustin L. HowettMerge pull request #3055 from stoeckmann/cpio_uaf
2026-05-26  Tobias Stoeckmanntests: Use assertEqualIntA for archive_*_close 3075/head
2026-05-26  Tobias StoeckmannMerge pull request #3050 from stoeckmann/bzip2_large
2026-05-26  Tobias StoeckmannMerge pull request #3072 from stoeckmann/tests_free
2026-05-26  Tobias StoeckmannMerge pull request #3074 from stoeckmann/7zip_stream
2026-05-26  KongQBinbuild: fix global state leakage in crypto/library checks 3049/head
next