]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2 hours ago  Dustin L. HowettMerge pull request #3213 from datauwu/7zip-remove-unuse... master
6 hours ago  datauwu7zip: remove unused writer byte counters 3213/head
16 hours ago  Dustin L. HowettMerge pull request #3212 from stoeckmann/cab_doc_types
19 hours ago  Tobias Stoeckmanncab: Improve lzx_translation data types 3212/head
19 hours ago  Tobias Stoeckmanncab: Improve lzx_translation variable names
19 hours ago  Tobias Stoeckmanncab: Turn translation size into int32_t
19 hours ago  Tobias Stoeckmanncab: Document some magic numbers
19 hours ago  Tobias Stoeckmanncab: Improve decoding status value description
23 hours ago  Dustin L. HowettMerge pull request #3207 from datauwu/tests-merge-fix...
23 hours ago  Dustin L. HowettMerge pull request #3209 from datauwu/7zip-fix-sfx...
25 hours ago  datauwu7zip: fix SFX boundary checks 3209/head
25 hours ago  datauwu7zip: add SFX boundary tests
30 hours ago  datauwufuzz: fix iteration comment 3207/head
30 hours ago  datauwuzip: fix lzma/xz compression test name
30 hours ago  datauwuiso9660: fix compress test names
30 hours ago  datauwuarchive_write: group option setter tests
30 hours ago  datauwuarchive_read: group option setter tests
30 hours ago  datauwuarchive_read: group close-twice tests
43 hours ago  Dustin L. HowettMerge commit from fork
43 hours ago  Tobias StoeckmannMerge pull request #3205 from DHowett/assert-mem-obo
44 hours ago  Dustin L. HowettMerge pull request #3204 from stoeckmann/cab_oob_handling
44 hours ago  Dustin L. Howettzip: compare entire file contents (assert_mem off by... 3205/head
44 hours ago  Dustin L. Howettustar: fix length of ustar header needle
45 hours ago  Tobias Stoeckmanncab: Remove obsolete safety checks 3204/head
46 hours ago  Dustin L. HowettMerge pull request #3200 from datauwu/zip-fix-compare...
46 hours ago  Dustin L. HowettMerge pull request #3199 from datauwu/7zip-redundant...
47 hours ago  Dustin L. HowettMerge pull request #3201 from datauwu/tests-fix-charset...
47 hours ago  Dustin L. HowettMerge pull request #3203 from libarchive/dependabot...
47 hours ago  Dustin L. HowettMerge pull request #3187 from nvmb3r/rar5-unpacked...
47 hours ago  Dustin L. HowettMerge pull request #3194 from uchiha-bug-hunter/iso9660...
47 hours ago  dependabot... CI: Bump acj/freebsd-firecracker-action in the all... 3203/head
2 days ago  Dustin L. HowettMerge pull request #3192 from stoeckmann/ar_integers
2 days ago  Tobias Stoeckmannar: Adjust style and fix comment grammar 3192/head
2 days ago  Tobias Stoeckmannar: Simplify error handling in _ar_read_header
2 days ago  Tobias Stoeckmannar: Simplify _ar_read_header cases
2 days ago  Tobias Stoeckmannar: Set filetype only once
2 days ago  Tobias Stoeckmannar: Simplify ar_parse_common_header usage
2 days ago  Tobias Stoeckmannar: Simplify __archive_read_consume usage
2 days ago  datauwutests: fix incorrect charset labels 3201/head
2 days ago  datazip: compare full file3 contents in tests 3200/head
2 days ago  data7zip: remove redundant read header checks 3199/head
2 days ago  Kaif Khaniso9660: check ZF entry length before reading data... 3194/head
2 days ago  Kaif Khaniso9660: add regression test for short ZF entry over...
2 days ago  nvmb3rrar5: reject streams exceeding unpacked size 3187/head
2 days ago  nvmb3rrar5: add unpacked-size regression test
2 days ago  Dustin L. HowettMerge pull request #3197 from stoeckmann/mtree_cast
2 days ago  Tobias Stoeckmannmtree: Fix integer overflow on 32 bit systems 3197/head
3 days ago  Dustin L. HowettMerge pull request #3196 from datauwu/7zip-redundant...
3 days ago  Dustin L. HowettMerge pull request #3193 from datauwu/zip-harden-test...
3 days ago  Dustin L. HowettMerge pull request #3191 from stoeckmann/xattr_malloc
3 days ago  data7zip: remove redundant per-entry setup 3196/head
3 days ago  datazip: harden test cleanup assertion 3193/head
3 days ago  Tobias Stoeckmannar: Use correct data types
3 days ago  Tobias Stoeckmannxattr: Treat memory allocation failure as error 3191/head
3 days ago  Dustin L. Howettdisk (win32): do not promote ENOENT to EPERM in CreateS...
3 days ago  Dustin L. Howettdisk (win32): disallow hard links to symlinks
3 days ago  Dustin L. Howettdisk (win32): invalidate the safe path cache when we...
3 days ago  Dustin L. Howettdisk (win32): when caching a path as symlink-safe,...
3 days ago  Dustin L. Howettdisk (win32): lift check_symlinks' logic into ...by_path
3 days ago  Dustin L. Howettdisk (win32): remove 'a' parameter from file_information
3 days ago  Dustin L. Howettdisk (win32): use the provided path for CreateFile
3 days ago  Dustin L. Howetttest: light up the secure746 (hardlink + symlink) tests...
3 days ago  Dustin L. Howetttest: add a clarifying comment to secure745
3 days ago  Dustin L. Howetttest: light up the secure744 (deep nested symlinks...
3 days ago  Dustin L. Howetttest: add a variant of the secure tests for windows
3 days ago  Tim KientzleMerge pull request #3188 from cyphercodes/fix-3151...
4 days ago  cyphercodesReject empty pax extended headers 3188/head
4 days ago  Tobias StoeckmannMerge pull request #3185 from stoeckmann/7zip_integers
4 days ago  Tobias StoeckmannMerge pull request #3167 from stoeckmann/unzip_windows
4 days ago  Tobias Stoeckmann7zip: Fix style and typos 3185/head
4 days ago  Tobias Stoeckmann7zip: Move files_info_numfiles_is_sane body
4 days ago  Tobias Stoeckmann7zip: Do not store unused values
4 days ago  Tobias Stoeckmann7zip: Check skip in setup_decode_folder
4 days ago  Tobias Stoeckmann7zip: Fix BZ2/DEFLATE with huge input files
4 days ago  Tobias Stoeckmann7zip: Simplify decode_encoded_header_info
4 days ago  Tobias Stoeckmann7zip: Use correct data types
4 days ago  Tobias Stoeckmann7zip: Unify unpack_streams check
4 days ago  Tobias Stoeckmann7zip: Unify UMAX_ENTRY check
4 days ago  Tobias Stoeckmann7zip: Use checked arithmetic more often
4 days ago  Tobias Stoeckmann7zip: Simplify decode_codec_id
4 days ago  Tobias Stoeckmann7zip: Check numDigests in read_SubStreamsInfo
4 days ago  Tobias Stoeckmann7zip: Handle large requests in extract_pack_stream
4 days ago  Tobias Stoeckmann7zip: Skip bytes in read_stream in chunks
4 days ago  Tobias Stoeckmann7zip: Improve integer handling in skip_stream
5 days ago  Dustin L. HowettMerge pull request #3181 from uchiha-bug-hunter/xar...
5 days ago  Kaif Khanxar: stop atou64 reading one byte past the numeric... 3181/head
5 days ago  Kaif Khanxar: add regression test for atou64 numeric field over...
5 days ago  Dustin L. HowettMerge pull request #3183 from uchiha-bug-hunter/gnutar...
5 days ago  Dustin L. HowettMerge pull request #3182 from bluca/seek_issue
5 days ago  Luca Boccassiread_data_into_fd: Fix spurious "Seek error" for traili... 3182/head
5 days ago  Kaif Khangnutar: fix stack overflow writing oversized gname... 3183/head
5 days ago  Kaif Khangnutar: add regression test for oversized gname field
6 days ago  Dustin L. HowettMerge pull request #3180 from dag-erling/des/3.8.8...
6 days ago  Dustin L. HowettMerge pull request #3177 from DHowett/zisofs-creation...
6 days ago  Dag-Erling... libarchive: Fix format string issues 3180/head
6 days ago  Dag-Erling... archive_write_disk_posix: Symlinks can have AppleDouble...
6 days ago  Dag-Erling... archive_write_disk_posix: Miscellaneous cleanup
6 days ago  Dag-Erling... archive_write_disk_posix: Fix type issues
6 days ago  Dag-Erling... bsdunzip_test: Set umask before asserting permissions
6 days ago  Dag-Erling... test: Fix off-by-one in bounds check
next