2012-03-27 |
Dan McGee | Remove fallthough-based logic from iso9660 reader 11/head |
commit | commitdiff | tree |
2012-03-27 |
Dan McGee | Fix segfault in iso9660 reader |
commit | commitdiff | tree |
2012-03-27 |
Dan McGee | Use memcmp to find SP extension bytes |
commit | commitdiff | tree |
2012-03-24 |
Michihiro NAKAJIMA | Change the default permissions of the regular files... |
commit | commitdiff | tree |
2012-03-23 |
Tim Kientzle | Issue 253: Default to 0666 permissions on files, like... |
commit | commitdiff | tree |
2012-03-23 |
Tim Kientzle | Fix a compiler warning about redundant 'r' declaration. |
commit | commitdiff | tree |
2012-03-22 |
Michihiro NAKAJIMA | Improve the listing performance of CAB reader; Do not... |
commit | commitdiff | tree |
2012-03-22 |
Michihiro NAKAJIMA | Use memcpy when copying an uncompressed block for CAB... |
commit | commitdiff | tree |
2012-03-21 |
Michihiro NAKAJIMA | Issue 250:problem extracting from CAB file. |
commit | commitdiff | tree |
2012-03-21 |
Tim Kientzle | Merge pull request #10 from kientzle/c6508ec53bc0bfdd17... |
commit | commitdiff | tree |
2012-03-21 |
Tim Kientzle | Add some mention of new formats to libarchive-formats... 10/head |
commit | commitdiff | tree |
2012-03-20 |
Tim Kientzle | Merge pull request #9 from ondrejholy/master |
commit | commitdiff | tree |
2012-03-20 |
Michihiro NAKAJIMA | An additional fix of issue 249. |
commit | commitdiff | tree |
2012-03-20 |
Michihiro NAKAJIMA | Improve test_read_format_cab to just read file names... |
commit | commitdiff | tree |
2012-03-20 |
Michihiro NAKAJIMA | Fix the bug which the patch for issue 249 made, which... |
commit | commitdiff | tree |
2012-03-19 |
Michihiro NAKAJIMA | Separate test_archive_string_normalization into NFC... |
commit | commitdiff | tree |
2012-03-18 |
Michihiro NAKAJIMA | Use pattern matching to find a test. It's useful to... |
commit | commitdiff | tree |
2012-03-18 |
Tim Kientzle | Merge pull request #8 from kientzle/fix-email |
commit | commitdiff | tree |
2012-03-18 |
Tim Kientzle | People with questions should go to the mailing list... 8/head |
commit | commitdiff | tree |
2012-03-17 |
Michihiro NAKAJIMA | Rename some internal functions as other related functions. |
commit | commitdiff | tree |
2012-03-17 |
Michihiro NAKAJIMA | Simplify creating an iconv object on Mac; stop using... |
commit | commitdiff | tree |
2012-03-16 |
Andres Mejia | Allow verbosity level for test programs to be set via... |
commit | commitdiff | tree |
2012-03-15 |
Michihiro NAKAJIMA | Impelment Unicode normalization Form D in libarchive... |
commit | commitdiff | tree |
2012-03-15 |
Michihiro NAKAJIMA | Issue 249: Uncompressed CAB fails to read subfile when... |
commit | commitdiff | tree |
2012-03-12 |
Michihiro NAKAJIMA | Simlify a string conversion from WCS to MBS on Windows. |
commit | commitdiff | tree |
2012-03-11 |
Michihiro NAKAJIMA | Move a definition of HAVE_LINUX_TYPES_H in build/cmake... |
commit | commitdiff | tree |
2012-03-11 |
Michihiro NAKAJIMA | Add a check of linux/types.h into configure.ac, which... |
commit | commitdiff | tree |
2012-03-11 |
Michihiro NAKAJIMA | Simplify a check whether the current filesystem libarch... |
commit | commitdiff | tree |
2012-03-08 |
Michihiro NAKAJIMA | Remove an outdated comment. |
commit | commitdiff | tree |
2012-03-08 |
Michihiro NAKAJIMA | Properly reuse rar->filename. |
commit | commitdiff | tree |
2012-03-07 |
Michihiro NAKAJIMA | Add a unicode filename sample for test_read_format_rar... |
commit | commitdiff | tree |
2012-03-07 |
Michihiro NAKAJIMA | Additional fix to issue 247(Unicode filenames in RAR). |
commit | commitdiff | tree |
2012-03-06 |
Ondrej Holy | Introduce archive_write_add_fitler() 9/head |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | Issue 247:Unicode filenames inside RAR not working. |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | Move CMAKE_MINIMUM_REQUIRED to the top of CMakeLists... |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | CMakePushCheckState module appeared from CMake 2.8.6. |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | Do not overwrite CMAKE_BUILD_TYPE if it has already... |
commit | commitdiff | tree |
2012-03-05 |
Michihiro NAKAJIMA | Find out what macro is needed or acceptable to use... |
commit | commitdiff | tree |
2012-03-04 |
Michihiro NAKAJIMA | Use CMakePushCheckState module to save and restore... |
commit | commitdiff | tree |
2012-02-29 |
Michihiro NAKAJIMA | Fix a printf format type for id_t. FreeBSD's id_t is... |
commit | commitdiff | tree |
2012-02-29 |
Michihiro NAKAJIMA | Avoid the error which Clang Static Analyzer says "Funct... |
commit | commitdiff | tree |
2012-02-28 |
Joerg Sonnenberger | Merge pull request #6 from jsonn/master |
commit | commitdiff | tree |
2012-02-28 |
Joerg Sonnenberger | Allow format string checking with GCC. 6/head |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Properly call archive_read_close() after archive_read_d... |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Improve previous change; reuse a directory traversals... |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Fix the problem that bsdtar with new directory traversa... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Avoid the error which Clang Static Analyzer says "Null... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Avoid the memory leak error which Clang Static Analyzer... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix memory leaks found with Clang Static Analyzer.... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix the error which Clang Static Analyzer says "Divisio... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix the error which Clang Static Analyzer says "Assigne... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix build failure without zlib on Windows; avoid unreac... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix build failure on linux. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Improve directory traversals on Windows to surely clear... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove duplicate statements. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix a comparison of file names in ISO images. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix build failure with -Wunreachable-code compile optio... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Cleanup; use a for loop statement instead of a goto... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove dead code in parsing Rockridge extension SL. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Improve directory traversals code for POSIX: split... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix a wrong check on a result of lseek. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove dead code. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Merge pull request #5 from mmatuska/master |
commit | commitdiff | tree |
2012-02-25 |
Martin Matuska | Various manpage metadata fixes 5/head |
commit | commitdiff | tree |
2012-02-25 |
Michihiro NAKAJIMA | Enable C4254,C4295,C4514 and C4702 on MSVC. |
commit | commitdiff | tree |
2012-02-25 |
Michihiro NAKAJIMA | Make CMAKE_C_FLAGS_DEBUG readable. |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Add NEWS about where the mailing lists have stayed. |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Add -Wformat and -Wformat-security to default CFLAGS... |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Make warnings enabled match what is enabled for cmake... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | A header check for iconv.h should be done after AM_ICON... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Enable bsdtar -s option on Windows with libregex and... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | For MSVC, /WX option should be set to CMAKE_C_FLAGS_... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Avoid a miss detection of iconv prototype after we... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Fix build failure on MSYS: rename a variable name ... |
commit | commitdiff | tree |
2012-02-21 |
Michihiro NAKAJIMA | On Windows, make sure libarchive does not store the... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | On Windows, it is possible that the program name should... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Properly remove leading slash letters and Windows drive... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Correct console I/O on Windows. Use CONIN$ and CONOUT... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Fix a format parameter for a wide string in archive_wri... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable built-in functions on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable aggressive warnings C4061,C4296,C4389 and C4505... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable an aggressive warning C4706 on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Do not overwrite the default setting of CMAKE_C_FLAGS... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Improve setting for compiling options for Rebug and... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Treat warnings as error on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Fix a long standing warning at archive_ppmd7.c on Visua... |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | On Visual Studio, Enable Warning 4244: 'conversion... |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | Correct a variable type. |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | Issue 243: CAB decompression doesn't work when libarchi... |
commit | commitdiff | tree |
2012-02-17 |
Michihiro NAKAJIMA | Fix remaining build failure in agressive warnings. |
commit | commitdiff | tree |
2012-02-17 |
Michihiro NAKAJIMA | Make definitions, which I recently added, in archive... |
commit | commitdiff | tree |
2012-02-16 |
Michihiro NAKAJIMA | Fix build failure in aggressive warnings on msys. |
commit | commitdiff | tree |
2012-02-16 |
Michihiro NAKAJIMA | Fix up remaing work to turn to the current directory... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix build failure on linux |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix test failure without zlib. |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix issue 242:libarchive-3.0.3 fails to build with... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix issue 241:CAB decompression not 64bit compatible. |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Improve directory traversals on POSIX system. Delay... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Minor clean up; remove duplicate code at directory... |
commit | commitdiff | tree |
2012-02-14 |
Michihiro NAKAJIMA | Fix build failure on FreeBSD/powerpc64. |
commit | commitdiff | tree |
next |