2012-04-23 |
Con Kolivas | Fix probable leak with program write add filters. 7/head |
commit | commitdiff | tree |
2012-04-23 |
Con Kolivas | Add silent build rules for lrzip. |
commit | commitdiff | tree |
2012-04-23 |
Con Kolivas | Add basic archive read and write filter support for... |
commit | commitdiff | tree |
2012-04-21 |
Tim Kientzle | Fix the setup_acls placeholder used on systems where... |
commit | commitdiff | tree |
2012-04-09 |
Tim Kientzle | Resuscitate the old NFS4 support code and make it work... |
commit | commitdiff | tree |
2012-04-06 |
Michihiro NAKAJIMA | Fix the dereference of null pointer, which Clang Static... |
commit | commitdiff | tree |
2012-04-06 |
Michihiro NAKAJIMA | Fix a memory leak. |
commit | commitdiff | tree |
2012-04-06 |
Michihiro NAKAJIMA | Avoid a warning that Clang Static Analyzer complained |
commit | commitdiff | tree |
2012-04-06 |
Michihiro NAKAJIMA | Remove unneeded code. |
commit | commitdiff | tree |
2012-04-05 |
Michihiro NAKAJIMA | Fix the build failure of libarchive_test on Visual... |
commit | commitdiff | tree |
2012-04-04 |
Michihiro NAKAJIMA | Fix build failure on Visual Studio. |
commit | commitdiff | tree |
2012-04-03 |
Dan McGee | Fixes for GCC 4.7.0 |
commit | commitdiff | tree |
2012-04-02 |
Michihiro NAKAJIMA | Initialize the buffer used for FIEMAP to avoid the... |
commit | commitdiff | tree |
2012-04-02 |
Tim Kientzle | Only look for libmd if OpenSSL is not present. |
commit | commitdiff | tree |
2012-03-28 |
Tim Kientzle | Merge pull request #2 from amejia1/multivolume |
commit | commitdiff | tree |
2012-03-28 |
Tim Kientzle | Merge pull request #11 from toofishes/iso9660 |
commit | commitdiff | tree |
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-26 |
Andres Mejia | Implement support for reading multivolume RAR archive... 2/head |
commit | commitdiff | tree |
2012-03-26 |
Andres Mejia | Implement support for reading from multiple data object... |
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 |
next |