]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2026-07-02  datauwurar: remove unused globalbackup fields
2026-07-02  datauwucab: remove unused LZX tree_used state
2026-07-02  datauwucab: remove unused header and entry fields
2026-07-02  datauwuzip: remove unused central directory counters
2026-07-02  Dustin L. HowettMerge pull request #3206 from DHowett/win32-symlink...
2026-07-02  Dustin L. Howettwin32: prevent writing through a broken symlink in... 3223/head
2026-07-01  Dustin L. HowettMerge pull request #3221 from stoeckmann/callback_data_...
2026-07-01  Tobias StoeckmannCheck result of archive_read_set_callback_data 3221/head
2026-07-01  Dustin L. HowettMerge pull request #3216 from setarcos/loongarch
2026-07-01  Dustin L. HowettMerge pull request #3217 from datauwu/7zip-simplify...
2026-07-01  Dustin L. HowettMerge pull request #3218 from datauwu/7zip-redundant...
2026-07-01  datauwu7zip: simplify metadata bool handling 3217/head
2026-07-01  datauwu7zip: drop redundant BCJ2 assignments 3218/head
2026-07-01  Pluto Yangtest: fix incorrect hole count reporting on loongarch64 3216/head
2026-07-01  Dustin L. HowettMerge pull request #3213 from datauwu/7zip-remove-unuse...
2026-07-01  datauwu7zip: remove unused writer byte counters 3213/head
2026-06-30  Dustin L. HowettMerge pull request #3212 from stoeckmann/cab_doc_types
2026-06-30  Tobias Stoeckmanncab: Improve lzx_translation data types 3212/head
2026-06-30  Tobias Stoeckmanncab: Improve lzx_translation variable names
2026-06-30  Tobias Stoeckmanncab: Turn translation size into int32_t
2026-06-30  Tobias Stoeckmanncab: Document some magic numbers
2026-06-30  Tobias Stoeckmanncab: Improve decoding status value description
2026-06-30  Dustin L. HowettMerge pull request #3207 from datauwu/tests-merge-fix...
2026-06-30  Dustin L. HowettMerge pull request #3209 from datauwu/7zip-fix-sfx...
2026-06-30  datauwu7zip: fix SFX boundary checks 3209/head
2026-06-30  datauwu7zip: add SFX boundary tests
2026-06-30  datauwufuzz: fix iteration comment 3207/head
2026-06-30  datauwuzip: fix lzma/xz compression test name
2026-06-30  datauwuiso9660: fix compress test names
2026-06-30  datauwuarchive_write: group option setter tests
2026-06-30  datauwuarchive_read: group option setter tests
2026-06-30  datauwuarchive_read: group close-twice tests
2026-06-29  Dustin L. Howetttest: enable most of the remaining disk_secure tests... 3206/head
2026-06-29  Dustin L. HowettMerge commit from fork
2026-06-29  Tobias StoeckmannMerge pull request #3205 from DHowett/assert-mem-obo
2026-06-29  Dustin L. HowettMerge pull request #3204 from stoeckmann/cab_oob_handling
2026-06-29  Dustin L. Howettzip: compare entire file contents (assert_mem off by... 3205/head
2026-06-29  Dustin L. Howettustar: fix length of ustar header needle
2026-06-29  Tobias Stoeckmanncab: Remove obsolete safety checks 3204/head
2026-06-29  Dustin L. HowettMerge pull request #3200 from datauwu/zip-fix-compare...
2026-06-29  Dustin L. HowettMerge pull request #3199 from datauwu/7zip-redundant...
2026-06-29  Dustin L. HowettMerge pull request #3201 from datauwu/tests-fix-charset...
2026-06-29  Dustin L. HowettMerge pull request #3203 from libarchive/dependabot...
2026-06-29  Dustin L. HowettMerge pull request #3187 from nvmb3r/rar5-unpacked...
2026-06-29  Dustin L. HowettMerge pull request #3194 from uchiha-bug-hunter/iso9660...
2026-06-29  dependabot... CI: Bump acj/freebsd-firecracker-action in the all... 3203/head
2026-06-29  Dustin L. HowettMerge pull request #3192 from stoeckmann/ar_integers
2026-06-29  Tobias Stoeckmannar: Adjust style and fix comment grammar 3192/head
2026-06-29  Tobias Stoeckmannar: Simplify error handling in _ar_read_header
2026-06-29  Tobias Stoeckmannar: Simplify _ar_read_header cases
2026-06-29  Tobias Stoeckmannar: Set filetype only once
2026-06-29  Tobias Stoeckmannar: Simplify ar_parse_common_header usage
2026-06-29  Tobias Stoeckmannar: Simplify __archive_read_consume usage
2026-06-29  datauwutests: fix incorrect charset labels 3201/head
2026-06-29  datazip: compare full file3 contents in tests 3200/head
2026-06-29  data7zip: remove redundant read header checks 3199/head
2026-06-29  Kaif Khaniso9660: check ZF entry length before reading data... 3194/head
2026-06-29  Kaif Khaniso9660: add regression test for short ZF entry over...
2026-06-29  nvmb3rrar5: reject streams exceeding unpacked size 3187/head
2026-06-29  nvmb3rrar5: add unpacked-size regression test
2026-06-28  Dustin L. HowettMerge pull request #3197 from stoeckmann/mtree_cast
2026-06-28  Tobias Stoeckmannmtree: Fix integer overflow on 32 bit systems 3197/head
2026-06-28  Dustin L. HowettMerge pull request #3196 from datauwu/7zip-redundant...
2026-06-28  Dustin L. HowettMerge pull request #3193 from datauwu/zip-harden-test...
2026-06-28  Dustin L. HowettMerge pull request #3191 from stoeckmann/xattr_malloc
2026-06-28  data7zip: remove redundant per-entry setup 3196/head
2026-06-28  datazip: harden test cleanup assertion 3193/head
2026-06-28  Tobias Stoeckmannar: Use correct data types
2026-06-28  Tobias Stoeckmannxattr: Treat memory allocation failure as error 3191/head
2026-06-27  Dustin L. Howettdisk (win32): do not promote ENOENT to EPERM in CreateS...
2026-06-27  Dustin L. Howettdisk (win32): disallow hard links to symlinks
2026-06-27  Dustin L. Howettdisk (win32): invalidate the safe path cache when we...
2026-06-27  Dustin L. Howettdisk (win32): when caching a path as symlink-safe,...
2026-06-27  Dustin L. Howettdisk (win32): lift check_symlinks' logic into ...by_path
2026-06-27  Dustin L. Howettdisk (win32): remove 'a' parameter from file_information
2026-06-27  Dustin L. Howettdisk (win32): use the provided path for CreateFile
2026-06-27  Dustin L. Howetttest: light up the secure746 (hardlink + symlink) tests...
2026-06-27  Dustin L. Howetttest: add a clarifying comment to secure745
2026-06-27  Dustin L. Howetttest: light up the secure744 (deep nested symlinks...
2026-06-27  Dustin L. Howetttest: add a variant of the secure tests for windows
2026-06-27  Tim KientzleMerge pull request #3188 from cyphercodes/fix-3151...
2026-06-27  cyphercodesReject empty pax extended headers 3188/head
2026-06-27  Tobias StoeckmannMerge pull request #3185 from stoeckmann/7zip_integers
2026-06-27  Tobias StoeckmannMerge pull request #3167 from stoeckmann/unzip_windows
2026-06-26  Tobias Stoeckmann7zip: Fix style and typos 3185/head
2026-06-26  Tobias Stoeckmann7zip: Move files_info_numfiles_is_sane body
2026-06-26  Tobias Stoeckmann7zip: Do not store unused values
2026-06-26  Tobias Stoeckmann7zip: Check skip in setup_decode_folder
2026-06-26  Tobias Stoeckmann7zip: Fix BZ2/DEFLATE with huge input files
2026-06-26  Tobias Stoeckmann7zip: Simplify decode_encoded_header_info
2026-06-26  Tobias Stoeckmann7zip: Use correct data types
2026-06-26  Tobias Stoeckmann7zip: Unify unpack_streams check
2026-06-26  Tobias Stoeckmann7zip: Unify UMAX_ENTRY check
2026-06-26  Tobias Stoeckmann7zip: Use checked arithmetic more often
2026-06-26  Tobias Stoeckmann7zip: Simplify decode_codec_id
2026-06-26  Tobias Stoeckmann7zip: Check numDigests in read_SubStreamsInfo
2026-06-26  Tobias Stoeckmann7zip: Handle large requests in extract_pack_stream
2026-06-26  Tobias Stoeckmann7zip: Skip bytes in read_stream in chunks
2026-06-26  Tobias Stoeckmann7zip: Improve integer handling in skip_stream
2026-06-26  Dustin L. HowettMerge pull request #3181 from uchiha-bug-hunter/xar...
next