| 2011-09-23 |
Tim Kientzle | Fix the iconv probe and actually use the result. |
commit | commitdiff | tree | snapshot |
| 2011-09-20 |
Tim Kientzle | Issue 185: Include the contributed Zip in the regressi... |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Tim Kientzle | Merge r3722 from trunk: Fixes extraction of Zip entrie... |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Tim Kientzle | Test that archive_read_extract works correctly with... |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Tim Kientzle | Support old Info-Zip 'UX' extension. (Needs test.) |
commit | commitdiff | tree | snapshot |
| 2011-09-19 |
Tim Kientzle | Print out the expected contents of a file |
commit | commitdiff | tree | snapshot |
| 2011-09-18 |
Tim Kientzle | Make untar.c build correctly with libarchive 3.0. |
commit | commitdiff | tree | snapshot |
| 2011-09-18 |
Andres Mejia | Remove duplicate entry of -lxml2 in LIBS variable. |
commit | commitdiff | tree | snapshot |
| 2011-09-18 |
Andres Mejia | Remove duplicate libraries in $LIBS variable. |
commit | commitdiff | tree | snapshot |
| 2011-09-15 |
Michihiro NAKAJIMA | Build tar and cpio when both ENABLE_TAR and ENABLE_CPIO... |
commit | commitdiff | tree | snapshot |
| 2011-09-14 |
Michihiro NAKAJIMA | Fix style. |
commit | commitdiff | tree | snapshot |
| 2011-09-14 |
Michihiro NAKAJIMA | We cannot get proper an xml output from an earlier... |
commit | commitdiff | tree | snapshot |
| 2011-09-14 |
Michihiro NAKAJIMA | Set explicit unused arguments in order to avoid several... |
commit | commitdiff | tree | snapshot |
| 2011-09-14 |
Michihiro NAKAJIMA | Make sure a local variable 'parent' is not NULL when... |
commit | commitdiff | tree | snapshot |
| 2011-09-13 |
Michihiro NAKAJIMA | Remove unused __la_chdir and related definitions in... |
commit | commitdiff | tree | snapshot |
| 2011-09-13 |
Michihiro NAKAJIMA | Erase \r from archive_read_support_format_mtree.c. |
commit | commitdiff | tree | snapshot |
| 2011-09-13 |
Michihiro NAKAJIMA | On Windows, make sure an exit status is initialized... |
commit | commitdiff | tree | snapshot |
| 2011-09-13 |
Michihiro NAKAJIMA | Add archive_read_disk_open_w that is a wchar_t version... |
commit | commitdiff | tree | snapshot |
| 2011-09-13 |
Michihiro NAKAJIMA | Fix test_read_format_rar failure on Mac. |
commit | commitdiff | tree | snapshot |
| 2011-09-12 |
Michihiro NAKAJIMA | Fix a wrong memory allocation in converting NFC charact... |
commit | commitdiff | tree | snapshot |
| 2011-09-12 |
Michihiro NAKAJIMA | Issue 182. |
commit | commitdiff | tree | snapshot |
| 2011-09-11 |
Tim Kientzle | More tweaks to mtree numeric range tests. |
commit | commitdiff | tree | snapshot |
| 2011-09-11 |
Tim Kientzle | Correctly test the times on the very old files in the... |
commit | commitdiff | tree | snapshot |
| 2011-09-11 |
Tim Kientzle | Ensure the returned 'time' value doesn't exceed the... |
commit | commitdiff | tree | snapshot |
| 2011-09-11 |
Tim Kientzle | Update comment. |
commit | commitdiff | tree | snapshot |
| 2011-09-11 |
Tim Kientzle | Newer ZLib DLLs require ZLIB_WINAPI be defined. |
commit | commitdiff | tree | snapshot |
| 2011-09-09 |
Andres Mejia | Add RAR SFX archive to test_fuzz. |
commit | commitdiff | tree | snapshot |
| 2011-09-09 |
Andres Mejia | Add test case for RAR SFX archives. |
commit | commitdiff | tree | snapshot |
| 2011-09-09 |
Michihiro NAKAJIMA | Add support for extracting a RAR SFX file. |
commit | commitdiff | tree | snapshot |
| 2011-09-08 |
Michihiro NAKAJIMA | Fix build failure on Cygwin. |
commit | commitdiff | tree | snapshot |
| 2011-09-08 |
Michihiro NAKAJIMA | Fix issue 174. |
commit | commitdiff | tree | snapshot |
| 2011-09-08 |
Tim Kientzle | Rework the cpio readers and writers to not rely on... |
commit | commitdiff | tree | snapshot |
| 2011-09-07 |
Michihiro NAKAJIMA | Check if the platform really supports crypto functions... |
commit | commitdiff | tree | snapshot |
| 2011-09-07 |
Michihiro NAKAJIMA | Avoid test_archive_sha384 and test_archive_sha512 failu... |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Andres Mejia | Add support for RAR archives generated from BeOS machines. |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Andres Mejia | Support MAC OS generated RAR files. |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Andres Mejia | Enable support for RAR files generated from MS-DOS... |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Andres Mejia | Provide basic test case for RAR files generated on... |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Michihiro NAKAJIMA | Rename lzx_br_read_ahead to lzx_br_read_ahead_0, and... |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Michihiro NAKAJIMA | Rename lzh_br_read_ahead, a bit reader macro, to lzh_br... |
commit | commitdiff | tree | snapshot |
| 2011-09-05 |
Michihiro NAKAJIMA | Do not calculate a next copy position unless it's reall... |
commit | commitdiff | tree | snapshot |
| 2011-09-04 |
Tim Kientzle | Extend the tar test to verify that symlink and hardlink |
commit | commitdiff | tree | snapshot |
| 2011-09-04 |
Michihiro NAKAJIMA | LZX fotter-bits can take 17 bits, and so a bit reader... |
commit | commitdiff | tree | snapshot |
| 2011-09-04 |
Michihiro NAKAJIMA | Improve decoding huffman code in both lha and cab reader. |
commit | commitdiff | tree | snapshot |
| 2011-09-03 |
Tim Kientzle | Test integer parsing at the limits of 64-bit integers. |
commit | commitdiff | tree | snapshot |
| 2011-09-03 |
Tim Kientzle | Refactor the iconv probe by moving the repetitive try... |
commit | commitdiff | tree | snapshot |
| 2011-09-03 |
Tim Kientzle | Libarchive 2.8.5 v2.8.5 |
commit | commitdiff | tree | snapshot |
| 2011-09-02 |
Andres Mejia | Use Nettle ripemd160 header and functions accepted... |
commit | commitdiff | tree | snapshot |
| 2011-09-01 |
Michihiro NAKAJIMA | Issue 178: compile issue on MSVC2010 with lzma support. |
commit | commitdiff | tree | snapshot |
| 2011-09-01 |
Michihiro NAKAJIMA | Issue 177: Fix --without-zlib compilation. |
commit | commitdiff | tree | snapshot |
| 2011-09-01 |
Michihiro NAKAJIMA | Issue 176: Const-ify several static arrays. |
commit | commitdiff | tree | snapshot |
| 2011-08-31 |
Michihiro NAKAJIMA | Delay a memory allocation for an output buffer at the... |
commit | commitdiff | tree | snapshot |
| 2011-08-31 |
Michihiro NAKAJIMA | All type of LHa headers have a CRC16 value for a valid... |
commit | commitdiff | tree | snapshot |
| 2011-08-31 |
Tim Kientzle | Issue 175: Simplify filter bidding code. |
commit | commitdiff | tree | snapshot |
| 2011-08-28 |
Michihiro NAKAJIMA | Remove outdated definitions in archive_windows.h. |
commit | commitdiff | tree | snapshot |
| 2011-08-28 |
Michihiro NAKAJIMA | __archive_mktemp function should simply be in one file... |
commit | commitdiff | tree | snapshot |
| 2011-08-28 |
Michihiro NAKAJIMA | Migrate message digest functions on Windows into archiv... |
commit | commitdiff | tree | snapshot |
| 2011-08-28 |
Michihiro NAKAJIMA | Fix build failure on Windows. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Fetch current config.guess and config.sub as part of... |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Partly as documentation, include a step to fetch up... |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Andres Mejia | Implement crypto support with the Nettle crypto library. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Andres Mejia | Change how crypto support is implemented within libarchive. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Fix warnings in make distcheck. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Fix some warnings in make distcheck. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | doc/update.sh gets run during distcheck in a write... |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Merge r3649: fix build on mingwrt 3.20. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Merge r3605: Rename the iso_gz test to iso_Z to match the |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Tim Kientzle | Fix build with mingwrt 3.20. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Michihiro NAKAJIMA | Additional fix to issue 168; merge r3647 from trunk. |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Michihiro NAKAJIMA | Additional fix to issue 168 because the change of r3642... |
commit | commitdiff | tree | snapshot |
| 2011-08-23 |
Michihiro NAKAJIMA | Additional changes to r3645 for distribution. |
commit | commitdiff | tree | snapshot |
| 2011-08-23 |
Michihiro NAKAJIMA | Fix issue 168. Merge r3642 from trunk. |
commit | commitdiff | tree | snapshot |
| 2011-08-20 |
Colin Percival | Fix handling of ~ within the target of a 'tar -s' direc... |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Michihiro NAKAJIMA | Fix issue 168. |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Tim Kientzle | Fix build on VS2005. |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Michihiro NAKAJIMA | Explicit no argument function definitions. Some compile... |
commit | commitdiff | tree | snapshot |
| 2011-08-18 |
Michihiro NAKAJIMA | Correct a total number of file entries in test_read_for... |
commit | commitdiff | tree | snapshot |
| 2011-08-18 |
Andres Mejia | Fixup errors, distinguising between errors caused by... |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Andres Mejia | Fix memory access errors reading corrupted RAR file... |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Tim Kientzle | Try to workaround the fact that zconf.h defines Byte... |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Tim Kientzle | Fix screw-up with r3624. Thanks to Michihiro for point... |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Andres Mejia | Make sure to go back to previous directory after test... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Andres Mejia | Add test cases for improper use of -C. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Andres Mejia | Fix build failure with implicit declaration of bsdtar_w... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Quash compiler warnings by explicitly casting to unsign... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Canonicalize spelling of "less than or equal to": ... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Remove unnecessary call to strlen; we already know... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Fix file flag setting on linux in the event that EXT2_I... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Tim Kientzle | Relax the bidder to accept images created by buggy... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Tim Kientzle | The old "compression" terminology will be retired in... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Squawk if we read '-C' '' from consecutive lines. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | memcpy(new_str, NULL, 0) is _technically_ undefined... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | -C '' is meaningless; complain and die if we are given it. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Spelling: similiar -> similar. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Reference the correct file name. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Fix whitespace. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Delete unused "cur_offset" field. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Update comment: pformat_data went away years ago. |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Typos in comments: "a archive" -> "an archive", "formts... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Colin Percival | Error out of copy_data if get_extract fails. |
commit | commitdiff | tree | snapshot |
| next |