]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2023-07-18  Martin MatuskaRelease 3.7.0 v3.7.0
2023-07-17  Mostyn Bramley... 7zip reader: add support for ARM64 filter (#1918)
2023-07-17  Martin MatuskaCI: use two make jobs for Cirrus CI FreeBSD builds
2023-07-17  Mostyn Bramley... CI: use multiple make jobs to speed up building (#1917)
2023-07-17  Martin Matuskabsdunzip_test: fix link against ACL libs in cmake
2023-07-15  Martin Matuskapax writer: depend ustar_max_mtime on size of time_t
2023-07-14  Martin MatuskaCI: use macos-13 in GitHub Actions
2023-07-14  Martin Matuskabuild: add mising test archives to Makefile.am
2023-07-14  Martin Matuskabuild: fix dist-build in Makefile.am
2023-07-14  Martin MatuskaCI: update apt cache on Ubuntu before build
2023-07-14  Martin Matuskaunzip: disable build on Windows
2023-07-14  Martin MatuskaCI: ignore directory traversals test nr. 4 on MacOS
2023-07-14  Martin Matuskaunzip: fix mtime number error from last commit
2023-07-14  Martin Matuskaunzip: fix multi-platform handling of stat mtime
2023-07-14  Martin MatuskaCI: fix debug build with cmake
2023-07-14  Martin Matuskabuild: fix cmake build with OpenSSL
2023-07-14  Martin Matuskatests: fix exit on failed realloc in libarchive/test...
2023-07-14  Martin Matuskaunzip: fix EXTRA_VERSION macro in unzip/test/test.h
2023-07-14  Martin Matuskabuild: fix cmake build with Mbed TLS
2023-07-14  Martin MatuskaFix call to setenv() in unzip/bsdunzip.c
2023-07-14  Martin MatuskaFix missing endif in libarchive/archive_random.c
2023-07-13  Mingye Wangbsdunzip: make it possible to pass filenames starting...
2023-07-13  Adrian VovkPort over FreeBSD's unzip utility
2023-07-13  Sarah GilmoreAdd missing brackets to if clause
2023-07-13  Sarah GilmoreFix indentation
2023-07-13  Sarah GilmoreFix typo in calls to close_file_descriptor function
2023-07-13  Sarah GilmoreAlways close file handle on descriptor on posix systems...
2023-07-13  Sarah GilmoreClose file handle on windows when padding/truncating...
2023-07-13  Pedro NachtAdd security policy (#1866)
2023-07-13  Enji CooperFix the build with libressl-devel <2.7
2023-07-13  Albert Jinfix incorrect test of HAVE_LZMA_STREAM_ENCODER_MT and...
2023-07-13  Peter KaestleREADME: vulnerability on implicite directory creation
2023-07-13  KaiREADME.md: HTTP => HTTPS
2023-07-13  Steve LhommeUse Windows bcrypt when enabled and building for Vista...
2023-07-13  Steve LhommeDisable CreateFileA calls in UWP builds
2023-07-13  Steve LhommeUse CreateFile2 instead of CreateFileW on Win8+ builds
2023-07-13  Steve Lhommetests: use CreateFileA for char* filenames
2023-07-13  Steve LhommeDon't call GetOEMCP() in Universal Windows Platform...
2023-07-13  Steve LhommeUse the common CMake BUILD_SHARED_LIBS to build shared...
2023-07-13  Steve LhommeFix bcrypt detection on UNIX cross-compilation
2023-07-13  Steve LhommeFix build error when cross-compiling for Windows
2023-07-13  Steve Lhommefix the CreateHardLinkW signature to match the real...
2023-07-13  Steve LhommeDisable CreateSymbolicLinkW use in UWP builds
2023-07-13  Steve LhommeUse CreateHardLinkW and CreateSymbolicLinkW directly...
2023-07-13  Steve LhommeDisable program call with stdin/stdout usage on UWP...
2023-07-13  Mingye Wangfixup! someone messed up the list
2023-07-13  Mingye Wangarchive_read_set_options.3: document zip options
2023-07-13  uyjulianProperly guard calls to sigaction
2023-07-13  uyjulianFix certain unused variables on certain conditions
2023-07-13  uyjulianProperly guard calls to lstat
2023-07-13  uyjulianRename to avoid arc4random_buf static definition clashing
2023-07-13  Mostyn Bramley... 7zip reader: add 7z ARM filter support for copy/bzip2...
2023-07-13  Mostyn Bramley... 7zip reader: add some 7z ARM filter tests
2023-07-13  Mostyn Bramley... 7zip reader: add support for zstandard compression...
2023-07-13  Mostyn Bramley... Add some 7zip zstd reader tests
2023-07-13  Luke Mewburnsetup_current_filesystem: fail if name_max is 0
2023-07-13  Luke MewburnLinux: use statvfs for name_max if available
2023-07-13  Wei-Cheng Panfix unused variable error if no zstd
2023-07-09  AtariDreamsPrefer OR over addition (#1915)
2023-06-21  Ed MasteCI: update FreeBSD versions (#1907)
2023-05-13  Enji CooperReduce overlinking per pkg-config spec (#1870)
2023-05-13  Enji CooperFix FreeBSD builds with WARNS=6 (#1869)
2023-04-18  Dimitry AndricMake single bit bitfields unsigned to avoid clang 16...
2023-03-02  Xin "Russell... fix typo in config.h.in (#1851)
2023-02-19  Po-Chuan HsiehFix date (#1846)
2023-02-14  Li kunyuarchive_read_data_into_fd: Increase pointer assignment...
2023-01-20  Bernhard M... Allow tests to pass after 2038 (#1838)
2023-01-13  Bernhard M... Fix cpio test in 2038 (#1836)
2023-01-09  Dag-Erling... Add tests for the new zstd options.
2023-01-09  Dag-Erling... Document the new zstd options.
2023-01-09  Dag-Erling... Support producing multi-fragment zstd archives.
2023-01-09  Dag-Erling... Flush write filters between entries.
2023-01-09  Dag-Erling... Clean up zstd support code.
2023-01-09  RoseDo not account for NULL terminator when comparing with...
2023-01-09  RoseUpdate autotools and fix warnings (#1815)
2023-01-09  Rosen Penevreplace time64 functions with normal ones (#1830)
2022-12-28  Rosen Penevfurther cleanup _localtime64_s (#1824)
2022-12-28  Peter PentchevOnly add "iconv" to the .pc file if needed (#1825)
2022-12-28  TERESH1add "no sanitize undefined" attribute with clang (...
2022-12-28  TERESH1Memory leaks fix for tests (#1829)
2022-12-20  Rosen Penevcleanup _localtime64_s (#1820)
2022-12-09  Martin MatuskaLibarchive 3.6.3dev
2022-12-09  Martin MatuskaRelease 3.6.2 v3.6.2
2022-12-09  Martin Matuskaarchive_hmac: use EVP_MAC_*() in OpenSSL 3.0
2022-12-09  Martin MatuskaCI: update Ubuntu to 22.04 and MacOS to 12
2022-12-08  Martin Matuskaarchive_read_support_format_tar: avoid always-true...
2022-12-08  Martin Matuskatest_sparse_basic: avoid always-true comparsion
2022-12-08  Martin Matuskatest_main.c: omit always-true comparsion
2022-12-08  Martin Matuskatest_read_format_rar5: correctly use verify_data()
2022-12-08  Martin Matuskamtree reader: check __archive_rb_tree_find_node() for...
2022-12-08  Martin Matuskaarchive_read_disk_posix: fail if unable to alocate...
2022-12-08  Martin Matuskavarious: fix unitialized local variables
2022-12-07  Martin Matuskatests: silence localtime() CodeQL warnings
2022-12-07  Martin Matuskatests: silence more CodeQL warnings in test_utils/test_...
2022-12-07  Martin Matuskatests: silence some CodeQL warnings in test_utils/test_...
2022-12-07  Martin Matuskatests: silence CodeQL warning in tar/test_option_b
2022-12-07  Martin Matuskacab reader: cast to int when subtracting unsigned integers
2022-12-07  lgtm-com[bot]Add CodeQL workflow for GitHub code scanning (#1800)
2022-12-07  Martin MatuškaMerge pull request #1806 from kikht/share-write
2022-12-06  Martin MatuškaMerge pull request #1771 from EwgeniWolowik/extend_clea...
next