]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2019-02-03  Arnadu BotellaRemove windows warnings 1133/head
2019-01-30  Martin MatuškaMerge pull request #1125 from antekone/bug/GH-1119
2019-01-30  Martin MatuskaRemove test_compat_pax_libarchive_2x
2019-01-30  Martin MatuskaReorganize CI build scripts
2019-01-30  Martin MatuskaRemove Travis CI testing
2019-01-22  Martin MatuskaCI build: allow BS as a shortcut for BUILD_SYSTEM variable
2019-01-22  Martin MatuskaCirrus CI: add Fedora 29 container test
2019-01-22  Martin MatuškaMerge pull request #1124 from mgorny/zstd
2019-01-22  Michał Górnycmake: Add ENABLE_ZSTD option 1124/head
2019-01-20  Martin MatuškaMerge pull request #1121 from kulikjak/fix_mkdev
2019-01-20  Martin MatuškaMerge pull request #1110 from antekone/zipx_support_work_3
2019-01-20  Martin MatuskaImprove cirrus build
2019-01-20  Martin MatuškaMerge pull request #1120 from daxtens/fixes2
2019-01-20  Martin MatuškaMerge pull request #1116 from GeraldNDA/GeraldNDA-suppo...
2019-01-18  Grzegorz AntoniakRAR5 reader: Removed a memory leak in process_head_file 1125/head
2019-01-18  Grzegorz AntoniakRAR5 reader: Fixed a read from invalid memory block
2019-01-16  Jakub KulíkAdd missing header file include 1121/head
2019-01-16  Daniel Axtens7zip: fix crash when parsing certain archives 1120/head
2019-01-16  Daniel Axtensiso9660: Fail when expected Rockridge extensions is...
2019-01-15  Martin MatuskaMove Cirrus CI commands to a separate script
2019-01-14  Martin MatuskaSkip test_compat_pax_libarchive_2x on FreeBSD for now.
2019-01-14  Martin Matuskabuild/ci_build.sh: print failed test logs to stdout
2019-01-13  Martin MatuskaAdd expat, libxml2, liblz4 and zstd to Cirrus CI FreeBS...
2019-01-13  Martin MatuškaMerge pull request #1117 from lwhsu/cirrus-ci
2019-01-11  Li-Wen HsuAdd Cirrus-CI config for FreeBSD builds 1117/head
2019-01-09  Gerald NDAAdd support for the 64-bit ar format 1116/head
2019-01-07  Joerg SonnenbergerDo something useful for directories by setting the...
2019-01-07  Joerg SonnenbergerForce intermediate to uint64_t to make UBSAN happy.
2018-12-26  Martin MatuškaMerge pull request #1085 from Young-X/master
2018-12-21  Grzegorz AntoniakZIP reader: improve checks for existence of liblzma 1110/head
2018-12-18  Grzegorz AntoniakAdded missing files into Makefile.am
2018-12-18  Grzegorz AntoniakZIP reader: added support for XZ, LZMA, PPMD8 and BZIP2...
2018-12-15  Tim KientzleMerge pull request #1108 from libarchive/Issue1104
2018-12-15  Tim KientzleIssue 1104: Explicitly limit the printed string to... 1108/head
2018-12-13  Martin MatuškaMerge pull request #1105 from daxtens/master
2018-12-13  Martin MatuškaMerge pull request #1107 from antekone/rar5_unused_func...
2018-12-13  Grzegorz AntoniakRAR5 reader: removed an unused function: bf_is_last_block 1107/head
2018-12-11  Daniel Axtenswarc: consume data once read 1105/head
2018-12-11  Daniel AxtensSkip 0-length ACL fields
2018-12-11  Daniel Axtensrar: file split across multi-part archives must match
2018-12-11  Daniel AxtensAvoid a double-free when a window size of 0 is specified
2018-12-09  Martin MatuškaMerge pull request #1102 from antekone/rar5_powerpc_fixes
2018-12-07  Grzegorz AntoniakRAR5 reader: fixed big-endian problems 1102/head
2018-11-28  Martin MatuskaSwitch Travis CI Ubuntu distribution from trusty to...
2018-11-26  Martin MatuškaMerge pull request #956 from korli/cmakexattr
2018-11-25  Martin MatuskaFix test_extattr_freebsd, can be fully run as non-root now
2018-11-25  Martin MatuškaMerge pull request #1023 from eborisch/master
2018-11-25  Martin MatuškaMerge pull request #1089 from DerDakon/cmp0075
2018-11-25  Martin MatuškaMerge pull request #1087 from DerDakon/read-var
2018-11-25  Martin MatuskaAllow in-entry comments in SCHILY.acl.*
2018-11-24  Martin MatuskaMerge pull request #1092 from praiskup/resource-leaks...
2018-11-24  Martin Matuskatar/write.c: call missing archive_read_close() in write...
2018-11-24  Martin MatuskaMerge pull request #1091 from praiskup/newc-use-after...
2018-11-23  Pavel RaiskupFix a few obvious resource leaks and strcpy() misuses 1092/head
2018-11-23  Pavel RaiskupFix use-after-free in delayed link processing (newc... 1091/head
2018-11-21  Rolf Eike Beerreset CMAKE_REQUIRED_LIBRARIES before checking system... 1089/head
2018-11-21  Rolf Eike Beertests: fix compile error with -Wshadow on older gcc... 1087/head
2018-11-12  Young_XFix a null pointer dereference bug in zip writer. 1085/head
2018-11-11  Martin MatuškaMerge pull request #1084 from antekone/rar5_bugfixes_pr
2018-11-09  Grzegorz AntoniakRAR5 reader bugfixes (block-by-block, loops, warnings) 1084/head
2018-11-04  Martin MatuškaMerge pull request #1080 from Tarsnap/spelling-upload
2018-11-02  Graham PercivalSpelling & grammar fix 1080/head
2018-11-02  Graham PercivalSpelling fixes
2018-10-29  Martin MatuškaMerge pull request #1079 from antekone/config_h_entries...
2018-10-27  Grzegorz AntoniakAdded missing config.h entries for libb2 1079/head
2018-10-26  Martin MatuskaRAR5 reader: more maybe-uninitialized size_t fixes...
2018-10-25  Martin MatuskaRAR5 reader: fix build errors on some FreeBSD platforms
2018-10-23  Martin MatuskaRAR5 reader: comment out unused constant
2018-10-23  Martin MatuskaRAR5 reader: mark some constants static
2018-10-06  Grzegorz AntoniakAdded a test demonstrating for GitHub issue 998.
2018-10-06  Grzegorz AntoniakFix for GitHub issue 998.
2018-10-06  Martin MatuskaMerge pull requeset #1070 from zweger/master
2018-10-06  Martin MatuskaAdd RAR 5.0 support to NEWS and README.md
2018-10-06  Martin MatuskaAdd information about BLAKE2 multi-license to COPYING
2018-10-06  Martin Matuskaarchive_read_support_format_rar5: enable blake2 support...
2018-10-04  Martin MatuskaMerge pull request #1061 from antekone/unrar5
2018-10-04  Martin MatuskaAdd missing RAR5 files to Makefile.am
2018-10-04  Grzegorz AntoniakRemoved usage of __attribute__ macros and unsafe cast... 1061/head
2018-10-04  Grzegorz AntoniakFixed broken unit tests in other parts of the project.
2018-10-02  Zack WegerDon't default XAR entry atime/mtime to the current... 1070/head
2018-10-02  Grzegorz AntoniakRefactored tests a little bit, added 2 more tests.
2018-10-01  Grzegorz AntoniakRevert "xar: fix bad seek in move_reading_point()"
2018-10-01  Grzegorz AntoniakAdded some unit tests, fixed some bugs, added more...
2018-09-26  Grzegorz AntoniakMerge branch 'unrar5' of github.com:antekone/libarchive...
2018-09-25  Grzegorz AntoniakMerge branch 'unrar5' of github.com:antekone/libarchive...
2018-09-25  Grzegorz AntoniakAdded support for extraction of RAR v5 archives
2018-09-25  Grzegorz AntoniakMerge branch 'master' of http://github.com/libarchive...
2018-09-22  Martin MatuskaCorrectly process and verify integer arguments passed...
2018-09-20  Martin MatuskaUse PATH_MAX if available for temporary path buffer
2018-09-20  Martin MatuškaMerge pull request #1066 from Young-X/master
2018-09-18  Young_Xfix out of bounds read on empty string () filename... 1066/head
2018-09-09  Joerg SonnenbergerHandle whitespace-only ACL fields correctly.
2018-09-09  Grzegorz AntoniakMerge branch 'master' of github.com:antekone/libarchive...
2018-09-08  Tim KientzleMerge pull request #1019 from donmeyer/add_allocation_check
2018-09-08  Tim KientzleMerge pull request #1032 from anthonybrandon/master
2018-09-08  Tim KientzleMerge pull request #1037 from NamedKitten/patch-1
2018-09-08  Tim KientzleFix OpenSSL version number
2018-09-08  Tim KientzleMore information about sparse test failures
2018-09-08  Joerg SonnenbergerUse plain OPENSSL_VERSION_NUMBER and also block LibreSS...
2018-09-08  Joerg SonnenbergerRedo OPENSSL_VERSION_AT_LEAST check to deal with CPP...
next