]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
7 hours ago  dependabot... CI: bump the all-actions group with 3 updates (#2140) master
7 hours ago  Martin MatuskaCI: add "CI" prefix to dependabot commit messages
8 hours ago  Martin Matuskazstd: Implement core detection on Windows
9 hours ago  Dag-Erling... zstd: Implement core detection (#2083)
12 hours ago  Martin MatuskaCI: add libxml2 to MacOS test build
12 hours ago  Tobias Stoeckmannxar: Avoid infinite link loop (#2123)
15 hours ago  Duncan Hornrar: Avoid overwriting data at "end" of circular window...
16 hours ago  Martin Matuskaunzip: explicitly set en_US.UTF-8 locale in test_I.c
2 days ago  Wei-Cheng Panfix: OOB in rar e8 filter (#2135)
2 days ago  Martin MatuškaUpdate AppleDouble support for directories (#2108)
2 days ago  Tobias Stoeckmann7zip: Limit amount of properties (#2131)
4 days ago  Tobias Stoeckmann[Windows] Ignore more directories generated by Visual...
6 days ago  Martin Matuskatests: fix null format string error in test_compat_lzip.c
6 days ago  evan-swinneyChange CMAKE_BUILD_TYPE comparison to be case-insensiti...
10 days ago  Tobias StoeckmannNever allow empty passwords (#2116)
10 days ago  Tobias StoeckmannImprove newline handling on Windows (#2115)
10 days ago  Tobias Stoeckmann[Windows] Ignore files generated by Visual Studio with...
10 days ago  Tobias Stoeckmanntools: Fix stack overflow with many arguments (#2122)
10 days ago  Tobias StoeckmannPrevent usage of uninitialized variable in `__archive_m...
10 days ago  Adrian Iain LamFix unused-function warning. (#2114)
10 days ago  Tim KientzleFix version string (#2118)
13 days ago  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 release 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)
2023-09-17  dependabot... build(deps): bump the all-actions group with 1 update...
2023-09-12  Martin Matuskatests: fix zstd long option test for 32-bit architectures
2023-09-11  Martin MatuskaLibarchive 3.7.3dev
2023-09-11  Martin MatuskaRelease 3.7.2 v3.7.2
2023-09-11  Martin MatuskaCI: update Windows zlib build dependency to 1.3
2023-09-11  Pedro NachtHash-pin GitHub Actions, keep them updated with dependa...
2023-09-06  tomaThomasAdd --long write option for zstd (#1962)
2023-09-04  Pedro NachtSet read-only workflow tokens (#1958)
2023-09-04  Jarred SumnerFix MSVC warnings on x64 (#1956)
2023-09-04  tomaThomasAdd threads write option for zstd to man pages (#1952)
2023-09-03  Mostyn Bramley... 7zip reader: improve error message when encountering...
2023-08-23  Martin Matuskauudecode filter: free name if already allocated before...
2023-08-23  Martin Matuskauudecode filter: add missing check for failed malloc
2023-08-22  Martin Matuskauudecode filter: fix memory allocation and name length...
2023-08-22  Martin Matuskauudecode filter: fix file name length calculation
2023-08-22  Martin Matuskauudecode filter: in raw mode decode file name and file...
2023-08-22  Martin Matuskacontrib/archivetest: add raw archive support and print...
2023-08-21  Mostyn Bramley... 7zip reader: translate windows permissions to unix...
2023-08-18  Martin Matuskapax writer: fix multiple security vulnerabilities
2023-08-15  Martin MatuskaCI: update Windows build dependencies
2023-08-03  Martin Matuskaunzip: correctly handle arguments following an -x after...
2023-08-03  Martin Matuskabuild: add missing HAVE_STRUCT_STATFS to build/cmake...
2023-07-31  Martin Matuskaunzip: correctly define bsdunzip_optind
2023-07-31  Martin Matuskaunzip: use libarchive-style getopt() implementation
next