]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2013-02-01  Andres MejiaModify CHECK_C_SOURCE_* checks to fix builds using...
2013-02-01  Andres MejiaCheck that build did not succeed with WITHOUT_PCRE_STAT...
2013-02-01  Andres MejiaAdd check for build without PCRE_STATIC defined.
2013-02-01  Andres MejiaRedo check for pcreposix library.
2013-02-01  Andres MejiaMinor formatting change, no functional change.
2013-02-01  Andres MejiaRename PCREPOSIX_INCLUDE* to PCRE_INCLUDE* as pcreposix...
2013-02-01  Andres MejiaAdd CMake option to explicitly enable/disable /SAFESEH...
2013-01-31  Andres MejiaSupport POSIX regular expression support using PCRE...
2013-01-30  Andres MejiaFix build errors on Visual Studio from negating value...
2013-01-30  Andres MejiaRemove error about unreachable code, fixes build on...
2013-01-28  Andres MejiaWrite common checks for files in a separate function.
2013-01-28  Andres MejiaAdd new test case to thouroughly test multivolume RAR...
2013-01-27  Andres MejiaAdd new tests in multivolume RAR seek test case.
2013-01-27  Andres MejiaChange how seek support in stored RARs are handled.
2013-01-26  Andres MejiaAdd checks for proper return value reading past EOF...
2013-01-26  Andres MejiaFix check for EOF in RAR format reader.
2013-01-26  Andres MejiaFix build failure when doing normal builds.
2013-01-26  Andres MejiaUpdate RAR test case to expect correct results from...
2013-01-26  Andres MejiaGive formats/filters way to know data amount requested...
2013-01-26  Andres MejiaFix broken RAR seek support.
2013-01-22  Andres MejiaFix check for compression method in rar seek method.
2013-01-14  Andres MejiaReenable developer CFLAGS.
2013-01-14  Andres MejiaUpdate libarchive to 3.1.1. v3.1.1
2013-01-14  Andres MejiaBump soname major version in CMakeLists.txt.
2013-01-14  Andres MejiaFix formatting from build/bump-version.sh for NEWS...
2013-01-14  Andres MejiaAdd notes on how to make a new release of libarchive...
2013-01-14  Andres MejiaRemove developer CFLAGS if a release build is to be... v3.1.0
2013-01-14  Andres MejiaBump soname major version to 13.
2013-01-14  Andres MejiaBump version to 3.1.0 due to API/ABI changes.
2013-01-13  Andres MejiaAdd generated release zip files to .gitignore.
2013-01-13  Andres MejiaUpdate configure script and header files to new libarch...
2013-01-13  Andres MejiaUpdate NEWS entries for release of libarchive 3.0.5.
2013-01-13  Andres MejiaBump libarchive version to 3.0.5.
2013-01-13  Andres MejiaMerge remote-tracking branch 'libarchive/release' into...
2013-01-13  Andres MejiaRemove comment and fix failure message to indicate...
2013-01-13  Andres MejiaMerge pull request #31 from bamiaux/fix_gunzip_test
2013-01-03  Benoît AmiauxFix test_read_append_filter_program 31/head
2012-12-24  Tim KientzleStyle: Whitespace around '='
2012-12-18  Michihiro NAKAJIMAFix issue 293; plug memory leaks.
2012-12-16  Michihiro NAKAJIMAFix test failure without liblzma.
2012-12-15  Michihiro NAKAJIMAFix memory overflow.
2012-12-15  Michihiro NAKAJIMAFix test failure without zlib.
2012-12-15  Michihiro NAKAJIMAFix build failure without zlib.
2012-12-10  Michihiro NAKAJIMAAdd tests for archive_write_add_filter_by_name.
2012-12-10  Michihiro NAKAJIMAAdd tests for archive_write_set_format_by_name.
2012-12-09  Andres MejiaFixup paths to reference files in Makefile.am.
2012-12-09  Tim KientzleMerge pull request #23 from amejia1/set-format
2012-12-09  Andres MejiaSeparate code to set formats/filters into different... 23/head
2012-12-07  Andres MejiaImplement functions to manually set the format and...
2012-12-07  Andres MejiaImplement command to test if commands are available...
2012-12-03  Michihiro NAKAJIMAFix build failure without XATTR support on Mac.
2012-12-03  Michihiro NAKAJIMAPlug address space leaks on Windows.
2012-12-03  Michihiro NAKAJIMAFix build failure on Visutal Studio on Win32.
2012-12-03  Michihiro NAKAJIMASplit test_read_truncated_filter to know what compressi...
2012-12-03  Michihiro NAKAJIMAFix issue 257. Revise zip header offsets for reading...
2012-12-03  Michihiro NAKAJIMAAvoid arithmetic overflow warning(C6297) found by Visua...
2012-12-03  Michihiro NAKAJIMAUse a proper structure for a test for gnutar header.
2012-12-02  Michihiro NAKAJIMASplit test_read_format_7zip by a compression type in...
2012-12-02  Michihiro NAKAJIMASplit test_fuzz by a format type in order to test a...
2012-12-02  Michihiro NAKAJIMASeparate test_write_format_7zip.c into three files.
2012-12-02  Michihiro NAKAJIMAIssue 269. Stop using deprecated functions in example...
2012-12-02  Michihiro NAKAJIMAFix memory leaks in pax writer when handing mac metadata.
2012-12-02  Michihiro NAKAJIMAFix the potential for a buffer underflow.
2012-12-02  Michihiro NAKAJIMAFix a null pointer dereference bug in zip writer.
2012-12-02  Michihiro NAKAJIMASplit a test for 7-Zip writer into seven tests to know...
2012-12-02  Michihiro NAKAJIMAFix a null pointer dereference bug in ar writer.
2012-12-02  Michihiro NAKAJIMAFix a bug in 7zip writer that the writer cannot correct...
2012-12-01  Tim KientzleTweak a comment.
2012-12-01  Tim KientzleFix util.c compile, remove extraneous NULL check.
2012-12-01  Tim KientzleMerge branch 'master' of github.com:libarchive/libarchive
2012-11-30  Michihiro NAKAJIMADo not return "Unknown module name" error when a format...
2012-11-14  Michihiro NAKAJIMAFix bugs in test programs which Clang Static Analyzer...
2012-11-11  Michihiro NAKAJIMAFix build failure without HAVE_UTIMES.
2012-11-11  Michihiro NAKAJIMAFix test failure without zlib.
2012-11-11  Michihiro NAKAJIMAFix build failure without zlib.
2012-11-11  Michihiro NAKAJIMAFix build failure on linux.
2012-11-11  Michihiro NAKAJIMAFix a bug that Clang Static Analyzer complains that
2012-11-11  Michihiro NAKAJIMAPlug a memory leak.
2012-11-11  Michihiro NAKAJIMAFix build failure on FreeBSD.
2012-11-11  Michihiro NAKAJIMAAdd support for __MACOSX directory in Zip archives...
2012-11-07  Michihiro NAKAJIMAFix build failure without zlib and liblzo.
2012-11-07  Michihiro NAKAJIMAIncrease the number of data bytes reading from the...
2012-11-07  Michihiro NAKAJIMAFix build failure with zlib on Win64.
2012-11-07  Michihiro NAKAJIMAFix test failure on Windows. A '\' is a path separater...
2012-11-07  Michihiro NAKAJIMAFix build failure on Win64.
2012-11-07  Michihiro NAKAJIMAAdd support for TAR_WRITE_OPTIONS and TAR_READ_OPTIONS...
2012-11-06  Michihiro NAKAJIMAUse memcmp to check null bytes for iso9660 bidder to...
2012-11-06  Michihiro NAKAJIMAFix style. No functional changes.
2012-11-06  Michihiro NAKAJIMAFix issue 271; Handle the central directory including...
2012-11-06  Michihiro NAKAJIMAMerge pull request #29 from travitch/archive-read-open...
2012-11-05  Michihiro NAKAJIMARemove debug code for HFS+ compresison.
2012-11-05  Michihiro NAKAJIMADo not directly copy mac metadata to the data fork...
2012-11-03  Michihiro NAKAJIMACancel HFS+ compression if the compressed size is not...
2012-11-02  Tristan RavitchFix an error test on the result from fread 29/head
2012-11-02  Michihiro NAKAJIMAImprove a test for HFS+ Compression.
2012-11-02  Michihiro NAKAJIMACorrect the location the resource fork footer is added.
2012-11-01  Michihiro NAKAJIMAIf a restoring file name begins with "._" and its form is
2012-11-01  Michihiro NAKAJIMAUse mkstemp rather than tempnam for security.
2012-11-01  Michihiro NAKAJIMAChange compiling conditions for support for HFS+ Compre...
2012-11-01  Michihiro NAKAJIMAIgnore .DS_Store made by Finder on MacOS X.
next