]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
22 hours ago  Chris Brownaddress review comment 2717/head
13 days ago  Chris Brownrevert test verbosity change
13 days ago  Chris Brownrevert ci fix which didn't help
13 days ago  Chris Browndisable tests on windows; they don't work
13 days ago  Chris Brownfix test
13 days ago  Chris Brownfix mingw windows build issue
13 days ago  Chris Brownincrease test verbosity
13 days ago  Chris Brownenable tests on windows
2025-08-09  Chris Brownupdate autotools
2025-08-09  Chris Brownupdate test
2025-08-09  Chris Brownadd test
2025-08-08  Chris Brownsuggested changes by kientzle
2025-08-08  Chris Browndebug non-printing characters and handle CRLF
2025-08-02  Tim KientzleMerge pull request #2712 from KlaraSystems/des/readdir_r
2025-08-01  Dag-Erling... Drop support for readdir_r() 2712/head
2025-07-26  Tim KientzleMerge pull request #2704 from kientzle/kientzle-harden...
2025-07-26  Tim KientzleGuard against invalid type arguments 2704/head
2025-07-18  Tim KientzleMerge pull request #2699 from mostynb/7z_eopm_reference
2025-07-15  Mostyn Bramley... 7z: add liblzma EOPM reference 2699/head
2025-07-14  Tim KientzleMerge pull request #2697 from Kraust/topic/cmake_build_...
2025-07-14  KraustAllow Compiling Against Static CRT. 2697/head
2025-07-12  Tim KientzleMerge pull request #2694 from stoeckmann/cleanups
2025-07-09  Tobias Stoeckmannrar: Fix typos in comments 2694/head
2025-07-09  Tobias Stoeckmannarchive_read: Fix formatting
2025-07-09  Tobias StoeckmannSECURITY.md: Turn singular into plural
2025-07-09  Tobias Stoeckmannmtree: Fix grammar and typos
2025-07-09  Tobias Stoeckmannarchive_string: Use correct data types
2025-07-09  Tobias StoeckmannFix formatting in archive_string_sprintf.c
2025-07-09  Tobias Stoeckmanntar: Remove unneeded casts
2025-07-09  Tobias StoeckmannDefine ARCHIVE_CRYPTOR_USE_Apple_CommonCrypto to 1
2025-06-29  Tim KientzleMerge pull request #2691 from kientzle/kientzle-issue2681
2025-06-29  Tim KientzleAdd missing test file 2691/head
2025-06-29  Tim KientzleMerge pull request #2664 from fedegiova/fix_leak_for_cb...
2025-06-29  Tim KientzleMerge pull request #2658 from stoeckmann/skip_tests
2025-06-29  Tim KientzleMerge pull request #2673 from 004helix/master
2025-06-29  Tim KientzleMerge pull request #2679 from AZero13/error
2025-06-29  Tim KientzleMerge pull request #2687 from hemant-jadhav-emerson...
2025-06-28  Tim KientzleMerge pull request #2689 from ElvishJerricco/linux...
2025-06-28  Tim KientzleMerge pull request #2684 from DHowett/dev/duhowett...
2025-06-28  Tim KientzleMerge pull request #2688 from stoeckmann/entry_off32
2025-06-27  Will Fancherclear_nochange_fflags: Use linux FS flags 2689/head
2025-06-27  Tobias StoeckmannIgnore sizes which do not fit into off_t 2688/head
2025-06-26  Dustin Howettwin32: shim wopen, and make both open/wopen use _s... 2684/head
2025-06-20  RoseHandle possible errors from system calls 2679/head
2025-06-20  Tim KientzleMerge pull request #2672 from AZero13/ferror
2025-06-20  RoseFix error checking in writing files 2672/head
2025-06-20  Tim KientzleMerge pull request #2678 from mostynb/zstd_filter_checksum
2025-06-20  Mostyn Bramley... Enable Zstandard's checksum feature in the zstd write... 2678/head
2025-06-19  Tim KientzleMerge pull request #2677 from AZero13/fwrite
2025-06-19  RoseChange error message from "fwrite function failed"... 2677/head
2025-06-19  Tim KientzleMerge pull request #2676 from danyeaw/fix-pkgconf-path
2025-06-19  Dan YeawFix .pc location when CMAKE_INSTALL_LIBDIR not set 2676/head
2025-06-18  HemantError related to restrict keyword supressed for older... 2687/head
2025-06-18  HemantError related to restrict keyword supressed for older...
2025-06-12  Martin MatuškaMerge pull request #2659 from stoeckmann/chld
2025-06-12  Martin MatuškaMerge pull request #2669 from benoit-pierre/pr/minor_te...
2025-06-12  Martin MatuškaMerge pull request #2663 from stoeckmann/filename_errpath
2025-06-12  Martin MatuškaMerge pull request #2665 from stoeckmann/read_data_sparse
2025-06-12  Martin MatuškaMerge pull request #2668 from stoeckmann/7z_oob
2025-06-12  Raman Shyshniouarchive_cryptor_private.h: check message digest functio... 2673/head
2025-06-07  Benoit Pierretest_utils: factorize `canProg` implementations 2669/head
2025-06-07  Benoit Pierretest_utils: fix `canRunCommand` implementation
2025-06-05  Tobias Stoeckmannopen_filename: Free memory on error paths 2663/head
2025-06-05  Tobias Stoeckmann7zip: Fix out ouf boundary read in ELF detection 2668/head
2025-06-05  Tobias Stoeckmann7zip: Increase minimum ELF header length
2025-06-04  Tim KientzleMerge pull request #2662 from stoeckmann/set_format_strcpy
2025-06-03  Tobias Stoeckmannarchive_read: Handle sparse holes at end of file 2665/head
2025-06-03  Tobias Stoeckmannrar: Do not forcefully set offset to unpacked size
2025-06-03  Tobias Stoeckmannwarc: Ignore separator when reaching end of entry
2025-06-03  Tobias Stoeckmannxar: End with entry offset, not archive offset
2025-06-03  Federico GiovanardiFix a memory leak if write callback error early 2664/head
2025-06-03  Tobias Stoeckmannarchive_read_set_format: Remove strcpy calls 2662/head
2025-06-03  Tobias StoeckmannSkip zlib tests if support is missing 2658/head
2025-06-03  Tobias StoeckmannSkip lzma test if support is missing
2025-06-03  Tobias StoeckmannSkip KOI8 conversion test if support is missing
2025-06-03  Tobias Stoeckmannunzip: Pass test if encryption support is missing
2025-06-03  Tobias Stoeckmannzip: Better detect no encryption support
2025-06-03  Tim KientzleMerge pull request #2660 from kevans91/ke/fix-fortify
2025-06-03  Kyle Evanslibarchive/test: fix build when memcpy() is a macro 2660/head
2025-06-02  Tobias Stoeckmanntools: Enforce default handling of SIGCHLD 2659/head
2025-06-02  Tobias StoeckmannUnify reader and writer filter process handling
2025-06-02  Tobias Stoeckmannwindows: close child process handle only once
2025-06-02  Tobias Stoeckmannwindows: Preserve GetExitCodeProcess error
2025-06-01  Tim KientzleMerge pull request #2655 from mmatuska/fix/setclocale
2025-06-01  Martin Matuskatest_utils/test_main.c: satisfy -Wstrict-prototypes 2655/head
2025-05-31  Martin MatuškaMerge pull request #2627 from heirecka/do-not-hard...
2025-05-31  Martin MatuškaMerge pull request #2643 from stoeckmann/tar_pax_sparse
2025-05-31  Tim KientzleMerge pull request #2652 from stoeckmann/wstring_ensure
2025-05-31  Tobias StoeckmannAlways check archive_wstring_ensure return value 2652/head
2025-05-31  Tobias Stoeckmannwrite disk windows: Release memory on error paths
2025-05-31  Tobias Stoeckmanniso9660: Check another archive_string_ensure result
2025-05-31  Tim KientzleMerge pull request #2651 from stoeckmann/string_ensure_...
2025-05-31  Tim KientzleMerge pull request #2648 from stoeckmann/test_en_us
2025-05-31  Tim KientzleMerge pull request #2650 from stoeckmann/string_sort
2025-05-30  Tobias StoeckmannAlways check archive_string_ensure return value 2651/head
2025-05-30  Tobias StoeckmannRemove archive_utility_string_sort with 4.0.0 2650/head
2025-05-30  Tobias Stoeckmannarchive_utility_string_sort: Use qsort directly
2025-05-30  Tobias Stoeckmanntest_list_item: Do not modify LC_TIME 2648/head
2025-05-30  Tobias Stoeckmanntest_utils: Reset all locale related entries
2025-05-30  Tim KientzleMerge pull request #2634 from stoeckmann/tar_neg_time
next