2011-03-28 |
Roman Neuhauser | archive_write_blocksize.3: archive_write_set_bytes_per_... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_filter.3: archive_write_set_filter_XXX |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_format.3: archive_write_set_format_XXX |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_new.3: archive_write_new has its own... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read.3: reading archives narrative moved from... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_header.3: archive_read_next_header* functions |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_extract.3: archive_read_extract* functions |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_free.3: archive_read_{close,free} |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_new.3: archive_read_new has its own man... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_data.3: consumers extracted from archive_r... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_open.3: archive_read_open et al |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_format.3: archive_read_support_format_XXX |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_filter.3: archive_read_support_compression_XXX |
commit | commitdiff | tree |
2011-03-27 |
Michihiro NAKAJIMA | On Windows test_fuzz sometimes failed by fopen error... |
commit | commitdiff | tree |
2011-03-26 |
Michihiro NAKAJIMA | Add support for charset option to xar reader although... |
commit | commitdiff | tree |
2011-03-26 |
Tim Kientzle | Issue 151: clients and filters are now guaranteed to... |
commit | commitdiff | tree |
2011-03-26 |
Michihiro NAKAJIMA | In Zip writer, set bit 11(stored filename charset is... |
commit | commitdiff | tree |
2011-03-26 |
Michihiro NAKAJIMA | We should use mbrtowc/mbtowc at archive_wstring_append_... |
commit | commitdiff | tree |
2011-03-26 |
Michihiro NAKAJIMA | Update comment about the return code of conversion... |
commit | commitdiff | tree |
2011-03-26 |
Michihiro NAKAJIMA | Improve archive_wstring_append_from_mbs function; use... |
commit | commitdiff | tree |
2011-03-25 |
Michihiro NAKAJIMA | Remove UTF-8 <===> WCS conversion code, which was highl... |
commit | commitdiff | tree |
2011-03-25 |
Michihiro NAKAJIMA | Add an mbs version of ACL control functions in order... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Windows platform can convert string in local locale... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Take care of '\' character in multi-byte character... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Fix a behavior of character conversion functions on... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | In ZIP archive file, a filename and comments field... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Fix a error message. |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Remove canConvertCharset from test/main.c and test_pax_... |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Add support for charset option to zip writer. |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Add support for charset option to ustar writer. |
commit | commitdiff | tree |
2011-03-24 |
Michihiro NAKAJIMA | Add support for charset option to gnutar writer. |
commit | commitdiff | tree |
2011-03-23 |
Michihiro NAKAJIMA | Add support for charset option to pax writer. |
commit | commitdiff | tree |
2011-03-23 |
Michihiro NAKAJIMA | Improve character-set conversion functions on the platf... |
commit | commitdiff | tree |
2011-03-23 |
Michihiro NAKAJIMA | Remove local character-set conversion code from archive... |
commit | commitdiff | tree |
2011-03-23 |
Michihiro NAKAJIMA | Remove unneeded statement. |
commit | commitdiff | tree |
2011-03-23 |
Michihiro NAKAJIMA | Remove local character-set conversion code from archive... |
commit | commitdiff | tree |
2011-03-22 |
Michihiro NAKAJIMA | Add support for a charset option to tar/pax format... |
commit | commitdiff | tree |
2011-03-22 |
Michihiro NAKAJIMA | Instead of canConvertCharset(), use archive_read_set_op... |
commit | commitdiff | tree |
2011-03-22 |
Michihiro NAKAJIMA | Add a check that a conversion specified by a charset... |
commit | commitdiff | tree |
2011-03-22 |
Michihiro NAKAJIMA | Improve character-set conversion functions. |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Some plaform will not use max_skip and so its initializ... |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Add a check of a null pointer in order to eliminate... |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Do not ignore a fatal error. |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Properly return an error code; do not overwirte an... |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Remove a unneeded initialization of extdsize. |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Do the best effort for the conversion of character... |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Instead of Info-ZIP UNIX "Ux" 7855(16 bits UID/GIDs... |
commit | commitdiff | tree |
2011-03-21 |
Tim Kientzle | Update the documentation for archive_read_data_skip to |
commit | commitdiff | tree |
2011-03-21 |
Michihiro NAKAJIMA | Add support for Info-ZIP New Unix Extra Field "ux". |
commit | commitdiff | tree |
2011-03-21 |
Tim Kientzle | Test from Roman Neuhauser for the "raw" format to verif... |
commit | commitdiff | tree |
2011-03-21 |
Tim Kientzle | Fix some use-after-free bugs. |
commit | commitdiff | tree |
2011-03-20 |
Michihiro NAKAJIMA | Fix a bug that xar writer did not properly store a... |
commit | commitdiff | tree |
2011-03-20 |
Tim Kientzle | Initialize the mtree_entry when we allocate it. |
commit | commitdiff | tree |
2011-03-20 |
Michihiro NAKAJIMA | Skip the tests which perform a character-set conversion... |
commit | commitdiff | tree |
2011-03-20 |
Michihiro NAKAJIMA | Add support for charset option to zip format reader. |
commit | commitdiff | tree |
2011-03-20 |
Michihiro NAKAJIMA | Add support for charset option to cab format reader. |
commit | commitdiff | tree |
2011-03-19 |
Michihiro NAKAJIMA | Add support for charset option to lha format reader. |
commit | commitdiff | tree |
2011-03-18 |
Michihiro NAKAJIMA | Fix a bug that mtree writer did not output sum val... |
commit | commitdiff | tree |
2011-03-18 |
Michihiro NAKAJIMA | Do not process sum if a file is not a regular file. |
commit | commitdiff | tree |
2011-03-18 |
Michihiro NAKAJIMA | Fix build error. I commited a wrong source file in... |
commit | commitdiff | tree |
2011-03-18 |
Michihiro NAKAJIMA | Issue 144: Improve the operation of use-set option... |
commit | commitdiff | tree |
2011-03-18 |
Michihiro NAKAJIMA | Bring config.rpath from http://git.savannah.gnu.org... |
commit | commitdiff | tree |
2011-03-18 |
Tim Kientzle | From Roman Neuhauser: Rework textual options handling. |
commit | commitdiff | tree |
2011-03-18 |
Tim Kientzle | ICONV_CONST needs to be #defined always, |
commit | commitdiff | tree |
2011-03-18 |
Tim Kientzle | Issue 149: Correct arguments archive_write_set_bytes_pe... |
commit | commitdiff | tree |
2011-03-18 |
Tim Kientzle | Correct the spelling of archive_write_set_format_shar_d... |
commit | commitdiff | tree |
2011-03-17 |
Michihiro NAKAJIMA | Do not pass 0 to third parameter of ReadFile(), which... |
commit | commitdiff | tree |
2011-03-17 |
Michihiro NAKAJIMA | Add charset conversion functions which convert a string... |
commit | commitdiff | tree |
2011-03-17 |
Michihiro NAKAJIMA | Improve UTF-16BE conversion functions. |
commit | commitdiff | tree |
2011-03-17 |
Michihiro NAKAJIMA | Move a conversion of UTF-16BE, which is used for Joliet... |
commit | commitdiff | tree |
2011-03-16 |
Michihiro NAKAJIMA | Do not output "flags=none" after "/unset flags" is... |
commit | commitdiff | tree |
2011-03-16 |
Michihiro NAKAJIMA | Use ICONV_CONST instead of ICONV_IS_POSIX; switch a... |
commit | commitdiff | tree |
2011-03-16 |
Tim Kientzle | The iconv.m4 macros from GNU gettext. |
commit | commitdiff | tree |
2011-03-15 |
Tim Kientzle | Apparently autogen.sh does not conventionally run ... |
commit | commitdiff | tree |
2011-03-15 |
Tim Kientzle | Minor improvement of iconv detection; really something |
commit | commitdiff | tree |
2011-03-14 |
Michihiro NAKAJIMA | Fix issue 144 and add a test for a file flags. |
commit | commitdiff | tree |
2011-03-14 |
Tim Kientzle | Inspired by Issue 145: Split the old build/autogen... |
commit | commitdiff | tree |
2011-03-13 |
Tim Kientzle | Fix the handling of multiple Fl options: |
commit | commitdiff | tree |
2011-03-13 |
Tim Kientzle | Issue 141: Detect an unrecognized format earlier,... |
commit | commitdiff | tree |
2011-03-12 |
Tim Kientzle | Move the -Werror -Wall switches to the top and set... |
commit | commitdiff | tree |
2011-03-11 |
Tim Kientzle | Do a more extensive test for iconv() support: |
commit | commitdiff | tree |
2011-03-11 |
Tim Kientzle | These are really all part of the same set of tests... |
commit | commitdiff | tree |
2011-03-11 |
Tim Kientzle | Add a test of EUC-JP character encoding. |
commit | commitdiff | tree |
2011-03-11 |
Tim Kientzle | From Roman Neuhauser. |
commit | commitdiff | tree |
2011-03-10 |
Michihiro NAKAJIMA | Unbreak build on NetBSD. |
commit | commitdiff | tree |
2011-03-10 |
Tim Kientzle | Not necessarily better than the cast, but consistent... |
commit | commitdiff | tree |
2011-03-09 |
Michihiro NAKAJIMA | Add the ability to be able to recognize mtree format... |
commit | commitdiff | tree |
2011-03-09 |
Michihiro NAKAJIMA | Unbreak build on the platform which supports POSIX... |
commit | commitdiff | tree |
2011-03-09 |
Tim Kientzle | Issue 140: Calling archive_read_close() twice causes... |
commit | commitdiff | tree |
2011-03-08 |
Tim Kientzle | An attempt to fix the autoconf build now that we like... |
commit | commitdiff | tree |
2011-03-08 |
Tim Kientzle | Provide more flexibility in figuring out the proper... |
commit | commitdiff | tree |
2011-03-07 |
Tim Kientzle | Fix some broken tests from the earlier string work |
commit | commitdiff | tree |
2011-03-07 |
Tim Kientzle | Switch archive_string character set conversion over... |
commit | commitdiff | tree |
2011-03-05 |
Tim Kientzle | Test for the problem described in Issue 66 and Issue... |
commit | commitdiff | tree |
2011-02-26 |
Tim Kientzle | Test for archive_clear_error(). |
commit | commitdiff | tree |
2011-02-26 |
Tim Kientzle | Change archive_set_error() to clear the error string... |
commit | commitdiff | tree |
2011-02-19 |
Tim Kientzle | Only abort() if the archive handle is so screwed up... |
commit | commitdiff | tree |
2011-02-18 |
Björn Jacke | fix the #ifdef around the ea.h include - bug introduced... |
commit | commitdiff | tree |
2011-02-18 |
Björn Jacke | DO NOT USE C++ style comments like // in C code ! |
commit | commitdiff | tree |
2011-02-18 |
Björn Jacke | add AIX extended attribute support |
commit | commitdiff | tree |
next |