]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2020-05-06  Adam KorczynskiMoved oss-fuzz files from oss-fuzz to Libarchives repos... 1376/head
2020-04-30  Martin MatuskaAdd test for #1357 (detection of pzstd compressed files)
2020-04-30  Martin MatuškaMerge pull request #1357 from mako2580/master
2020-04-30  Martin MatuškaMerge pull request #1360 from EricAustinYu/master
2020-04-30  Martin MatuskaFix retrieving incorrect member from struct statfs
2020-04-30  Martin Matuskatar reader: update handling of RHT.security.selinux...
2020-04-30  Martin MatuškaMerge pull request #1372 from evelikov/single-child
2020-04-30  Martin MatuškaMerge pull request #1371 from evelikov/digest-ifdef
2020-04-30  Martin MatuškaMerge pull request #1365 from AdamKorcz/master
2020-04-26  Terrell Russellfix typo in README.md (#1373)
2020-04-25  Emil VelikovRemove CloseHandle() from __archive_write_program_free 1372/head
2020-04-25  Emil VelikovCall OpenProcess() from within __archive_create_child()
2020-04-25  Emil VelikovChange __archive_create_child() signature
2020-04-25  Adam KorczynskiMoved the corpus file to the contrib dir 1365/head
2020-04-25  Emil VelikovRemove #ifdef chain in __archive_digest init 1371/head
2020-04-24  Martin MatuškaMerge pull request #1363 from aseprite/dont-test-lzma...
2020-04-24  Martin MatuškaMerge pull request #1364 from aseprite/macos-no-deprecated
2020-04-24  Martin MatuškaMerge pull request #1362 from aseprite/libarchive.pc...
2020-04-24  Martin MatuškaMerge pull request #1361 from aseprite/fix-msvc-warning...
2020-04-24  Martin MatuškaMerge pull request #1367 from zoulasc/master
2020-04-22  Christos ZoulasMake variable const since it is assigned from a string... 1367/head
2020-04-22  Christos ZoulasAdd missing breaks
2020-04-21  Adam KorczynskiAdded seed corpus
2020-04-18  David CapelloUse /w1nnnn instead of /wennnn to enable warnings on... 1361/head
2020-04-18  David CapelloDisable error using deprecated functions on macOS 10... 1364/head
2020-04-18  David CapelloDon't even try HAVE_LZMA_STREAM_ENCODER_MT if ENABLE_LZ... 1363/head
2020-04-17  David CapelloCreate libarchive.pc inside the cmake build dir 1362/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  Eric YuRemove unreachable code in RAR reader 1360/head
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-08  Matúš Olekšákzstd: Add support for files created with pzstd 1357/head
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
next