]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2019-01-16  Jakub KulíkAdd missing header file include 1121/head
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-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-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...
2018-09-08  Joerg SonnenbergerCheck for OPENSSL_VERSION_AT_LEAST before using it.
2018-09-08  Joerg SonnenbergerDon't disable -lcrypto if all hashes are provided by...
2018-09-08  Joerg SonnenbergerAvoid ctype warnings.
2018-09-08  Joerg SonnenbergerEVP_CIPHER_CTX_init is deprecated, so avoid it for...
2018-09-08  Joerg SonnenbergerSet file type explicitly for all entries.
2018-09-08  Tim KientzleSet up 3.3.4dev
2018-09-08  Tim Kientzle3.3.3
2018-09-08  Tim KientzleUpdate README and NEWS
2018-09-08  Tim KientzleCpio test: Expected error message depends on local...
2018-09-08  Tim KientzleCheck for and include sys/sysmacros.h for GNU libc...
2018-09-08  Martin MatuskaMac OS X: Handle changed behavior of CCCryptorReset()
2018-09-08  Martin Matuskaiso9660: unduplicate and simplify code in parse_file_info()
2018-09-08  John Starksiso9660: validate directory record length
2018-09-08  Joerg SonnenbergerReject LHA archive entries with negative size.
2018-09-08  Joerg SonnenbergerSwitch mtree reader from hash table to RB tree.
2018-09-08  Joerg SonnenbergerBe consistent about la_ssize_t and ssize_t (#1010).
2018-09-08  Grzegorz AntoniakAdded support for extraction of RAR v5 archives
2018-09-05  Joerg SonnenbergerUse plain OPENSSL_VERSION_NUMBER and also block LibreSS...
2018-09-05  Joerg SonnenbergerRedo OPENSSL_VERSION_AT_LEAST check to deal with CPP...
2018-09-04  Joerg SonnenbergerCheck for OPENSSL_VERSION_AT_LEAST before using it.
2018-09-04  Joerg SonnenbergerDon't disable -lcrypto if all hashes are provided by...
2018-09-04  Joerg SonnenbergerAvoid ctype warnings.
next