]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2016-06-08  Julien FinetDo not preppend \\?\ if it is already there 714/head
2016-04-30  Tim KientzleLibarchive 3.2.0 v3.2.0
2016-04-30  Tim KientzleSync up test harnesses
2016-04-30  Tim KientzleMerge branch 'vu862384'
2016-04-29  Tim KientzleIssue 585: archive.h needs time.h
2016-04-29  Tim KientzleIssue 695: check fwrite return value, sync up test...
2016-04-28  Tim KientzleIssue 693: assert() wants a boolean, not a pointer
2016-04-28  Tim KientzleIssue 690: Document the possible need for -lacl on...
2016-04-28  Tim KientzleIssue 692: More robust check for lzma_stream_encoder_mt
2016-04-28  Tim KientzleIssue 692: Fix typo in newc cpio test
2016-04-28  Tim KientzleIssue 685: Just verify the body of the error message...
2016-04-28  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2016-04-28  Tim KientzleIssue 686: Correctly retry if the buffer needs to be...
2016-04-25  Tim KientzleDefault to Windows 7 SDK
2016-04-25  Tim KientzleDefine NTDDI_VERSION on Windows, default to Windows...
2016-04-25  Tim KientzleAccomodate different return codes on Windows
2016-04-25  Tim KientzleArithmetic with void * pointers is a bad idea
2016-04-25  Tim KientzleIssue #656: Fix CVE-2016-1541, VU#862384
2016-04-24  Tim KientzleEnsure that cryptor, hmac, and xxhash always define...
2016-04-24  Tim KientzleDefine INT32_MAX and INT32_MIN for older compilers
2016-04-24  Tim KientzleUpdates
2016-04-24  Tim KientzleMove variable declarations to beginning of block for...
2016-04-14  Tim KientzleMerge pull request #683 from flandr/fix-invalid-loop
2016-04-14  Tim KientzleMerge pull request #684 from flandr/test-workaround
2016-04-13  Nate RosenblumRemove now-unnecessary test workaround 684/head
2016-04-13  Nate RosenblumFix C90 build errors 683/head
2016-04-11  Tim KientzleMerge pull request #681 from prehistoric-penguin/master
2016-04-11  prehistoric... fix missing archive_write_close for write object 681/head
2016-04-11  Tim KientzleManpage updates
2016-04-10  Tim KientzleUpdate list of supported filters
2016-04-10  Tim KientzleTag libarchive 3.1.901a v3.1.901a
2016-04-10  Tim KientzleBe more accurate about finding tests
2016-04-10  Tim KientzleDisable some troublesome LZ4 tests.
2016-04-10  Tim KientzleIssue #655: Be more careful verifying sparse file...
2016-04-05  Tim KientzleMerge pull request #679 from ericvw/cmake_aix
2016-04-05  Eric N. Vander... Support CMake build on AIX 679/head
2016-04-04  Tim KientzleUpdate test to use more modern assertions
2016-04-03  Tim KientzleIssue 550: Fix out-of-bounds read in mtree.
2016-04-03  Tim KientzleFix recognition of dirs when only MSDOS file attributes...
2016-03-23  Tim KientzleIssue 675: SIGRTMAX can be non-constant, so allocate...
2016-03-23  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2016-03-22  Tim KientzleMerge pull request #617 from chenxiaolong/ifdef-statvfs...
2016-03-22  Tim KientzleMerge pull request #663 from vapier/master
2016-03-22  Tim KientzleMerge pull request #672 from ericvw/nsig_sigrtmax
2016-03-22  Tim KientzleMerge pull request #655 from flandr/fully-sparse
2016-03-18  Eric N. Vander... Replace usage of _NSIG with SIGRTMAX 672/head
2016-03-14  Tim KientzleUpdate MSDOS file attribute test
2016-03-13  Tim KientzleIssue 422: Add archive_xxx_version() calls so tests...
2016-03-12  Tim KientzleMerge pull request #668 from dosomder/android-compile
2016-03-12  dosomderAdd api level check for android config 668/head
2016-03-12  Tim KientzleMerge pull request #666 from dosomder/android-compile
2016-03-11  dosomderAdd ST_MTIME_NSEC case to archive_entry_copy_stat 666/head 667/head
2016-03-11  dosomderFix android intmax compiler warnings
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-24  Tim KientzleAdd more sample zip files to the fuzz test
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-18  Nate RosenblumSupport fully-sparse files 655/head
2016-02-14  Tim KientzleFix -c test: we forced uid/gid to 1000, so we should...
2016-02-14  Tim KientzleFix stringification here
2016-03-19  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2016-03-19  Tim KientzleIssue #377: Help cpio tests pass on systems with large...
2016-03-19  Tim KientzleMerge pull request #630 from bjacke/vv-verbose-write
2016-03-19  Tim KientzleComment fileno() usage
2016-03-19  Tim KientzleMerge pull request #670 from dosomder/665-android-lf...
2016-03-19  Tim KientzleMerge pull request #669 from dosomder/639-lz4-update
2016-03-19  Tim KientzleMerge pull request #673 from ericvw/dynamic_compile_flags
2016-03-18  Eric N. Vander... Dynamically determine supported compiler flags during... 673/head
2016-03-14  dosomderAdd large file support for android 670/head
2016-03-12  dosomderFix lz4 compression_level check 669/head
2016-03-12  dosomderUse LZ4_loadDict
2016-03-12  dosomderUse updated lz4 compression functions
2016-03-12  dosomderMake LZ4 HC optional
2016-03-12  dosomderUse LZ4_decompress_safe_usingDict for reading
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  Nate RosenblumMake assertions explicit in sparse tests
2016-02-05  Bjoern Jackeadd vv option details in bsdtar man page 630/head
2016-02-05  Bjoern Jackebsdtar: add support for "vv" verbose style when writing...
2016-02-05  Bjoern Jackebsdtar: also print preceding "x" when extracting in...
2016-02-05  Bjoern Jackebsdtar: move list_item_verbose() into common util.c
2016-02-05  Nate RosenblumFix sparse tests with holes at the end
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
next