| 2009-11-09 |
Michihiro NAKAJIMA | Value stored to 's' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Michihiro NAKAJIMA | Return ARCHIVE_WARN if large inode number was truncated. |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Michihiro NAKAJIMA | - Value stored to 'ret' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Tim Kientzle | pkgconfig support from Xavier, plus a couple of missing... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Tim Kientzle | If you overflow an int64_t, use INT64_MAX, not UINT64_MAX. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'cpio' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'ret' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'target_block_length' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'state' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'target_block_length' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | - Value stored to 'ret' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'target_block_length' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'r' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'ret' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | - Value stored to 'err' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | - Value stored to 'line' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'r' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'ar' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'l' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'read_avail' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Return ARCHIVE_FATAL if BZ2_bzDecompressEnd failed. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | - Value stored to 'filter' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Value stored to 'target_block_length' is never read. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Return ARCHIVE_WARN properly if large inode number... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | Remove duplicate code. |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | It is better that all of functions of checking volume... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Michihiro NAKAJIMA | If a volume description is found, do not try checking... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Tim Kientzle | Thanks to Xavier for pointing out that the security... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Tim Kientzle | Be a little more careful about identifying mdoc-format... |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Tim Kientzle | Fix a couple of markup errors and clarify the discussio... |
commit | commitdiff | tree | snapshot |
| 2009-11-07 |
Tim Kientzle | Make the CTest integration simpler and a little more... |
commit | commitdiff | tree | snapshot |
| 2009-11-07 |
Tim Kientzle | CDash support, thanks to Brad King. |
commit | commitdiff | tree | snapshot |
| 2009-11-07 |
Tim Kientzle | MinGW defines a value of S_IFBLK which is both useless... |
commit | commitdiff | tree | snapshot |
| 2009-11-06 |
Michihiro NAKAJIMA | Improve detecting LZMA stream data. |
commit | commitdiff | tree | snapshot |
| 2009-11-06 |
Björn Jacke | add support for setting timestamps with ns resolution... |
commit | commitdiff | tree | snapshot |
| 2009-11-06 |
Tim Kientzle | Cast away a minor type mismatch. |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Michihiro NAKAJIMA | Add some tests for LZMA as other compression. |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Tim Kientzle | Whitespace fix. |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Michihiro NAKAJIMA | Compression of test data for ISO reader switch from... |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Tim Kientzle | Rename LOCALE_DE to LOCALE_UTF8, since the code assumes... |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Tim Kientzle | Include needsAscent on the initial stack entry so that... |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Michihiro NAKAJIMA | Revert from previous change of tar/tree.c. It's my... |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Michihiro NAKAJIMA | To be robust when ISO image is broken. |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Tim Kientzle | Use CP_ACP instead of CP_THREAD_ACP. |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Fuzz the mtree reader: Extract the sample file and... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Fix the name of one of the distfiles. |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Extend the fuzz tester: |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Extend the fuzz tester: |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Use the format_raw handler to decompress files before... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | -vvv should be full verbosity just like -vv. |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Michihiro NAKAJIMA | Do not reject a directory entry which couldn't find... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Michihiro NAKAJIMA | The file queue which has "CL" extension(called cl_files... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Make the __FBSDID() handling more platform-agnostic... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Whitespace fix. |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Avoid %j and uintmax in cpio. |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Tim Kientzle | Trying to figure out what printf modifiers to use on... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Get int64_t on Haiku. |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Be a little more selective when verifying mode values... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Windows build fix. |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | archive_entry_copy_bhfi should only be built on Windows. |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Fix some compiler warnings: Mostly just removing unused... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Skip hardlink checks on Haiku, remove some ancient... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Skip the root uname test on both Cygwin and Haiku ... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Tweak for Haiku. |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Shuffle the major/minor/makedev support a bit; this... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Tim Kientzle | Synchronize the test harnesses and force atime tests... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Michihiro NAKAJIMA | Add extra text before the uuencoded data. |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Michihiro NAKAJIMA | Bug fix. Bidding failed when a character of the end... |
commit | commitdiff | tree | snapshot |
| 2009-10-31 |
Michihiro NAKAJIMA | Improve directory order; make sure a directory entry... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Michihiro NAKAJIMA | Fix a bug; use relevant function for reading create... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Michihiro NAKAJIMA | Add a test uudecode filter decodes a data of the Base64... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Michihiro NAKAJIMA | Make sure a line is fully read before checking it for... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Michihiro NAKAJIMA | Make sure uudecode filter handles lines which are broken |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Michihiro NAKAJIMA | More sanity check for ISO 9660. |
commit | commitdiff | tree | snapshot |
| 2009-10-20 |
Michihiro NAKAJIMA | Add uudecode filter. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Michihiro NAKAJIMA | Set return parameters. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Michihiro NAKAJIMA | Fix memory leak. |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Michihiro NAKAJIMA | Improve queueing SUSP "CE" requests; it uses heapsort... |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Michihiro NAKAJIMA | File size is no longer needed to check whether we have... |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Michihiro NAKAJIMA | Add support for multi extent. |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Tim Kientzle | svn:ignore Makefiles in these directories. |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Tim Kientzle | Remove the FreeBSD-specific Makefiles. |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Tim Kientzle | Windows build fixes from Bill Hoffman. |
commit | commitdiff | tree | snapshot |
| 2009-10-16 |
Michihiro NAKAJIMA | File size is no longer used in heapsort; next_cache_ent... |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Michihiro NAKAJIMA | When location has negative value, it can be used for... |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Michihiro NAKAJIMA | Unify cache_files and pending_dirs. |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Michihiro NAKAJIMA | Heap routine is converted to be common function so... |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Michihiro NAKAJIMA | Improve handling of Rockridge extensions' rr_moved... |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Michihiro NAKAJIMA | Slightly simplify reading Directory Record. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Minor fix. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Tell user about SUSP "CE" extension has invalid value... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Siplify some code. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Split reading data which is recorded by SUSP CE extension. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Make sure that it does not lost number by overflow. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Rename some variable name from location to offset,... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Minor change to reduce difference from proper supportin... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Eliminate compiling warning on Visual Studio. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Add check that int32_t is available, and define it... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Avoid core dump. |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Split a part of reading subdirectories from |
commit | commitdiff | tree | snapshot |
| next |