]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
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)
2024-04-28  Wei-Cheng Panfix: OOB in rar delta filter (#2148)
2024-04-28  Tobias Stoeckmannxar: Fix another infinite loop and expat error handling...
2024-04-26  Martin MatuskaLibarchive 3.7.5dev
2024-04-26  Martin MatuskaRelease 3.7.4 v3.7.4
2024-04-25  Tim Kientzlebsdtar: Fix error handling around strtol() usages ...
2024-04-25  Tobias StoeckmannFix typos (#2143)
2024-04-25  Tobias Stoeckmannwarc: Check realloc return value (#2144)
2024-04-25  Tobias Stoeckmannzip: Fix out of boundary access (#2145)
2024-04-23  dependabot... CI: bump the all-actions group with 3 updates (#2140)
2024-04-23  Martin MatuskaCI: add "CI" prefix to dependabot commit messages
2024-04-23  Martin Matuskazstd: Implement core detection on Windows
2024-04-23  Dag-Erling... zstd: Implement core detection (#2083)
2024-04-23  Martin MatuskaCI: add libxml2 to MacOS test build
2024-04-23  Tobias Stoeckmannxar: Avoid infinite link loop (#2123)
2024-04-23  Duncan Hornrar: Avoid overwriting data at "end" of circular window...
2024-04-23  Martin Matuskaunzip: explicitly set en_US.UTF-8 locale in test_I.c
2024-04-21  Wei-Cheng Panfix: OOB in rar e8 filter (#2135)
2024-04-21  Martin MatuškaUpdate AppleDouble support for directories (#2108)
2024-04-20  Tobias Stoeckmann7zip: Limit amount of properties (#2131)
2024-04-19  Tobias Stoeckmann[Windows] Ignore more directories generated by Visual...
2024-04-17  Martin Matuskatests: fix null format string error in test_compat_lzip.c
2024-04-17  evan-swinneyChange CMAKE_BUILD_TYPE comparison to be case-insensiti...
2024-04-13  Tobias StoeckmannNever allow empty passwords (#2116)
2024-04-13  Tobias StoeckmannImprove newline handling on Windows (#2115)
2024-04-13  Tobias Stoeckmann[Windows] Ignore files generated by Visual Studio with...
2024-04-13  Tobias Stoeckmanntools: Fix stack overflow with many arguments (#2122)
2024-04-13  Tobias StoeckmannPrevent usage of uninitialized variable in `__archive_m...
2024-04-13  Adrian Iain LamFix unused-function warning. (#2114)
2024-04-13  Tim KientzleFix version string (#2118)
2024-04-10  Sam Jamesconfigure.ac: fix bashism in dead code removal check...
2024-04-08  Martin MatuskaLibarchive 3.7.4dev
2024-04-07  Martin MatuskaRelease 3.7.3 v3.7.3
2024-04-07  Tim Kientzlebuild: use standard HAVE_ pattern for ZSTD compression...
2024-04-07  Tim Kientzlecontrib/untar.c: cleanup (#2112)
2024-04-03  Martin MatuskaRevert "zip: update AppleDouble support for directories...
2024-04-01  jvreelandazip: update AppleDouble support for directories (#2100)
2024-04-01  Duncan Hornrar5: don't continue if the last block produced no...
2024-04-01  Martin Matuskaci: use liblzma 1.5.5 in MSVC build until fix from...
2024-04-01  Martin Matuskacmake: look for libxml2 only if HAVE_ICONV is set ...
2024-03-31  Spacefishread 64bit instead of 32bit integer in fallback code...
2024-03-29  Ed Mastetar: make error reporting more robust and use correct...
2024-03-29  Alexandr Reshetnikovbump zstd version: 1.5.5 -> 1.5.6 (#2099)
2024-03-24  AtariDreamsRemove the write_all_states() return type (#1995)
2024-03-24  Tim KientzleOverhaul Zip end-of-data marker parsing (#2042)
2024-03-24  terryniniFix syntax error of DONT_FAIL_ON_CRC_ERROR in archive_r...
2024-03-24  asolwaCMake: Add missing include directories for archive_stat...
2024-03-23  dependabot... build(deps): bump the all-actions group with 4 updates...
2024-03-23  Collin Funkcmake: Set CMP0075 to NEW (#2067)
2024-03-23  Duncan HornFix tests on Windows (#2091)
2024-03-23  Dag-Erling... Set umask before testing `--exclude-vcs`. (#2082)
2024-03-23  Dag-Erling... Improved control over frame size in zstd filter. (...
2024-03-23  Mark Johnstontar: Warn when multiple --option values are specified...
2024-03-18  Duncan HornUpdate 'archive_mstring_update_utf8' to attempt UTF8...
2024-03-17  Elvis AngelaccioFix archive_write_set_format_option for 7zip format...
2024-03-02  tniasFix DONT_FAIL_ON_CRC_ERROR ifndef logic (#2079)
2024-02-26  Matt Smithadd support for CMAKE_BUILD_TYPE None (#2074)
2024-02-08  Haelwenn Monniertar: Add support for --group and --owner (#2054)
2024-02-08  nooriroFix FILETIME truncation on `archive_write_finish_entry...
2024-01-05  Ed MasteCI: drop FreeBSD 12.4, as it is EOL (#2047)
2024-01-01  Tim KientzleEnable CTEST_OUTPUT_ON_FAILURE (#2044)
2024-01-01  nielashdocument supported formats for `--mac-metadata` - see...
2024-01-01  Tim KientzleGardening: Fix the `begin` lines in many of the uuencod...
2023-12-12  Ed MasteCI: Add FreeBSD 14.0 (#2034)
2023-12-12  Mostyn Bramley... Add a couple of missing HAVE_PCRE2POSIX_H ifdefs (...
2023-12-11  gremboAdd trailing letter b to bsdtar substitute pattern...
2023-12-10  Martin MatuskaCI: install mingw and set correct path
2023-12-09  Mostyn Bramley... Add support for PCRE2 (#2031)
2023-12-09  Aaron LindrosFix encoding detection on platforms with nl_langinfo...
2023-12-08  Emil VelikovMinor __LA_NORETURN inspired fixes (#2028)
2023-12-04  AtariDreamsReplace __LA_DEAD with __LA_NORETURN (#2000)
2023-12-04  Mostyn Bramley... Perform "dead stripping" on macos (#1997)
2023-12-04  Klaus Holst... Including getopt.h if HAVE_GETOPT_OPTRESET is defined...
2023-12-04  YAMASHINA Hioxz: fix incorrect eof at the end of an lzip member...
2023-11-27  Alfred Wingateunzip: Increment option count after swallowing -- ...
2023-11-24  Jeffrey WaltonPrefer OPENSSL_cleanse to memset in OpenSSL code path...
2023-11-21  Dustin L. Howettwin32: ensure that the MSVC build doesn't terminate...
2023-11-21  Dustin L. HowettAdd a new Windows-only public API, archive_read_open_fi...
2023-11-21  Brooks DavisVCSid removal (#2017)
2023-10-18  AtariDreamsUse calloc arguments that correspond with the variable...
2023-10-09  dependabot... build(deps): bump the all-actions group with 3 updates...
2023-09-22  alicefix detection of lzma_stream_encoder_mt with Werror...
2023-09-22  dependabot... build(deps): bump the all-actions group with 1 update...
2023-09-17  Roland ClobusPreserve the natural order in ISO9660 archives for...
2023-09-17  Pedro Kaj Kjellerup... Add Scorecard GHA (#1973)
next