]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2015-03-22  Andreas StiegerFix a subtle wrong library check that caused libarchive... 111/head
2015-03-08  Tim KientzleIf lzma_cputhreads() is unavailable, default the number...
2015-03-05  Tim KientzleMerge pull request #101 from chenxiaolong/install
2015-03-05  Tim KientzleMerge pull request #107 from rpaulo/master
2015-03-05  Tim KientzleMerge pull request #110 from ghedo/traversal
2015-03-04  Alessandro... Add ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS option 110/head
2015-03-04  Tim KientzleIssue 270: Correct spelling of 'archive_write_header'
2015-03-04  Tim KientzleSplit out the compiler flags to make it easier to adjus...
2015-03-04  Tim KientzleRead_open_memory does not alter the data passed to...
2015-03-04  Tim KientzleIssue 410: Segfault on invalid rar archive
2015-02-22  Tim KientzleRemove mentions of a required signature. This was...
2015-02-21  Tim KientzleIssue 408: Fix escaped newline parsing
2015-02-21  Tim KientzleIssue 407: Tar reader tries to examine last character...
2015-02-21  Tim KientzleIssue 412: Use uint64_t throughout for file sizes
2015-02-21  Tim KientzleIssue 412: Be more careful about symlink length before...
2015-02-21  Tim KientzleIssue 412: Visual Studio 2008 does not support C99
2015-02-17  Rui Pauloxz: add the xz:threads option. 107/head
2015-02-15  Xiao-Long ChenCMakeLists.txt: Make libxml2 and expat optional 101/head
2015-02-14  Tim KientzleIssue 409: archive_read_extract object leaked
2015-02-09  Rui Paulolibarchive: use lzma_stream_encoder_mt() if it's available.
2015-02-08  Tim KientzleIssue 405: segfault on malformed 7z archive
2015-02-08  Tim KientzleIssue 406: Segfault on malformed Zip archive
2015-02-07  Tim KientzleA correct fix for Issue 404: Read past end of string...
2015-02-07  Tim KientzleIssue 402: Failed to recognize empty dir name in lha...
2015-02-07  Tim KientzleCorrect the spelling of 'wcscmp'.
2015-02-07  Tim KientzleIssue 404: Read past end of string parsing fflags
2015-02-07  Tim KientzleIssue 403: Buffer underflow parsing 'ar' header
2015-02-07  Tim KientzleIssue 400: Crash reading malformed compress (.Z) input
2015-02-07  Tim KientzleIssue 398: Overlapping memcpy
2015-02-07  Tim KientzleIssues 396, 397: Ignore entries with empty filenames.
2015-02-07  Tim KientzleSet a proper error message if we hit end-of-file when
2015-02-07  Tim KientzleMerge pull request #104 from snarkmaster/improve_skips
2015-02-02  Alexey SpiridonovDo not request 0-length skips; sanity-check return. 104/head
2015-02-01  Tim KientzleAdd a check to archive_read_filter_consume to reject any
2015-01-31  Tim KientzleIssue 394: Segfault when reading malformed old-style...
2015-01-31  Tim KientzleExtend the fuzz test to fuzz more bytes in small files;
2015-01-31  Tim KientzleDuplicate the cpio_bin_be test to build a basic cpio_bi...
2015-01-28  Tim KientzleMerge pull request #103 from sevan/patch-1
2015-01-27  Sevan JaniyanUpdate tar.5 103/head
2015-01-26  Tim KientzleA couple of stray files that should be cleaned by the...
2015-01-26  Tim KientzleMissing .El at end of list.
2015-01-26  Tim KientzleSkip the --lz4 test if libarchive was compiled without...
2015-01-26  Tim KientzleExpand verbose output with -x.
2015-01-26  Tim KientzleForce binary output when extracting to stdout on Windows.
2015-01-26  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2015-01-23  Xiao-Long ChenAllow library installation to be disabled in CMake
2015-01-22  Tim KientzleMerge pull request #97 from alkino/master
2015-01-22  Tim KientzleMerge pull request #83 from kjk/master
2015-01-22  Tim KientzleMerge pull request #99 from sikoragmbh/fix-windows...
2015-01-22  Tim KientzleMerge pull request #98 from sikoragmbh/master
2015-01-22  Tim KientzleMerge pull request #100 from jcfr/fix-cmp0054-warnings
2015-01-21  Jean-Christophe... Fix warnings for CMake Policy CMP0054 100/head
2015-01-19  Martin Müllenhauptfix capitalized windows includes 99/head
2015-01-19  Martin Müllenhauptfix CMake CMP0054 warnings 98/head
2015-01-10  Tim KientzleFix a potential crash issue discovered by Alexander...
2015-01-10  Tim KientzleIssue #131: Implement tar --no-xattr
2015-01-10  Tim KientzleIssue 327: tar should accept zero-sized exclude files...
2015-01-10  Tim KientzlePass the correct pointer when checking the Zip64 end...
2015-01-04  Tim KientzleIssue 379: Zip containing another Zip misparsed
2015-01-04  Tim KientzleIssue 379: Zip containing another Zip is misparsed
2014-12-15  Tim KientzleFix typos in archive_pathmatch logic.
2014-12-14  Tim KientzleMerge branch 'vlovich-patch-1'
2014-12-14  Tim KientzleMerge branch 'patch-1' of https://github.com/vlovich...
2014-12-14  Tim KientzleMerge pull request #96 from trevd/master
2014-12-13  Tim KientzleUse binary mode when opening files.
2014-12-13  Trevor DrakeAdd Android AOSP Build System Makefile fragments and... 96/head
2014-12-11  Nicolas CornuAdd a support for utf-8 in archive_entry fields 97/head
2014-11-22  Tim KientzleMerge pull request #94 from DimitryAndric/master
2014-11-22  Dimitry AndricFix the following -Werror warning from clang 3.5.0... 94/head
2014-11-16  Tim KientzleIssue 382: Move variables to top of function for non...
2014-11-03  Tim KientzleFix handling of leading slashes for hardlinks
2014-10-14  Michihiro NAKAJIMAFix a lack of definitions for OpenSSL library on CMake...
2014-10-14  Michihiro NAKAJIMAFix build failure without cryptography library.
2014-10-13  Michihiro NAKAJIMAFix build failure with gcc.
2014-10-13  Michihiro NAKAJIMAFix CMake warnings on Mac OS X.
2014-10-13  Michihiro NAKAJIMAAvoid CMake Warning that used GET_TARGET_PROPERTY with...
2014-10-13  Michihiro NAKAJIMAMerge pull request #85 from purpleKarrot/master
2014-10-13  Michihiro NAKAJIMAUse archive_random() function instead of rand() function.
2014-10-13  Michihiro NAKAJIMAFix test failure without zlib.
2014-10-13  Michihiro NAKAJIMAFix build failure without zlib.
2014-10-13  Michihiro NAKAJIMAImplement readpassphrase function, which read a passphr...
2014-10-13  Michihiro NAKAJIMAImplement HMAC, PBKDF2 and AES support on Windows using...
2014-10-13  Michihiro NAKAJIMAFix build failure with zlib on Windows.
2014-10-12  Michihiro NAKAJIMAPlug memory leak made by my recent changes.
2014-10-12  Michihiro NAKAJIMAFix style.
2014-10-12  Michihiro NAKAJIMAFix typo.
2014-10-12  Michihiro NAKAJIMAInclude stdlib.h to avoid build failure on Windows.
2014-10-12  Michihiro NAKAJIMAFix build failure on Windows.
2014-10-12  Michihiro NAKAJIMAFix build failure on Windows.
2014-10-12  Michihiro NAKAJIMAFix build failure on Windows.
2014-10-12  Michihiro NAKAJIMAFix build failure on Windows.
2014-10-05  Michihiro NAKAJIMAAvoid code analyzer error.
2014-10-05  Michihiro NAKAJIMAFix the potential of memory leaks in our test suit...
2014-10-04  Michihiro NAKAJIMAFix the potential of memory leaks in our test suit.
2014-10-04  Michihiro NAKAJIMARemove unneeded length check to avoid the potential...
2014-10-04  Michihiro NAKAJIMARemove unneeded code.
2014-10-04  Michihiro NAKAJIMAFix the potential of a dereference of null pointer.
2014-10-04  Michihiro NAKAJIMARemove unneeded null check.
2014-10-04  Michihiro NAKAJIMACorrect detecting iconv liberary with Clang.
2014-10-04  Michihiro NAKAJIMAAdd tests for --passphrase option.
next