]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2018-09-04  Tim Kientzle3.3.3 v3.3.3
2018-09-03  Tim KientzleUpdate README and NEWS
2018-09-02  Tim KientzleCpio test: Expected error message depends on local...
2018-09-02  Tim KientzleCheck for and include sys/sysmacros.h for GNU libc...
2018-08-19  Martin MatuskaMac OS X: Handle changed behavior of CCCryptorReset()
2018-08-05  Martin Matuskaiso9660: unduplicate and simplify code in parse_file_info()
2018-08-05  Martin MatuskaMerge pull request #1042 from jstarks:iso9660_cve
2018-07-25  John Starksiso9660: validate directory record length 1042/head
2018-07-19  Joerg SonnenbergerReject LHA archive entries with negative size.
2018-07-19  Joerg SonnenbergerSwitch mtree reader from hash table to RB tree.
2018-07-19  Joerg SonnenbergerBe consistent about la_ssize_t and ssize_t (#1010).
2018-06-18  Tim KientzleMerge pull request #1027 from somasis/master
2018-06-13  Kylie McClainarchive_entry.h: Fix missing int64_t type on musl libc 1027/head
2018-06-10  Tim KientzleMerge pull request #1024 from phcerdan/fix_strncpy_warning
2018-06-03  Pablo Hernandez... Fix gcc 8 warning about strncpy 1024/head
2018-05-21  Martin MatuskaAdd some gzip header tests including RFC 1952 compressi...
2018-05-21  Martin MatuskaMerge pull request #973 from o3dwade:master
2018-04-13  Martin MatuskaUnbreak write test for libzstd 1.3.4
2018-04-13  Martin MatuskaRemove lzop package from Darwin testing
2018-04-07  Tim KientzleMerge pull request #1005 from Sp1l/master
2018-04-01  Bernard Spilfix build with LibreSSL 2.7 1005/head
2018-03-31  Joerg SonnenbergerCheck size of the extended time field in zip archives
2018-02-25  Tim KientzleMerge pull request #993 from ArshanKhanifar/issue-991
2018-02-12  Arshan Khanifarput the absolute path in quotes in case user's director... 993/head
2018-02-07  Arshan Khanifaralphabetical order
2018-02-07  Arshan Khanifarabsolute path fix
2018-02-06  Arshan Khanifarbuild fail fix, simplified logic
2018-02-06  Arshan Khanifarcorrected licensing, removed unnecessary variables
2018-02-06  Arshan KhanifarTest case for using -C in conjunction with an @mtree...
2018-02-06  Arshan Khanifarflush pending chdirs prior to processing mtree files
2018-01-29  Tim KientzleMerge pull request #989 from trollixx/cmake-fix-lzo2
2018-01-27  Tim KientzleMerge pull request #986 from BenjaminTrapani/windows...
2018-01-26  Oleg Shparbercmake: Fix missing override for LZO2_FOUND 989/head
2018-01-25  BenjaminTrapaniFix warnings treated as errors during x64 build 986/head
2018-01-24  Martin MatuskaFix build on FreeBSD with NFS4 ACLs without ACL_ENTRY_I...
2018-01-24  Martin MatuškaMerge pull request #968 from trollixx/cmake-lz4-option
2018-01-20  BenjaminTrapaniFix indentation to match rest of file
2018-01-20  BenjaminTrapaniRevert "Copy reference resource to binary directory...
2018-01-20  BenjaminTrapaniFix sparse tests windows
2018-01-20  BenjaminTrapaniAdd space after version to fix all unit tests besides...
2018-01-20  BenjaminTrapaniCopy reference resource to binary directory to make...
2018-01-20  BenjaminTrapaniFix version format to match unit test
2018-01-20  BenjaminTrapaniFix missing hardlink source test windows
2018-01-20  BenjaminTrapaniFix bsdtar test compilation on windows with platform...
2018-01-07  Tim KientzleMerge pull request #962 from spanglerco/existing-dir...
2018-01-05  Oleg Shparbercmake: Add ENABLE_LZ4 option 968/head
2017-12-04  Omar FarooqAdding compression level support for gzip 973/head
2017-11-22  Tim KientzleMerge pull request #966 from jstarks/windows_disk_read_...
2017-11-22  Tim KientzleMerge pull request #970 from jstarks/zip_path_separator
2017-11-16  John Starkszip: Allow backslash as path separator 970/head
2017-11-02  John StarksWindows: set errno on CreateFileW failure 966/head
2017-11-02  Tim KientzleMerge pull request #964 from legnaleurc/fix_fallthrough
2017-10-31  Wei-Cheng PanFix -Werror=implicit-fallthrough= for GCC 7. 964/head
2017-10-23  Paul SpanglerSimplify test case per PR comments 962/head
2017-10-22  Tim KientzleMerge pull request #961 from zweger/master
2017-10-20  Zack WegerClear the ZIP format name before constructing a new... 961/head
2017-10-20  Paul Spanglerarchive_write_disk_{posix,windows}.c: Don't modify...
2017-10-15  ngieFix a potential NULL pointer dereference of `tar` in...
2017-10-07  Mike Frysingerdelete dead ppmd7 alloc callbacks (#893)
2017-10-07  Joerg SonnenbergerFix archive freeing bug in bsdcat.
2017-10-06  Joerg SonnenbergerMatch archive.h for la_int64_t vs int64_t
2017-10-01  Martin Matuskabsdtar manpage: unify descriptions of compression options
2017-09-30  Tim KientzleMerge pull request #912 from korli/libnetwork
2017-09-20  Brad KingDo not use nanosecond file time APIs on macOS < 10.13 953/head
2017-09-18  Joerg SonnenbergerFix case in comment.
2017-09-09  Joerg SonnenbergerAvoid a read off-by-one error for UTF16 names in RAR...
2017-09-06  Joerg SonnenbergerEnsure that the AES extension header is large enough.
2017-09-06  Joerg SonnenbergerPlace a limit on the mtree line length to make fuzzers...
2017-09-05  Joerg SonnenbergerDon't allow sparse mapping entry to pass beyond 63bit.
2017-09-05  Joerg SonnenbergerMatch full strings, not just prefixes.
2017-09-05  Joerg SonnenbergerDo something sensible for empty strings to make fuzzers...
2017-09-04  Tim KientzleIssue #947: Reference archive_write_set_options in...
2017-08-31  Tim KientzleMerge pull request #943 from jrmarino/master
2017-08-22  jrmarinoRecognize ".tzst" extension as ".tar.zst" 943/head
2017-08-13  Tim KientzleMerge pull request #905 from iburinoc/zstd
2017-08-13  Tim KientzleMerge pull request #934 from tonytheodore/cflags-private
2017-08-13  Tony Theodorelibarchive.pc.in: add Cflags.private for static linking 934/head
2017-08-05  Tim KientzleMerge pull request #930 from Tarsnap/spelling-upload
2017-08-05  Tim KientzleMerge pull request #929 from cperciva/master
2017-08-03  Colin PercivalAvoid overflow when reading corrupt cpio archive 929/head
2017-08-01  Joerg SonnenbergerRevert addition of assert.
2017-08-01  Joerg SonnenbergerDon't call wmemmove if size is zero.
2017-07-30  Graham PercivalSpelling fixes 930/head
2017-07-28  Martin Matuskaarchive_write_ar_data(): replace strncpy() with memcpy()
2017-07-28  Martin MatuskaMerge pull request #926 from emaste/libarchive
2017-07-21  Ed Masteensure ar strtab is null terminated 926/head
2017-07-16  Tim KientzleIssue #924: fix capitalization of bcrypt.h header
2017-07-10  Tim KientzleLibarchive 3.3.3dev
2017-07-10  Tim KientzleLibarchive 3.3.2 v3.3.2
2017-07-09  Tim KientzleAdd a missing test file
2017-05-23  Chris RobertsCheck libgnu for xattr functions on Haiku 912/head
2017-05-21  Tim KientzleIssue #910: Don't use stdin as a source of test data
2017-05-16  Sean PurcellFix zstd memory allocation and null checks 905/head
2017-05-16  Sean PurcellFix alphabetical order, other small fixes
2017-05-16  Sean Purcellzstd: Don't bid on skippable frames
2017-05-16  Sean Purcellzstd: Address comments by @terrelln
2017-05-16  Sean PurcellBuild with zstd on TravisCI on OS X
2017-05-16  Sean PurcellDon't try to use libzstd versions without streaming API
2017-05-16  Sean PurcellSkip zstd write tests when library not present
2017-05-16  Sean PurcellFix compile errors with cmake and when zstd isn't present
next