]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2011-03-28  Roman Neuhauserarchive_write_blocksize.3: archive_write_set_bytes_per_...
2011-03-28  Roman Neuhauserarchive_write_filter.3: archive_write_set_filter_XXX
2011-03-28  Roman Neuhauserarchive_write_format.3: archive_write_set_format_XXX
2011-03-28  Roman Neuhauserarchive_write_new.3: archive_write_new has its own...
2011-03-28  Roman Neuhauserarchive_read.3: reading archives narrative moved from...
2011-03-28  Roman Neuhauserarchive_read_header.3: archive_read_next_header* functions
2011-03-28  Roman Neuhauserarchive_read_extract.3: archive_read_extract* functions
2011-03-28  Roman Neuhauserarchive_read_free.3: archive_read_{close,free}
2011-03-28  Roman Neuhauserarchive_read_new.3: archive_read_new has its own man...
2011-03-28  Roman Neuhauserarchive_read_data.3: consumers extracted from archive_r...
2011-03-28  Roman Neuhauserarchive_read_open.3: archive_read_open et al
2011-03-28  Roman Neuhauserarchive_read_format.3: archive_read_support_format_XXX
2011-03-28  Roman Neuhauserarchive_read_filter.3: archive_read_support_compression_XXX
2011-03-27  Michihiro NAKAJIMAOn Windows test_fuzz sometimes failed by fopen error...
2011-03-26  Michihiro NAKAJIMAAdd support for charset option to xar reader although...
2011-03-26  Tim KientzleIssue 151: clients and filters are now guaranteed to...
2011-03-26  Michihiro NAKAJIMAIn Zip writer, set bit 11(stored filename charset is...
2011-03-26  Michihiro NAKAJIMAWe should use mbrtowc/mbtowc at archive_wstring_append_...
2011-03-26  Michihiro NAKAJIMAUpdate comment about the return code of conversion...
2011-03-26  Michihiro NAKAJIMAImprove archive_wstring_append_from_mbs function; use...
2011-03-25  Michihiro NAKAJIMARemove UTF-8 <===> WCS conversion code, which was highl...
2011-03-25  Michihiro NAKAJIMAAdd an mbs version of ACL control functions in order...
2011-03-24  Michihiro NAKAJIMAWindows platform can convert string in local locale...
2011-03-24  Michihiro NAKAJIMATake care of '\' character in multi-byte character...
2011-03-24  Michihiro NAKAJIMAFix a behavior of character conversion functions on...
2011-03-24  Michihiro NAKAJIMAIn ZIP archive file, a filename and comments field...
2011-03-24  Michihiro NAKAJIMAFix a error message.
2011-03-24  Michihiro NAKAJIMARemove canConvertCharset from test/main.c and test_pax_...
2011-03-24  Michihiro NAKAJIMAAdd support for charset option to zip writer.
2011-03-24  Michihiro NAKAJIMAAdd support for charset option to ustar writer.
2011-03-24  Michihiro NAKAJIMAAdd support for charset option to gnutar writer.
2011-03-23  Michihiro NAKAJIMAAdd support for charset option to pax writer.
2011-03-23  Michihiro NAKAJIMAImprove character-set conversion functions on the platf...
2011-03-23  Michihiro NAKAJIMARemove local character-set conversion code from archive...
2011-03-23  Michihiro NAKAJIMARemove unneeded statement.
2011-03-23  Michihiro NAKAJIMARemove local character-set conversion code from archive...
2011-03-22  Michihiro NAKAJIMAAdd support for a charset option to tar/pax format...
2011-03-22  Michihiro NAKAJIMAInstead of canConvertCharset(), use archive_read_set_op...
2011-03-22  Michihiro NAKAJIMAAdd a check that a conversion specified by a charset...
2011-03-22  Michihiro NAKAJIMAImprove character-set conversion functions.
2011-03-21  Michihiro NAKAJIMASome plaform will not use max_skip and so its initializ...
2011-03-21  Michihiro NAKAJIMAAdd a check of a null pointer in order to eliminate...
2011-03-21  Michihiro NAKAJIMADo not ignore a fatal error.
2011-03-21  Michihiro NAKAJIMAProperly return an error code; do not overwirte an...
2011-03-21  Michihiro NAKAJIMARemove a unneeded initialization of extdsize.
2011-03-21  Michihiro NAKAJIMADo the best effort for the conversion of character...
2011-03-21  Michihiro NAKAJIMAInstead of Info-ZIP UNIX "Ux" 7855(16 bits UID/GIDs...
2011-03-21  Tim KientzleUpdate the documentation for archive_read_data_skip to
2011-03-21  Michihiro NAKAJIMAAdd support for Info-ZIP New Unix Extra Field "ux".
2011-03-21  Tim KientzleTest from Roman Neuhauser for the "raw" format to verif...
2011-03-21  Tim KientzleFix some use-after-free bugs.
2011-03-20  Michihiro NAKAJIMAFix a bug that xar writer did not properly store a...
2011-03-20  Tim KientzleInitialize the mtree_entry when we allocate it.
2011-03-20  Michihiro NAKAJIMASkip the tests which perform a character-set conversion...
2011-03-20  Michihiro NAKAJIMAAdd support for charset option to zip format reader.
2011-03-20  Michihiro NAKAJIMAAdd support for charset option to cab format reader.
2011-03-19  Michihiro NAKAJIMAAdd support for charset option to lha format reader.
2011-03-18  Michihiro NAKAJIMAFix a bug that mtree writer did not output sum val...
2011-03-18  Michihiro NAKAJIMADo not process sum if a file is not a regular file.
2011-03-18  Michihiro NAKAJIMAFix build error. I commited a wrong source file in...
2011-03-18  Michihiro NAKAJIMAIssue 144: Improve the operation of use-set option...
2011-03-18  Michihiro NAKAJIMABring config.rpath from http://git.savannah.gnu.org...
2011-03-18  Tim KientzleFrom Roman Neuhauser: Rework textual options handling.
2011-03-18  Tim KientzleICONV_CONST needs to be #defined always,
2011-03-18  Tim KientzleIssue 149: Correct arguments archive_write_set_bytes_pe...
2011-03-18  Tim KientzleCorrect the spelling of archive_write_set_format_shar_d...
2011-03-17  Michihiro NAKAJIMADo not pass 0 to third parameter of ReadFile(), which...
2011-03-17  Michihiro NAKAJIMAAdd charset conversion functions which convert a string...
2011-03-17  Michihiro NAKAJIMAImprove UTF-16BE conversion functions.
2011-03-17  Michihiro NAKAJIMAMove a conversion of UTF-16BE, which is used for Joliet...
2011-03-16  Michihiro NAKAJIMADo not output "flags=none" after "/unset flags" is...
2011-03-16  Michihiro NAKAJIMAUse ICONV_CONST instead of ICONV_IS_POSIX; switch a...
2011-03-16  Tim KientzleThe iconv.m4 macros from GNU gettext.
2011-03-15  Tim KientzleApparently autogen.sh does not conventionally run ...
2011-03-15  Tim KientzleMinor improvement of iconv detection; really something
2011-03-14  Michihiro NAKAJIMAFix issue 144 and add a test for a file flags.
2011-03-14  Tim KientzleInspired by Issue 145: Split the old build/autogen...
2011-03-13  Tim KientzleFix the handling of multiple Fl options:
2011-03-13  Tim KientzleIssue 141: Detect an unrecognized format earlier,...
2011-03-12  Tim KientzleMove the -Werror -Wall switches to the top and set...
2011-03-11  Tim KientzleDo a more extensive test for iconv() support:
2011-03-11  Tim KientzleThese are really all part of the same set of tests...
2011-03-11  Tim KientzleAdd a test of EUC-JP character encoding.
2011-03-11  Tim KientzleFrom Roman Neuhauser.
2011-03-10  Michihiro NAKAJIMAUnbreak build on NetBSD.
2011-03-10  Tim KientzleNot necessarily better than the cast, but consistent...
2011-03-09  Michihiro NAKAJIMAAdd the ability to be able to recognize mtree format...
2011-03-09  Michihiro NAKAJIMAUnbreak build on the platform which supports POSIX...
2011-03-09  Tim KientzleIssue 140: Calling archive_read_close() twice causes...
2011-03-08  Tim KientzleAn attempt to fix the autoconf build now that we like...
2011-03-08  Tim KientzleProvide more flexibility in figuring out the proper...
2011-03-07  Tim KientzleFix some broken tests from the earlier string work
2011-03-07  Tim KientzleSwitch archive_string character set conversion over...
2011-03-05  Tim KientzleTest for the problem described in Issue 66 and Issue...
2011-02-26  Tim KientzleTest for archive_clear_error().
2011-02-26  Tim KientzleChange archive_set_error() to clear the error string...
2011-02-19  Tim KientzleOnly abort() if the archive handle is so screwed up...
2011-02-18  Björn Jackefix the #ifdef around the ea.h include - bug introduced...
2011-02-18  Björn JackeDO NOT USE C++ style comments like // in C code !
2011-02-18  Björn Jackeadd AIX extended attribute support
next