]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2012-03-18  Tim KientzleRename read_open_memory2 to read_open_memory_minimal...
2012-03-18  Michihiro NAKAJIMAUse pattern matching to find a test. It's useful to...
2012-03-18  Michihiro NAKAJIMAAvoid possibility to pass zero to the first argument...
2012-03-18  Tim KientzleMerge pull request #8 from kientzle/fix-email
2012-03-18  Tim KientzlePeople with questions should go to the mailing list... 8/head
2012-03-17  Andres MejiaUpdate URL section in test files for RPMs.
2012-03-17  Tim KientzleIssue 234: Fix typos in comments
2012-03-17  Andres MejiaRemove duplicate SYNOPSIS section.
2012-03-17  Brad KingDeclare mbstate_t and wcrtomb for Borland
2012-03-17  Brad KingImplement custom lseek for Borland
2012-03-17  Andres MejiaAdd library section for all library function manpages.
2012-03-17  Andres MejiaRemove LIBRARY section from manpages.
2012-03-17  Brad KingFix typo in CheckFileOffsetBits
2012-03-17  Andres MejiaAdd generated dist tarball to .gitignore.
2012-03-17  Andres MejiaAdd generated doc files to .gitignore.
2012-03-17  Andres MejiaAdd generated files from cmake to .gitignore.
2012-03-17  Andres MejiaAdd .gitignore file.
2012-03-17  Michihiro NAKAJIMAAdd a description of 7-Zip into README.
2012-03-17  Andres MejiaUpdate README, pointing to new home for development...
2012-03-17  Michihiro NAKAJIMARename some internal functions as other related functions.
2012-03-17  Michihiro NAKAJIMASimplify creating an iconv object on Mac; stop using...
2012-03-16  Andres MejiaAllow verbosity level for test programs to be set via...
2012-03-15  Michihiro NAKAJIMAImpelment Unicode normalization Form D in libarchive...
2012-03-15  Michihiro NAKAJIMAIssue 249: Uncompressed CAB fails to read subfile when...
2012-03-15  Michihiro NAKAJIMAIssue 249: Uncompressed CAB fails to read subfile when...
2012-03-13  Michihiro NAKAJIMAFix issue 238.
2012-03-12  Michihiro NAKAJIMASimlify a string conversion from WCS to MBS on Windows.
2012-03-12  Michihiro NAKAJIMAMove a definition of HAVE_LINUX_TYPES_H in build/cmake...
2012-03-12  Michihiro NAKAJIMAAdd a check of linux/types.h into configure.ac, which...
2012-03-12  Michihiro NAKAJIMASimplify a check whether the current filesystem libarch...
2012-03-11  Michihiro NAKAJIMAMove a definition of HAVE_LINUX_TYPES_H in build/cmake...
2012-03-11  Michihiro NAKAJIMAAdd a check of linux/types.h into configure.ac, which...
2012-03-11  Michihiro NAKAJIMASimplify a check whether the current filesystem libarch...
2012-03-11  Michihiro NAKAJIMAAvoid the error which Clang Static Analyzer says "Funct...
2012-03-11  Michihiro NAKAJIMAFix a long standing warning at archive_ppmd7.c on Visua...
2012-03-11  Michihiro NAKAJIMAAvoid a miss detection of iconv prototype after we...
2012-03-11  Andres MejiaFix crypto checks in cmake builds.
2012-03-11  Brad KingInclude linux/types.h before linux/fiemap.h
2012-03-11  Brad KingDefine _XOPEN_SOURCE=500 on HP-UX
2012-03-11  Brad KingCleanup after ZLIB_WINAPI check
2012-03-11  Brad KingCheck for 'struct statvfs' member 'f_iosize'
2012-03-11  Brad KingFix Windows NT API usage in VS 6
2012-03-08  Michihiro NAKAJIMARemove an outdated comment.
2012-03-08  Michihiro NAKAJIMAProperly reuse rar->filename.
2012-03-07  Michihiro NAKAJIMAIssue 247:Unicode filenames inside RAR not working.
2012-03-07  Michihiro NAKAJIMAAdd a unicode filename sample for test_read_format_rar...
2012-03-07  Michihiro NAKAJIMAAdditional fix to issue 247(Unicode filenames in RAR).
2012-03-06  Ondrej HolyIntroduce archive_write_add_fitler() 9/head
2012-03-06  Michihiro NAKAJIMADo not overwrite CMAKE_BUILD_TYPE if it has already...
2012-03-06  Michihiro NAKAJIMAIssue 247:Unicode filenames inside RAR not working.
2012-03-06  Michihiro NAKAJIMAMove CMAKE_MINIMUM_REQUIRED to the top of CMakeLists...
2012-03-06  Michihiro NAKAJIMACMakePushCheckState module appeared from CMake 2.8.6.
2012-03-06  Michihiro NAKAJIMADo not overwrite CMAKE_BUILD_TYPE if it has already...
2012-03-05  Michihiro NAKAJIMAFind out what macro is needed or acceptable to use...
2012-03-04  Michihiro NAKAJIMAUse CMakePushCheckState module to save and restore...
2012-02-29  Michihiro NAKAJIMAFix a printf format type for id_t. FreeBSD's id_t is...
2012-02-29  Michihiro NAKAJIMAFix a printf format type for id_t. FreeBSD's id_t is...
2012-02-29  Michihiro NAKAJIMAAvoid the error which Clang Static Analyzer says "Funct...
2012-02-28  Joerg SonnenbergerMerge pull request #6 from jsonn/master
2012-02-28  Joerg SonnenbergerAllow format string checking with GCC. 6/head
2012-02-28  Michihiro NAKAJIMAProperly call archive_read_close() after archive_read_d...
2012-02-28  Michihiro NAKAJIMAImprove previous change; reuse a directory traversals...
2012-02-28  Michihiro NAKAJIMAFix the problem that bsdtar with new directory traversa...
2012-02-27  Michihiro NAKAJIMAFix memory leaks found with Clang Static Analyzer....
2012-02-27  Michihiro NAKAJIMAAvoid the error which Clang Static Analyzer says "Null...
2012-02-27  Michihiro NAKAJIMAAvoid the memory leak error which Clang Static Analyzer...
2012-02-27  Michihiro NAKAJIMAFix memory leaks found with Clang Static Analyzer....
2012-02-27  Michihiro NAKAJIMAFix the error which Clang Static Analyzer says "Divisio...
2012-02-27  Michihiro NAKAJIMAFix the error which Clang Static Analyzer says "Assigne...
2012-02-27  Michihiro NAKAJIMAFix build failure without zlib on Windows; avoid unreac...
2012-02-26  Michihiro NAKAJIMAFix build failure on linux.
2012-02-26  Michihiro NAKAJIMAImprove directory traversals on Windows to surely clear...
2012-02-26  Martin MatuskaVarious manpage metadata fixes
2012-02-26  Michihiro NAKAJIMAFix a comparison of file names in ISO images.
2012-02-26  Michihiro NAKAJIMAFix a wrong check on a result of lseek.
2012-02-26  Michihiro NAKAJIMAA header check for iconv.h should be done after AM_ICON...
2012-02-26  Michihiro NAKAJIMARemove duplicate statements.
2012-02-26  Michihiro NAKAJIMAFix a comparison of file names in ISO images.
2012-02-26  Michihiro NAKAJIMAFix build failure with -Wunreachable-code compile optio...
2012-02-26  Michihiro NAKAJIMACleanup; use a for loop statement instead of a goto...
2012-02-26  Michihiro NAKAJIMARemove dead code in parsing Rockridge extension SL.
2012-02-26  Michihiro NAKAJIMAImprove directory traversals code for POSIX: split...
2012-02-26  Michihiro NAKAJIMAFix a wrong check on a result of lseek.
2012-02-26  Michihiro NAKAJIMARemove dead code.
2012-02-26  Michihiro NAKAJIMAMerge pull request #5 from mmatuska/master
2012-02-25  Martin MatuskaVarious manpage metadata fixes 5/head
2012-02-25  Michihiro NAKAJIMAEnable C4254,C4295,C4514 and C4702 on MSVC.
2012-02-25  Michihiro NAKAJIMAMake CMAKE_C_FLAGS_DEBUG readable.
2012-02-24  Andres MejiaAdd NEWS about where the mailing lists have stayed.
2012-02-24  Andres MejiaAdd -Wformat and -Wformat-security to default CFLAGS...
2012-02-24  Andres MejiaMake warnings enabled match what is enabled for cmake...
2012-02-23  Michihiro NAKAJIMAEnable bsdtar -s option on Windows with libregex and...
2012-02-22  Michihiro NAKAJIMAA header check for iconv.h should be done after AM_ICON...
2012-02-22  Michihiro NAKAJIMAEnable bsdtar -s option on Windows with libregex and...
2012-02-22  Michihiro NAKAJIMAFor MSVC, /WX option should be set to CMAKE_C_FLAGS_...
2012-02-22  Michihiro NAKAJIMAAvoid a miss detection of iconv prototype after we...
2012-02-22  Michihiro NAKAJIMAFix build failure on MSYS: rename a variable name ...
2012-02-21  Michihiro NAKAJIMAOn Windows, make sure libarchive does not store the...
2012-02-21  Michihiro NAKAJIMAOn Windows, make sure libarchive does not store the...
2012-02-20  Michihiro NAKAJIMAOn Windows, it is possible that the program name should...
next