]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2011-04-10  Michihiro NAKAJIMAAdd and update comments in archive_string.c.
2011-04-10  Michihiro NAKAJIMAAdd some CP932 filename tests.
2011-04-10  Michihiro NAKAJIMAAdd a filename encoding test for ustar.
2011-04-10  Michihiro NAKAJIMAAdd a test storing a CP1251 filename in zip file on...
2011-04-10  Michihiro NAKAJIMAAdd a filename encoding test for gnutar.
2011-04-10  Michihiro NAKAJIMAAdd locale CP1251 and CP932 tests to test_pax_filename_...
2011-04-10  Roman Neuhausertorture test archive_read_support_format_XXX as well
2011-04-10  Roman Neuhauserplug crashes in archive_read_support_filter_XXX
2011-04-10  Michihiro NAKAJIMASimplify a check of de_DE.UTF-8 locale in libarchive...
2011-04-10  Michihiro NAKAJIMAImprove test_read_format_zip_filename for Windows platform.
2011-04-10  Michihiro NAKAJIMAFix the automatic filename translation on Windows and...
2011-04-09  Roman Neuhauserremove stuff covered by #if ARCHIVE_VERSION_NUMBER...
2011-04-09  Roman Neuhausertest.h: leave __LIBARCHIVE_TEST up to individual test...
2011-04-09  Roman Neuhausertest_archive_string.c: drop assertEqualArchiveString
2011-04-09  Michihiro NAKAJIMAAdd a filename encoding test for zip.
2011-04-09  Michihiro NAKAJIMAChoose the charset described in the archive file when...
2011-04-09  Michihiro NAKAJIMACorrectly get the OEM CodePage(OEMCP) of the current...
2011-04-08  Michihiro NAKAJIMAUse of mbrtowc/wcrtomb is slower than use of WideCharTo...
2011-04-08  Michihiro NAKAJIMAPax format uses only both BINARY and UTF-8 to its heade...
2011-04-08  Michihiro NAKAJIMAFollowing tests are now for all platform not only Windows.
2011-04-08  Michihiro NAKAJIMASimplify sparse test code.
2011-04-08  Michihiro NAKAJIMAUse of archive_strcat() in archive_string_append_from_w...
2011-04-08  Michihiro NAKAJIMAOn Windows Correctly handle a directory file at archive...
2011-04-08  Michihiro NAKAJIMAUse mbstowcs() at __la_win_permissive_name() instead...
2011-04-08  Michihiro NAKAJIMAOn Windows, Improve a conversion MBS<==>WCS to be relat...
2011-04-07  Michihiro NAKAJIMAAdd filenames conversion tests for Windows.
2011-04-07  Michihiro NAKAJIMAAdd some test for zip reader.
2011-04-07  Michihiro NAKAJIMAThe filenames in pax should be written in UTF-8 without...
2011-04-07  Michihiro NAKAJIMARemove old, redundant test code.
2011-04-07  Michihiro NAKAJIMAUpdate Windows CodePage look-up table.
2011-04-07  Michihiro NAKAJIMAIntroduce
2011-04-07  Michihiro NAKAJIMADrop a use of CRL function _get_current_locale(), which...
2011-04-07  Michihiro NAKAJIMAAllow hdrcharset=UTF-8 to pax writer because libarchive...
2011-04-06  Michihiro NAKAJIMAUnbreak build on msys.
2011-04-06  Michihiro NAKAJIMACopy lib-link.m4,lib-prefix.m4 and lib-ld.m4 from
2011-04-06  Michihiro NAKAJIMARename archive_string_append_from_unicode_to_mbs back...
2011-04-06  Michihiro NAKAJIMASimply choose a header encoding on pax writer.
2011-04-06  Michihiro NAKAJIMARename "charset" option to "hdrcharset" since the name...
2011-04-04  Roman Neuhausertest_archive_string.c tests archive_string_sprintf...
2011-04-04  Roman Neuhausertest_archive_string.c tests archive_strncpy
2011-04-04  Roman Neuhausertest_archive_string.c: tests for some archive_string...
2011-04-04  Roman Neuhauserarchive_read_support_format_xar.c: multiple fixes based...
2011-04-04  Roman Neuhauserarchive_read_support_format_tar.c: fix looming buffer...
2011-04-04  Roman Neuhauserarchive_read_support_format_cpio.c: archive_set_error...
2011-04-04  Roman Neuhauserarchive_read_support_format_iso9660.c: plug looming...
2011-04-04  Roman Neuhauserremove archive_read_get_bidder macro again
2011-04-04  Michihiro NAKAJIMAGive the API caller a memory allocation failure of...
2011-04-04  Michihiro NAKAJIMAThis change almost revert r3148,r3149 because of my...
2011-04-03  Tim KientzleIf someone disables ENABLE_ACL or ENABLE_XATTR, we...
2011-04-03  Tim KientzleChange the charset to codepage translation to be
2011-04-03  Michihiro NAKAJIMAAdd a few charset to be translated into Windows codepage.
2011-04-02  Michihiro NAKAJIMAProperly check a character-set name in hdrcharset of...
2011-04-02  Michihiro NAKAJIMAAccording to IEEE Std 1003.1-2001, we can use following...
2011-04-01  Michihiro NAKAJIMAFix a replacement of Windows path separator in CP932...
2011-04-01  Michihiro NAKAJIMAAdd a new line to the end of archive_read_disk_entry_fr...
2011-04-01  Michihiro NAKAJIMAImprove the windows version of archive_read_disk_entry_...
2011-04-01  Michihiro NAKAJIMACorrect a type of a file offset;s/off_t/int64_t/
2011-03-31  Michihiro NAKAJIMAIf futimens() defined in POSIX.1-2008 is available...
2011-03-31  Michihiro NAKAJIMADetect futimesat.
2011-03-30  Roman Neuhauserarchive_write_set_format_pax.c: s/__archive_errx/archiv...
2011-03-30  Roman Neuhauserarchive_write_set_format_pax.c: s/__archive_errx/archiv...
2011-03-30  Roman Neuhauserarchive_read_support_format_tar.c: s/__archive_errx...
2011-03-30  Roman Neuhauserarchive_write_set_format_shar.c: s/__archive_errx/archi...
2011-03-30  Roman Neuhauserarchive_read_support_format_iso9660.c: s/__archive_errx...
2011-03-30  Roman Neuhauserarchive_read_support_format_cpio.c: s/__archive_errx...
2011-03-30  Roman Neuhauserarchive_read.c: s/__archive_errx/archive_set_error/
2011-03-30  Roman Neuhauserarchive_read.c: s/__archive_errx/archive_set_error...
2011-03-30  Roman Neuhausertest argument handling in archive_read_open2
2011-03-30  Roman Neuhauserconfig.h.in~ should not be versioned
2011-03-30  Michihiro NAKAJIMACorrect a print format of test failure log for file...
2011-03-30  Roman Neuhauserarchive_string.c: 2x uninitialized variable in utf16...
2011-03-29  Michihiro NAKAJIMAOn Windows, use _fseeki64() instead of fseek() for...
2011-03-29  Michihiro NAKAJIMARemove unused definitions in archive_windows.h
2011-03-29  Michihiro NAKAJIMAGet the current codepage through _get_current_locale...
2011-03-29  Michihiro NAKAJIMASpace ==> Tab.
2011-03-29  Michihiro NAKAJIMAOn Windows, improve a replacement of '\' character...
2011-03-29  Michihiro NAKAJIMAUse of mbrtowc is wasteful to check if all MBS can...
2011-03-29  Michihiro NAKAJIMAUse archive_string_conv object for the test to know...
2011-03-28  Roman Neuhauserdoc/update.sh does not break on missing output dirs...
2011-03-28  Roman Neuhauserclient and example programs use archive_read_support_fi...
2011-03-28  Roman Neuhausertests use archive_read_support_filter_*()
2011-03-28  Roman Neuhauserarchive_read_support_compression_*() -> archive_read_su...
2011-03-28  Roman Neuhauserarchive_read_support_compression_*.c -> archive_read_su...
2011-03-28  Michihiro NAKAJIMAClean up archive_windows.c and update its comment.
2011-03-28  Michihiro NAKAJIMARemove a use of WideChartoMultiByte/MultiByteToWideChar...
2011-03-28  Michihiro NAKAJIMAFix a memory free bug.
2011-03-28  Michihiro NAKAJIMAImprove character-set conversion functions.
2011-03-28  Roman Neuhauserarchive_errno, archive_error_string info in man pages...
2011-03-28  Roman Neuhauserman pages: document archive_read_support_filter_XXX
2011-03-28  Roman Neuhauserdoc/update.sh does not break on missing output dirs
2011-03-28  Roman Neuhauserlibarchive_changes.3: changes in libarchive interface
2011-03-28  Roman Neuhauserarchive_entry.3: two typos
2011-03-28  Roman Neuhauserarchive_write.3: indentation fixes in example
2011-03-28  Roman Neuhauserarchive_write.3: narrative moved from libarchive.3...
2011-03-28  Roman Neuhauserarchive_write.3: w/o stuff that's now documented elsewhere
2011-03-28  Roman Neuhauserarchive_write_free.3: archive_write_{close,free}
2011-03-28  Roman Neuhauserarchive_write_finish_entry.3: separate man page
2011-03-28  Roman Neuhauserarchive_write_data.3: archive_write_data man page
2011-03-28  Roman Neuhauserarchive_write_header.3: archive_write_header man page
2011-03-28  Roman Neuhauserarchive_write_open.3: archive_write_open et al
next