]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2024-09-21  Michał Górnytar/write.h: Support `sys/xattr.h` (#2335) 2344/head
2024-09-20  Brad Kingtar: fix memory leaks when processing symlinks or parsi...
2024-09-20  Tim KientzleBe more cautious about parsing ISO-9660 timestamps...
2024-09-13  Martin MatuskaLibarchive 3.8.0dev
2024-09-13  Martin MatuskaRelease 3.7.5 release v3.7.5
2024-09-13  Mostyn Bramley... cmake: do not require zlib (#2327)
2024-09-13  jaimergpFix SOVERSION computation logic in CMake to match libto...
2024-09-13  Emil Velikovarchive_write: validate header before arguments (#2315)
2024-09-12  yyyyFix Windows path when writing zip entries (#2309)
2024-09-12  Mostyn Bramley... cmake: look for zlib >= 1.2.1 (#2318)
2024-09-01  набFix ar archive entries having no type (#2290)
2024-09-01  Emil Velikovtests: reduce zstd long option to 23 (#2305)
2024-09-01  yyyyzip: Fix test failure (#2304)
2024-09-01  Rose SiliconPrefer a != b over !(a == b) (#2303)
2024-08-31  Emil Velikovcat: squash s/it/is/ typo (#2292)
2024-08-14  jetwindows reader: set tree::current for initial tree...
2024-08-14  Duncan HornFix compilation warnings (#2246)
2024-08-14  terryniniFix CVE-2024-26256 (#2269)
2024-08-12  Tobias Stoeckmannb64encode: Fix typo in error message (#2281)
2024-07-09  Tim KientzlePax parsing should consistently use the FIRST pathname...
2024-07-07  Duncan HornFix 'test_pax_filename_encoding_UTF16_win' by explicitl...
2024-07-07  Grzegorz AntoniakRAR5 reader: clear 'data ready' cache on window buffer...
2024-07-06  Tim KientzleQuickly reject tar entries > 2^60 bytes w/o risking...
2024-07-06  Tim KientzleFree some strings in the tar reader (#2262)
2024-07-06  Tim KientzleTry to fix some CI config issues on macOS (#2261)
2024-07-06  Tim KientzleFix a minor date-parsing bug and fill in missing ISO966...
2024-07-05  набarchive_entry_perms.3: clarify that you don't need...
2024-07-05  Sam BingnerFix max path-length metadata writing (#2243)
2024-07-05  Tim KientzleIgnore out-of-range gid/uid/size/ino and harden AFIO...
2024-07-05  Tim KientzleDon't try to read rediculously long names (#2259)
2024-07-04  Martin Matuškatar: free two temporary allocated strings after use...
2024-07-04  Lukas JavorskyFix multiple vulnerabilities identified by SAST (#2256)
2024-06-22  Fatima QarniChecks for null references (#2251)
2024-06-20  Duncan HornFix gnutar creation with unicode hardlink names on...
2024-06-20  Duncan HornFix & optimize string conversion functions for Windows...
2024-06-20  Steve LhommeFix usage of GetVolumePathNameW in UWP before 20H1...
2024-06-20  Duncan HornFix issue when skipping first file in 7zip archive...
2024-06-19  Tim KientzleFix potential overflow warning in cpio test_option_t...
2024-06-17  Tim Kientzle[cpio test] Dates can be more than 12 bytes, depending...
2024-06-17  Tim KientzleSupport ISOs with a non-standard PVD layouts (#2238)
2024-06-16  Tim KientzleParse tar headers incrementally (#2127)
2024-06-16  Duncan HornFix a couple issues with creating PAX archives (#2228)
2024-06-15  alicerar: fix UB negation overflow for INT32_MIN address...
2024-06-15  Dustin L. Howettxar: guard against file entries containing multiple...
2024-06-12  Duncan HornUpdate ustar creation sanity check to use WCS path...
2024-06-12  Duncan HornAdd unicode test for creating zip files on Windows...
2024-06-12  MrmaxmeierFuzzing: Expose `DONT_FAIL_ON_CRC_ERROR` as a CMake...
2024-06-11  Lukas JavorskyUse calloc instead of malloc to clear the memory from...
2024-06-11  Sevan Janiyanconfigure.ac: autoupdate (#2223)
2024-06-11  Duncan HornUpdate archive_entry_link_resolver to copy the "wide...
2024-06-11  Sevan JaniyanAlways use our supplied la_queue.h (#2222)
2024-06-08  Duncan HornFix compilation when using Clang in "MSVC mode" (#2221)
2024-06-04  Dustin L. HowettFix tar -w on Windows (#2219)
2024-06-03  Tim KientzleTest on FreeBSD 13.3 (#2216)
2024-06-03  Tobias Stoeckmannrar: Fix Visual Studio compiler warning (#2188)
2024-06-02  Lukas JavorskyFix handling a negative bytes_per_block values (#2206)
2024-06-02  Tobias StoeckmannPlug memory leaks (#2183)
2024-06-02  Tobias Stoeckmannrar5: Fix Visual Studio compiler warnings (#2187)
2024-06-02  Tobias StoeckmannFix EOF handling of __archive_read_ahead (#2196)
2024-06-02  Tobias Stoeckmann7zip: Fix DONT_FAIL_ON_CRC_ERROR check (#2197)
2024-06-02  Tobias Stoeckmannrar: Fix OOB access with unicode filenames (#2203)
2024-06-02  Tobias StoeckmannCheck realloc return values (#2204)
2024-05-31  LukeSkyDrar reader: fix cast to unsigned int (#2209)
2024-05-28  dependabot... CI: Bump the all-actions group with 2 updates (#2198)
2024-05-28  Wei-Cheng Panfix(rar): add boundary checks to rgb filter (#2210)
2024-05-18  Tobias Stoeckmann7zip: Fix NULL pointer dereference on non-zlib builds...
2024-05-18  Tobias Stoeckmanncab: Cover all error cases in __archive_read_ahead...
2024-05-18  Tobias Stoeckmannxar: Switch from int to size_t API (#2195)
2024-05-15  Tobias Stoeckmannzip: Fix Visual Studio compiler warnings (#2186)
2024-05-15  Tobias Stoeckmannxar: Fix Visual Studio compiler warnings (#2190)
2024-05-15  Tobias StoeckmannFix Visual Studio compiler warnings (64 bit) (#2189)
2024-05-14  dependabot... CI: Bump the all-actions group with 3 updates (#2184)
2024-05-13  Tobias Stoeckmannrpm: Fix Visual Studio compiler warnings (#2181)
2024-05-13  Martin MatuškaResolve TODO: Return uname and gname overrides (#2141)
2024-05-12  Tobias Stoeckmann[Windows] Fix test compilation warnings with Visual...
2024-05-11  Tobias Stoeckmannrar: Fix out ouf boundary access with large files ...
2024-05-11  Tobias Stoeckmannuu: Fix Visual Studio compiler warning (#2180)
2024-05-11  Tobias Stoeckmann7zip: Fix Visual Studio compiler warnings (#2182)
2024-05-10  Martin Matuškaunzip: do not use getenv() and setenv() in test_I.c...
2024-05-09  Dustin L. Howettrar4 reader: protect copy_from_lzss_window_to_unp(...
2024-05-09  Tobias Stoeckmannshar: Check strdup return value (#2173)
2024-05-09  Tobias Stoeckmannlzop: Prevent integer overflow (#2174)
2024-05-09  Tobias Stoeckmannunzip: Unify EOF handling (#2175)
2024-05-07  Tim KientzleDefine INT_MAX via `#include <limits.h>` (#2170)
2024-05-05  dependabot... CI: Bump the all-actions group with 2 updates (#2152)
2024-05-05  Tobias StoeckmannFix typos (#2169)
2024-05-05  Tobias Stoeckmannuu: Stop processing if lines are too long (#2168)
2024-05-04  Tobias Stoeckmannlha: Fix integer truncation on 32 bit systems (#2161)
2024-05-04  Tim KientzleRename the test to match the filename, and avoid test...
2024-05-04  Tobias StoeckmannFix typos (#2165)
2024-05-03  Tim Kientzlerpm: Test handling of huge header sizes (#2163)
2024-05-03  Tobias StoeckmannFix out of boundary access in mktemp functions (#2160)
2024-05-03  Tobias Stoeckmannzip: Improve bid for huge EOCDs (#2159)
2024-05-03  Tobias Stoeckmannrpm: Calculate huge header sizes correctly (#2158)
2024-04-30  Martin Matuskatests: setenv LANG to en_US.UTF-8 in bsdunzip test_I.c
2024-04-30  Tim Kientzlearchive_string: Clean up strncat_from_utf8_to_utf8...
2024-04-29  Tobias Stoeckmannlha: Do not allow negative file sizes (#2155)
2024-04-29  Tobias Stoeckmannarchive_match: Turn counter into flag (#2154)
2024-04-29  Tobias Stoeckmannarchive_match: check archive_read_support_format_raw...
2024-04-28  Wei-Cheng Panfix: OOB in rar audio filter (#2149)
next