2011-04-10 |
Michihiro NAKAJIMA | Add and update comments in archive_string.c. |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Add some CP932 filename tests. |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Add a filename encoding test for ustar. |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Add a test storing a CP1251 filename in zip file on... |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Add a filename encoding test for gnutar. |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Add locale CP1251 and CP932 tests to test_pax_filename_... |
commit | commitdiff | tree |
2011-04-10 |
Roman Neuhauser | torture test archive_read_support_format_XXX as well |
commit | commitdiff | tree |
2011-04-10 |
Roman Neuhauser | plug crashes in archive_read_support_filter_XXX |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Simplify a check of de_DE.UTF-8 locale in libarchive... |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Improve test_read_format_zip_filename for Windows platform. |
commit | commitdiff | tree |
2011-04-10 |
Michihiro NAKAJIMA | Fix the automatic filename translation on Windows and... |
commit | commitdiff | tree |
2011-04-09 |
Roman Neuhauser | remove stuff covered by #if ARCHIVE_VERSION_NUMBER... |
commit | commitdiff | tree |
2011-04-09 |
Roman Neuhauser | test.h: leave __LIBARCHIVE_TEST up to individual test... |
commit | commitdiff | tree |
2011-04-09 |
Roman Neuhauser | test_archive_string.c: drop assertEqualArchiveString |
commit | commitdiff | tree |
2011-04-09 |
Michihiro NAKAJIMA | Add a filename encoding test for zip. |
commit | commitdiff | tree |
2011-04-09 |
Michihiro NAKAJIMA | Choose the charset described in the archive file when... |
commit | commitdiff | tree |
2011-04-09 |
Michihiro NAKAJIMA | Correctly get the OEM CodePage(OEMCP) of the current... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Use of mbrtowc/wcrtomb is slower than use of WideCharTo... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Pax format uses only both BINARY and UTF-8 to its heade... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Following tests are now for all platform not only Windows. |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Simplify sparse test code. |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Use of archive_strcat() in archive_string_append_from_w... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | On Windows Correctly handle a directory file at archive... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | Use mbstowcs() at __la_win_permissive_name() instead... |
commit | commitdiff | tree |
2011-04-08 |
Michihiro NAKAJIMA | On Windows, Improve a conversion MBS<==>WCS to be relat... |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Add filenames conversion tests for Windows. |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Add some test for zip reader. |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | The filenames in pax should be written in UTF-8 without... |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Remove old, redundant test code. |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Update Windows CodePage look-up table. |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Introduce |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Drop a use of CRL function _get_current_locale(), which... |
commit | commitdiff | tree |
2011-04-07 |
Michihiro NAKAJIMA | Allow hdrcharset=UTF-8 to pax writer because libarchive... |
commit | commitdiff | tree |
2011-04-06 |
Michihiro NAKAJIMA | Unbreak build on msys. |
commit | commitdiff | tree |
2011-04-06 |
Michihiro NAKAJIMA | Copy lib-link.m4,lib-prefix.m4 and lib-ld.m4 from |
commit | commitdiff | tree |
2011-04-06 |
Michihiro NAKAJIMA | Rename archive_string_append_from_unicode_to_mbs back... |
commit | commitdiff | tree |
2011-04-06 |
Michihiro NAKAJIMA | Simply choose a header encoding on pax writer. |
commit | commitdiff | tree |
2011-04-06 |
Michihiro NAKAJIMA | Rename "charset" option to "hdrcharset" since the name... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | test_archive_string.c tests archive_string_sprintf... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | test_archive_string.c tests archive_strncpy |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | test_archive_string.c: tests for some archive_string... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | archive_read_support_format_xar.c: multiple fixes based... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | archive_read_support_format_tar.c: fix looming buffer... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | archive_read_support_format_cpio.c: archive_set_error... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | archive_read_support_format_iso9660.c: plug looming... |
commit | commitdiff | tree |
2011-04-04 |
Roman Neuhauser | remove archive_read_get_bidder macro again |
commit | commitdiff | tree |
2011-04-04 |
Michihiro NAKAJIMA | Give the API caller a memory allocation failure of... |
commit | commitdiff | tree |
2011-04-04 |
Michihiro NAKAJIMA | This change almost revert r3148,r3149 because of my... |
commit | commitdiff | tree |
2011-04-03 |
Tim Kientzle | If someone disables ENABLE_ACL or ENABLE_XATTR, we... |
commit | commitdiff | tree |
2011-04-03 |
Tim Kientzle | Change the charset to codepage translation to be |
commit | commitdiff | tree |
2011-04-03 |
Michihiro NAKAJIMA | Add a few charset to be translated into Windows codepage. |
commit | commitdiff | tree |
2011-04-02 |
Michihiro NAKAJIMA | Properly check a character-set name in hdrcharset of... |
commit | commitdiff | tree |
2011-04-02 |
Michihiro NAKAJIMA | According to IEEE Std 1003.1-2001, we can use following... |
commit | commitdiff | tree |
2011-04-01 |
Michihiro NAKAJIMA | Fix a replacement of Windows path separator in CP932... |
commit | commitdiff | tree |
2011-04-01 |
Michihiro NAKAJIMA | Add a new line to the end of archive_read_disk_entry_fr... |
commit | commitdiff | tree |
2011-04-01 |
Michihiro NAKAJIMA | Improve the windows version of archive_read_disk_entry_... |
commit | commitdiff | tree |
2011-04-01 |
Michihiro NAKAJIMA | Correct a type of a file offset;s/off_t/int64_t/ |
commit | commitdiff | tree |
2011-03-31 |
Michihiro NAKAJIMA | If futimens() defined in POSIX.1-2008 is available... |
commit | commitdiff | tree |
2011-03-31 |
Michihiro NAKAJIMA | Detect futimesat. |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_write_set_format_pax.c: s/__archive_errx/archiv... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_write_set_format_pax.c: s/__archive_errx/archiv... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_read_support_format_tar.c: s/__archive_errx... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_write_set_format_shar.c: s/__archive_errx/archi... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_read_support_format_iso9660.c: s/__archive_errx... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_read_support_format_cpio.c: s/__archive_errx... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_read.c: s/__archive_errx/archive_set_error/ |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_read.c: s/__archive_errx/archive_set_error... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | test argument handling in archive_read_open2 |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | config.h.in~ should not be versioned |
commit | commitdiff | tree |
2011-03-30 |
Michihiro NAKAJIMA | Correct a print format of test failure log for file... |
commit | commitdiff | tree |
2011-03-30 |
Roman Neuhauser | archive_string.c: 2x uninitialized variable in utf16... |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | On Windows, use _fseeki64() instead of fseek() for... |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | Remove unused definitions in archive_windows.h |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | Get the current codepage through _get_current_locale... |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | Space ==> Tab. |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | On Windows, improve a replacement of '\' character... |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | Use of mbrtowc is wasteful to check if all MBS can... |
commit | commitdiff | tree |
2011-03-29 |
Michihiro NAKAJIMA | Use archive_string_conv object for the test to know... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | doc/update.sh does not break on missing output dirs... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | client and example programs use archive_read_support_fi... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | tests use archive_read_support_filter_*() |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_support_compression_*() -> archive_read_su... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_read_support_compression_*.c -> archive_read_su... |
commit | commitdiff | tree |
2011-03-28 |
Michihiro NAKAJIMA | Clean up archive_windows.c and update its comment. |
commit | commitdiff | tree |
2011-03-28 |
Michihiro NAKAJIMA | Remove a use of WideChartoMultiByte/MultiByteToWideChar... |
commit | commitdiff | tree |
2011-03-28 |
Michihiro NAKAJIMA | Fix a memory free bug. |
commit | commitdiff | tree |
2011-03-28 |
Michihiro NAKAJIMA | Improve character-set conversion functions. |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_errno, archive_error_string info in man pages... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | man pages: document archive_read_support_filter_XXX |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | doc/update.sh does not break on missing output dirs |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | libarchive_changes.3: changes in libarchive interface |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_entry.3: two typos |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write.3: indentation fixes in example |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write.3: narrative moved from libarchive.3... |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write.3: w/o stuff that's now documented elsewhere |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_free.3: archive_write_{close,free} |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_finish_entry.3: separate man page |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_data.3: archive_write_data man page |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_header.3: archive_write_header man page |
commit | commitdiff | tree |
2011-03-28 |
Roman Neuhauser | archive_write_open.3: archive_write_open et al |
commit | commitdiff | tree |
next |