]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2026-06-12  GeorgH93Introduce zipx encryption handling for lzma compressed...
2026-06-12  GeorgH93Introduce zipx encryption handling for xz compressed...
2026-06-12  GeorgH93Introduce zipx encryption handling for ppmd compressed...
2026-06-12  GeorgH93Add test for creating encrypted zip file with libarchiv...
2026-06-12  GeorgH93Refactor zip archive reader, by moving decryption relat...
2026-06-12  datatar reader: avoid temporary buffer for empty-prefix... 3138/head
2026-06-12  Tobias StoeckmannMerge pull request #2923 from bililateral/pr-7zip-numfi...
2026-06-12  Dustin L. HowettMerge pull request #3105 from i1011/rar-unbounded-stati...
2026-06-12  Dustin L. HowettMerge pull request #3137 from stoeckmann/typos_style
2026-06-11  Dustin L. HowettMerge pull request #3136 from stoeckmann/counters
2026-06-11  Tobias Stoeckmanncpio: Remove unneeded cast 3137/head
2026-06-11  Tobias StoeckmannFix whitespace issues
2026-06-11  Tobias StoeckmannFix typos in comments and documentation
2026-06-11  Tobias Stoeckmannfilters: Remove unneeded counters 3136/head
2026-06-11  Tobias Stoeckmannformats: Remove unneeded counters
2026-06-11  i1011rar: Reject staticdatalen larger than VM memory 3105/head
2026-06-11  Tobias StoeckmannMerge commit from fork
2026-06-10  GeorgH93Refactor the zip_winzip_aes_large test to support param...
2026-06-10  bililateral7zip: sanity-check FilesInfo NumFiles before allocating... 2923/head
2026-06-10  Dustin L. HowettMerge pull request #3048 from legnaleurc/fix/rar-reset...
2026-06-10  Dustin L. HowettMerge pull request #3047 from legnaleurc/fix/rar-recove...
2026-06-10  Dustin L. HowettMerge pull request #3132 from stoeckmann/lz4_double_free
2026-06-09  Dustin L. HowettMerge pull request #3034 from datauwu/master
2026-06-09  isomorph-cyberFix double-free in LZ4 filter on reallocation failure... 3132/head
2026-06-09  datauwu7zip: reject malformed SubStreamsInfo metadata 3034/head
2026-06-09  datauwu7zip: add malformed SubStreamsInfo test
2026-06-09  Dustin L. Howettunzip: reject absolute or traversing symlink targets
2026-06-09  Dustin L. HowettMerge pull request #2954 from ShelpAm/master
2026-06-09  Martin MatuškaMerge pull request #2967 from bgilbert/deflate
2026-06-09  Martin MatuškaMerge pull request #3131 from stoeckmann/rpm_fsm
2026-06-09  Martin MatuškaMerge pull request #3128 from stoeckmann/into_fd
2026-06-09  Martin MatuškaMerge pull request #3121 from stoeckmann/rar5_bytes_rem...
2026-06-09  Martin MatuškaMerge pull request #3120 from stoeckmann/archive_endian
2026-06-09  Martin MatuškaMerge pull request #3098 from stoeckmann/filter_read_ahead
2026-06-09  Martin MatuškaMerge pull request #3119 from stoeckmann/7zip_u32_oflow
2026-06-09  Martin MatuškaMerge pull request #3115 from stoeckmann/gzip_writer_mem
2026-06-09  Martin MatuškaMerge pull request #3114 from stoeckmann/open_oob
2026-06-09  Martin MatuškaMerge pull request #3113 from stoeckmann/fflags_strcpy
2026-06-09  Martin MatuškaMerge pull request #3108 from stoeckmann/windows_legacy
2026-06-09  Dustin L. HowettMerge pull request #3116 from stoeckmann/hardening
2026-06-09  Dustin L. HowettMerge pull request #3021 from chnzzh/fix/iso9660-ce...
2026-06-08  Dustin L. HowettMerge pull request #3127 from shxz9u/fix-callback-data...
2026-06-08  Dustin L. HowettMerge pull request #3126 from stoeckmann/shar
2026-06-08  Dustin L. HowettMerge pull request #3125 from stoeckmann/disk_clone
2026-06-08  Dustin L. HowettMerge pull request #3124 from stoeckmann/entry_mem
2026-06-08  Dustin L. HowettMerge pull request #3123 from stoeckmann/cab_remaining
2026-06-08  Dustin L. HowettMerge pull request #3122 from stoeckmann/into_buffer
2026-06-08  Dustin L. HowettMerge pull request #3117 from i1011/iso9660-null-deref-fix
2026-06-08  Tobias Stoeckmannopen: Fix OOB in archive_read_open_filenames_w 3114/head
2026-06-08  Tobias Stoeckmannopen: Check OOB in archive_read_open_filenames_w
2026-06-08  Tobias Stoeckmannrpm: Refactor filter 3131/head
2026-06-08  magnoliaAvoid updating allocation state before realloc succeeds 3127/head
2026-06-07  Tobias Stoeckmannread_data_into_fd: Allocate nulls on demand 3128/head
2026-06-07  Tobias Stoeckmannread_data_into_fd: Perform final seek check
2026-06-07  Tobias Stoeckmannread_data_into_fd: Print correct error code
2026-06-07  Tobias Stoeckmannshar: Check archive_entry_clone result 3126/head
2026-06-07  Tobias StoeckmannCheck allocation in _archive_write_disk_header 3125/head
2026-06-07  Tobias Stoeckmannentry: Use size_t for element count 3124/head
2026-06-07  Tobias Stoeckmannentry: Check allocation in insert_entry
2026-06-07  Tobias Stoeckmanncab: Simplify cab_read_ahead_remaining 3123/head
2026-06-07  Tobias StoeckmannRemove archive_read_data_into_buffer comment 3122/head
2026-06-07  00redbeerrar5: fix integer underflow in bytes_remaining 3121/head
2026-06-07  00redbeerrar5: check integer overflow in bytes_remaining
2026-06-07  i1011iso9660: Reserve more space in record to avoid null... 3117/head
2026-06-07  i1011iso9660: Add symlink name length enumeration test
2026-06-07  Tobias Stoeckmannshar: Use archive_endian.h function 3120/head
2026-06-07  Tobias Stoeckmannrar5: Use archive_endian.h functions
2026-06-07  Tobias Stoeckmann7zip: Use archive_endian.h functions
2026-06-07  Tobias Stoeckmanniso9660: Use archive_endian.h functions
2026-06-07  Tobias Stoeckmanngzip: Use archive_endian.h functions
2026-06-07  Tobias Stoeckmanncpio: Use archive_endian.h functions
2026-06-07  Tobias Stoeckmannendian: Add new 24 bit functions
2026-06-06  Tobias Stoeckmann7zip: Fix range check in get_pe_sfx_offset 3119/head
2026-06-06  Tobias Stoeckmannxz: Properly clean up resources on error path 3116/head
2026-06-06  Tobias Stoeckmannmatch: Prevent currently unreachable UAF
2026-06-04  Tobias Stoeckmanngzip: Fix OOB with huge filenames 3115/head
2026-06-04  Tobias Stoeckmanngzip: Properly handle option strdup failure
2026-06-04  Tobias Stoeckmanngzip: Turn total_in unsigned
2026-06-03  Tobias Stoeckmanncpio: Simplify WINAPI_FAMILIY_PARTITION check 3108/head
2026-06-03  Tobias Stoeckmannwindows: Simplify la_CreateSymbolicLinkW
2026-06-03  Tobias Stoeckmann7zip/rar5: Simplify file attribute handling 3113/head
2026-06-03  Tobias Stoeckmannwindows: Remove pre Windows XP support code
2026-06-03  Dustin L. HowettMerge pull request #3039 from dnelson-1901/manpage...
2026-06-03  Dustin L. HowettMerge pull request #3109 from stoeckmann/windows_concur...
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
next