]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2 hours ago  LukeSkyDrar reader: fix cast to unsigned int (#2209) master
3 days ago  dependabot... CI: Bump the all-actions group with 2 updates (#2198)
3 days ago  Wei-Cheng Panfix(rar): add boundary checks to rgb filter (#2210)
13 days ago  Tobias Stoeckmann7zip: Fix NULL pointer dereference on non-zlib builds...
13 days ago  Tobias Stoeckmanncab: Cover all error cases in __archive_read_ahead...
13 days ago  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)
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 release 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...
next