]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2013-02-04  Dave Reisnerbuild-sys: install all library manpages 36/head
2013-02-04  Andres MejiaFix crypto check failures on Windows.
2013-02-03  Andres MejiaCorrect ordering of preferred library for crypto functi...
2013-02-03  Andres MejiaPartially revert commit 58dc42aaea93cd281aafaaaa4c3926c...
2013-02-03  Andres MejiaUpdate the ordering of preferred libraries that provide...
2013-02-03  Andres MejiaMake sure to check for Windows crypto functions for...
2013-02-03  Andres MejiaAdd *.exe to .gitignore.
2013-02-03  Andres MejiaFix mingw build because of bad check for libpcreposix.
2013-02-03  Andres MejiaMake POSIX regex checks cleaner.
2013-02-03  Andres MejiaUse different check for libbz2 on Windows.
2013-02-02  Andres MejiaDo not ignore errors when generating documentation.
2013-02-02  Andres MejiaUse same check from cmake in autotools for POSIX regex...
2013-02-02  Andres MejiaChange ordering of libraries to check for POSIX regular...
2013-02-02  Andres MejiaUse a string option to select what library is to suppor...
2013-02-02  Andres MejiaAdd Nettle include dir in check for nettle crypto funct...
2013-02-02  Andres MejiaUse cmake module similar to FindLZMA.cmake to find...
2013-02-01  Andres MejiaUse a string option WINDOWS_VERSION to set WINVER and...
2013-02-01  Andres MejiaFix checks for crypto algorithms in Visual Studio builds.
2013-02-01  Andres MejiaFix test failures in libarchive built using Visual...
2013-02-01  Andres MejiaSet use of /SAFESEH linker flag for all LIBARCHIVE_CHEC...
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...
next