]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2020-04-18  David CapelloDon't even try HAVE_LZMA_STREAM_ENCODER_MT if ENABLE_LZ... 1363/head
2020-04-16  Martin MatuškaMerge pull request #1348 from mikhailnov/rh-selinux
2020-04-16  Martin MatuškaMerge pull request #1359 from hjmallon/pr.neg_zstd_2
2020-04-14  Harry Mallonzstd: Improve version checking 1359/head
2020-04-10  Martin MatuškaMerge pull request #1352 from hjmallon/pr.negative_zstd
2020-04-10  Martin MatuškaMerge pull request #1356 from robUx4/svfs-variable
2020-04-07  Harry Mallonzstd: Support negative compression-levels 1352/head
2020-04-06  Steve Lhommeconsistently use svfs for statvfs variables 1356/head
2020-04-03  Martin MatuškaMerge pull request #1354 from robUx4/local-mode_t-fix
2020-04-02  Steve Lhommearchive_entry: use the proper define for mode_t 1354/head
2020-03-28  Martin MatuškaMerge pull request #1350 from josch/master
2020-03-28  Martin MatuškaMerge pull request #1342 from hjmallon/pr.fix_high_zstd
2020-03-28  Martin MatuskaCI: build Windows version with xz 5.2.5
2020-03-23  Johannes 'josch... libarchive/archive_entry_stat.3: typo nlinks -> nlink 1350/head
2020-03-19  Mikhail NovosyolovSupport RHT.security.selinux from GNU tar 1348/head
2020-03-11  Harry Mallonzstd: Fix support for compression-level>=20 when using... 1342/head
2020-03-11  Harry Mallonzstd: Use --no-check with binary to match library default
2020-03-02  Martin MatuskaSafe writes: improve error handling
2020-03-02  Martin MatuskaAdd archive_write_disk_windows.c counterpart to previou...
2020-03-02  Martin MatuskaStore errno when unlinking after rename on safe write...
2020-03-02  Martin Matuskacpio/cpio.c: Fix off-by-one in previous commit
2020-03-01  Martin Matuskacpio/cpio.c: avoid calling strlen() for destdir twice
2020-02-29  Martin MatuskaSafe writes: delete temporary file if rename fails
2020-02-28  Martin MatuskaCI: GitHub Actions: use C:\windows\system32\tar.exe...
2020-02-27  Martin Matuskabsdcpio_test: from_hex() needs to be an uint32_t
2020-02-27  Martin MatuskaXAR reader: initialize file_queue with 0 and memcpy...
2020-02-25  Martin MatuskaCI: use static CMake build of liblzma
2020-02-25  Martin MatuskaCI: various adjustments
2020-02-25  Kamil Rytarowskiarchive_read.c: silence UBSan warning about undefined...
2020-02-23  Martin MatuškaMerge pull request #1331 from cure/patch-1
2020-02-14  Ward VandewegeNew ASCII format: fix hard link description 1331/head
2020-02-13  Martin MatuskaXAR writer: initialize size with 0 in xar_write_data()
2020-02-13  Martin MatuskaSolve warning by excluding more code to _WIN32 in file_...
2020-02-12  Martin MatuskaAdd testcase for ZIPX files with LZMA_STREAM_END marker
2020-02-12  Martin MatuskaCI: add external binary static xz to Windows build
2020-02-12  Martin MatuskaConstify name in __archive_write_entry_filetype_unsuppo...
2020-02-11  Martin MatuskaLibarchive 3.4.3dev
2020-02-11  Martin MatuskaLibarchive 3.4.2 v3.4.2
2020-02-11  Martin MatuskaAdd script to generate release files with Docker.
2020-02-11  Martin MatuskaUnlink before creating a hardlink on Windows
2020-02-11  Martin MatuškaMerge pull request #1330 from zoulasc/master
2020-02-11  zoulascJust like the hard link case, for symlinks we need... 1330/head
2020-02-10  Martin MatuskaUpdate NEWS
2020-02-10  Martin MatuskaRAR5 reader: use %zu to sprintf() size_t
2020-02-09  Martin MatuskaCI Windows: download zlib and bzip2 from cloned reposit...
2020-02-08  Martin MatuskaCI: generate and publish build artifacts on GitHub...
2020-02-08  Martin MatuskaCI: build and use bzip2 on Windows from GiLab repository
2020-02-07  Martin MatuškaMerge pull request #1329 from bradking/string-append...
2020-02-07  Martin MatuskaRAR5 reader: do not mutate a global variable
2020-02-07  Martin MatuskaCI: exit with error on failure in Visual Studio stages
2020-02-06  Martin Matuska7z reader: support Delta filter with values 2-256
2020-02-06  Brad KingFix possible heap-buffer-overflow in archive_string_app... 1329/head
2020-02-02  Martin MatuškaMerge pull request #1326 from antekone/rar5_ossfuzz_20459
2020-02-02  Grzegorz AntoniakRAR5 reader: reject files that declare invalid header... 1326/head
2020-02-01  Martin MatuškaMerge pull request #1324 from bradking/solaris-11.4
2020-02-01  Martin MatuskaFix use after free in ISO9660 and XAR writer
2020-01-30  Martin MatuskaUpdate filter and format options in manual pages.
2020-01-30  Martin Matuskamtree reader: initialize checkfs with 0
2020-01-30  Brad Kinglibarchive: Fix detection of 'major' on Solaris 11.4 1324/head
2020-01-27  Martin MatuskaCmake MSVC: replace warning C4061 with C4062
2020-01-26  Martin Matuskatest_write_format_xar: add "none" options to test
2020-01-26  Martin MatuskaPAX writer: fix return-on-error memory leaks in archive...
2020-01-25  Martin MatuskaPAX writer: fix entry uname or gname longer than 32...
2020-01-25  Martin MatuskaUnify unsupported entry file type error message in...
2020-01-23  Martin MatuskaXAR writer: fix compression output buffer handling
2020-01-22  Martin MatuskaCI: make mingw32-make verbose
2020-01-22  zoulascAdd printf attributes to the printflike functions used...
2020-01-22  Grzegorz AntoniakRAR5 reader: refactored parse_tables() a little bit
2020-01-22  MonkeybreadSoftwareUpdate archive_read_support_format_rar5.c
2020-01-22  Martin MatuskaCI: raise error if MinGW tests fail
2020-01-22  Martin MatuskaFix error when overwriting files on Windows
2020-01-22  Martin MatuskaFix 7zip_packinfo_digests test when LZMA is not supported
2020-01-22  Martin Matuskacontrib/archivetest: fix compilation under MinGW
2020-01-22  Martin Matuska7zip reader tests: fixes when LZMA is unsupported
2020-01-20  Martin Matuskabsdtar.1: --exclude-vcs sort version control systems...
2020-01-20  Martin MatuskaAdd test_option_safe_writes to tar tests
2020-01-20  Martin MatuskaImplement ARCHIVE_EXTRACT_SAFE_WRITES on Windows
2020-01-20  zoulascIntroduce archive_write_disk(3) flag ARCHIVE_EXTRACT_SA...
2020-01-18  Martin MatuskaRAR5 reader: fix unsafe sign check of a bitwise operation.
2020-01-16  Martin Matuskaarchive_read.c: remove unnecessary comparsion (iindex...
2020-01-16  Martin MatuškaMerge pull request #1316 from zoulasc/tests
2020-01-16  zoulascANSI-C prototypes 1316/head
2020-01-16  zoulascAdd missing const
2020-01-16  zoulascAdd missing const
2020-01-16  zoulascAdd missing const
2020-01-16  zoulasc- Add the NetBSD-specific config.h
2020-01-16  Martin MatuskaRAR5 and WARC readers: move unnecessary comparsion...
2020-01-14  Martin Matuskaarchive_ppmd7.c: avoid possible integer overflow (security)
2020-01-14  Martin MatuskaMultiple code fixes and optimizations
2020-01-13  Martin MatuskaWindows: use _localtime64_s and _gmtime64_s where appro...
2020-01-13  Martin MatuskaUnify header style, header guard comes first
2020-01-13  Martin MatuskaUse localtime_r and gmtime_r if supported
2020-01-12  Martin MatuskaFix erroneous use of archive_string_empty() macro
2020-01-09  Martin MatuskaLHA reader UTF16: dirSep must match machine endianess
2020-01-09  Martin MatuskaLHA reader UTF-16: Encode directory separator with...
2020-01-07  Martin MatuškaMerge pull request #1308 from Claybird/fix_lha_endian
2020-01-07  ClaybirdFixed endian problem in lha UTF-16 encoding. 1308/head
2020-01-06  Martin MatuskaRedo fix for #1302 in a way that archive_write_client_o...
2020-01-05  Martin MatuskaMinor style newline consistency fixes
2020-01-03  Martin MatuskaImplement archive_write_client_free()
next