]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2016-02-28  Mike Frysingeradd missing _PC_NAME_MAX checks 663/head
2016-02-26  Tim KientzleMerge pull request #645 from andrewgregory/check_symlinks
2016-02-23  Andrew Gregoryadd test for SECURE_SYMLINKS with absolute path 645/head
2016-02-23  Andrew GregorySkip root directory symlink check
2016-02-23  Andrew Gregoryadd test for SECURE_SYMLINKS for first child
2016-02-23  Andrew GregoryRestore modified path after lstat
2016-02-21  Tim KientzleFix for issue #623.
2016-02-21  Tim KientzleClarify the limit on number of filters
2016-02-21  Tim KientzleFix globbing error v3.1.900a
2016-02-14  Tim KientzleUpdate NEWS with highlights from last two years of...
2016-02-14  Tim KientzleMinor adjustments to DEBUG messages
2016-02-14  Tim KientzleIssue #659: Fix xar parsing of archives with appleexte...
2016-02-05  Tim KientzleMerge pull request #650 from cinience/master
2016-02-01  cinienceFix bug for __archive_write_program_allocate 650/head
2016-02-01  cinienceFix bug for __archive_write_program_allocate
2016-02-01  Tim KientzleSet version number to 3.1.900a
2016-02-01  Tim KientzleRead very large RAR headers incrementally
2016-01-31  Tim KientzleRework LZ4 option tests to work with various implementa...
2016-01-31  Tim KientzleUpdate lz4 test to watch for the reworded error messages
2016-01-31  Tim KientzleImprove error messages by including the name of the...
2016-01-31  Tim KientzleBring along a trailing null when guessing the path...
2016-01-31  Tim KientzleClarify error messages when using external compression...
2016-01-30  Tim KientzleFix LZ4 tests when liblz4 is not present
2016-01-30  Tim KientzleTrack changes in the lz4 command-line tool
2016-01-29  Tim KientzleReally sync up the test harnesses
2016-01-29  Tim KientzleFix two broken UU files
2016-01-29  Tim KientzleSync up the test harnesses; add error checks to the...
2016-01-28  Tim KientzleFix test on systems without zlib
2016-01-24  Tim KientzleUpdate the version string correctly
2016-01-11  Tim KientzleFix cmake tests for nettle and OpenSSL support
2016-01-19  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2016-01-19  Tim KientzleFix nettle library probe
2016-01-14  Tim KientzleMerge pull request #644 from hinrichsenhans/vs2015
2016-01-14  Hans HinrichsenVisual Studio 2015 Changes 644/head
2016-01-11  Tim KientzleInclude missing reference files for tests
2016-01-11  Tim KientzleInclude overlooked header file in distro
2016-01-11  Tim KientzleRemove Zip UTF8 tests from build
2016-01-10  Tim KientzleRemove Zip UTF8 tests from master.
2016-01-10  Tim KientzleMention V7, a few wording tweaks
2016-01-10  Tim KientzleRemove an extraneous .El
2016-01-10  Tim KientzleDocument the 'v7' tar format support.
2016-01-08  Tim KientzleMerge pull request #638 from hinrichsenhans/test_leadin...
2016-01-08  Tim KientzleMerge pull request #641 from watercrossing/fixShadowTime
2016-01-07  watercrossingFix `time` shadowing in archive_write_set_format_warc.c 641/head
2016-01-07  Hans Hinrichsentest_leading_slash compatibility with Windows 638/head
2016-01-03  Tim KientzleMerge pull request #634 from scfarley/master
2016-01-03  Sean FarleyApply global flag in substitution 634/head
2016-01-03  Tim KientzleMerge pull request #607 from betafive/pbarker/issue578
2016-01-01  Tim KientzleIssue #631: Move 'r' into an inner scope to fix shadowing
2015-12-31  Hans HinrichsenMerge pull request #1 from libarchive/master
2015-12-27  Tim KientzleMerge pull request #628 from obache/neatsrc/issue-627
2015-12-27  OBATA AkioEnsure to declare UINTMAX_MAX, INTMAX_MAX and INTMAX_MIN 628/head
2015-12-19  Joerg SonnenbergerFix typo
2015-11-20  Tim KientzleAdd in two missing test cases.
2015-11-20  Tim KientzleRework to avoid some C99-isms. <sigh>
2015-10-26  Brad KingUse CommonCrypto APIs on OS X only when available 612/head
2015-10-26  Brad KingDo not use pthread.h API without header
2015-10-26  Brad KingDefine O_CLOEXEC when missing in archive_random.c
2015-10-26  Brad KingForward declare __archive_get_date in a dedicated inter...
2015-10-26  Brad KingUse macros for ZIP format integer constants
2015-10-26  Brad KingInvert logic of ternary pointer checks
2015-10-26  Brad KingImprove readability of ternary expression checking...
2015-10-26  Brad KingGuard inclusion of bcrypt.h with HAVE_BCRYPT_H
2015-10-26  Brad KingImprove argument names of xmemmem
2015-10-26  Brad KingAvoid non-portable u_int8_t
2015-10-26  Brad KingAvoid trailing `,` in enum for ISO C90 compatiblity
2015-10-26  Brad KingWorkaround missing byte swap symbol on VS 7.1 Debug...
2015-10-26  Brad KingPort main library code to OSF operating system
2015-10-26  Brad KingUpdate 'inline' portability for old IBM and Sun compilers
2015-10-26  Brad KingAvoid using 'uint8_t' as bitfield type
2015-10-26  Brad KingAvoid using name 'u_long'
2015-10-26  Brad KingAvoid left-shift overflow of signed integer
2015-10-26  Brad KingFix typo in archive_write_add_filter_lzop.c comment
2015-10-26  Brad KingFix typo in archive_write_set_format_mtree.c comment
2015-10-26  Brad KingFix typo in archive_write_set_options.3
2015-10-26  Brad KingDefine ARCHIVE_VERSION_NUMBER before first use
2015-10-24  Tim KientzleThese tests only run on Mac; put all the code behind...
2015-10-23  Tim KientzleIt seems we can no longer rely on getting WARN back...
2015-10-23  Tim KientzleDon't try to be smart about probing the min/max tim_t...
2015-10-21  Tim KientzleIf 7zip is not supported, skip the encryption detection...
2015-10-21  Tim KientzleWhen comparing ACLs for these tests, ignore 'Guest...
2015-09-30  Tim KientzleMerge pull request #608 from Tarsnap/fix-automake-white...
2015-09-29  Graham PercivalFix trailing whitespace in Makefile.am 608/head
2015-09-26  Paul BarkerIssue 578: Close temp_fd in 7zip and xar writers 607/head
2015-09-26  Tim KientzleMerge pull request #606 from betafive/pbarker/minitar
2015-09-25  Paul BarkerCleanup error message printing in minitar example 606/head
2015-09-10  Tim KientzleMerge pull request #601 from Tarsnap/strdup-allocation...
2015-09-07  Graham PercivalCheck for strdup() allocation failure 601/head
2015-09-06  Tim KientzleRework the la_ssize_t and la_int64_t definitions to...
2015-09-04  Tim KientzleMerge pull request #599 from Tarsnap/add-missing-tests...
2015-09-04  Tim KientzleMerge pull request #596 from Tarsnap/warn-hardlink...
2015-09-03  Graham PercivalAdd test for #595 "warn missing hardlink target" 596/head
2015-09-03  Graham PercivalWarn if target of hard-link is not present
2015-09-03  Graham Percivaladd missing tests to automake 599/head
2015-08-27  Tim KientzleIssue 593: Add .travis.yml for Travis-CI
2015-08-27  Tim KientzleIssue 591
2015-08-09  Tim KientzleIssue 547: problems with compress bidder
2015-08-09  Tim KientzleIssue 551: Fix the best-effort UTF8 conversion
2015-07-27  Tim KientzleIssue #582: reject sparse blocks with negative size...
2015-07-26  Tim KientzleAdd archive_read_next_header support to archive_read_di...
next