]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2009-11-09  Michihiro NAKAJIMAValue stored to 's' is never read.
2009-11-09  Michihiro NAKAJIMAReturn ARCHIVE_WARN if large inode number was truncated.
2009-11-09  Michihiro NAKAJIMA- Value stored to 'ret' is never read.
2009-11-09  Tim Kientzlepkgconfig support from Xavier, plus a couple of missing...
2009-11-08  Tim KientzleIf you overflow an int64_t, use INT64_MAX, not UINT64_MAX.
2009-11-08  Michihiro NAKAJIMAValue stored to 'cpio' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'ret' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'target_block_length' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'state' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'target_block_length' is never read.
2009-11-08  Michihiro NAKAJIMA- Value stored to 'ret' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'target_block_length' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'r' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'ret' is never read.
2009-11-08  Michihiro NAKAJIMA- Value stored to 'err' is never read.
2009-11-08  Michihiro NAKAJIMA- Value stored to 'line' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'r' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'ar' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'l' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'read_avail' is never read.
2009-11-08  Michihiro NAKAJIMAReturn ARCHIVE_FATAL if BZ2_bzDecompressEnd failed.
2009-11-08  Michihiro NAKAJIMA- Value stored to 'filter' is never read.
2009-11-08  Michihiro NAKAJIMAValue stored to 'target_block_length' is never read.
2009-11-08  Michihiro NAKAJIMAReturn ARCHIVE_WARN properly if large inode number...
2009-11-08  Michihiro NAKAJIMARemove duplicate code.
2009-11-08  Michihiro NAKAJIMAIt is better that all of functions of checking volume...
2009-11-08  Michihiro NAKAJIMAIf a volume description is found, do not try checking...
2009-11-08  Tim KientzleThanks to Xavier for pointing out that the security...
2009-11-08  Tim KientzleBe a little more careful about identifying mdoc-format...
2009-11-08  Tim KientzleFix a couple of markup errors and clarify the discussio...
2009-11-07  Tim KientzleMake the CTest integration simpler and a little more...
2009-11-07  Tim KientzleCDash support, thanks to Brad King.
2009-11-07  Tim KientzleMinGW defines a value of S_IFBLK which is both useless...
2009-11-06  Michihiro NAKAJIMAImprove detecting LZMA stream data.
2009-11-06  Björn Jackeadd support for setting timestamps with ns resolution...
2009-11-06  Tim KientzleCast away a minor type mismatch.
2009-11-05  Michihiro NAKAJIMAAdd some tests for LZMA as other compression.
2009-11-05  Tim KientzleWhitespace fix.
2009-11-02  Michihiro NAKAJIMACompression of test data for ISO reader switch from...
2009-11-02  Tim KientzleRename LOCALE_DE to LOCALE_UTF8, since the code assumes...
2009-11-02  Tim KientzleInclude needsAscent on the initial stack entry so that...
2009-11-02  Michihiro NAKAJIMARevert from previous change of tar/tree.c. It's my...
2009-11-02  Michihiro NAKAJIMATo be robust when ISO image is broken.
2009-11-02  Tim KientzleUse CP_ACP instead of CP_THREAD_ACP.
2009-11-01  Tim KientzleFuzz the mtree reader: Extract the sample file and...
2009-11-01  Tim KientzleFix the name of one of the distfiles.
2009-11-01  Tim KientzleExtend the fuzz tester:
2009-11-01  Tim KientzleExtend the fuzz tester:
2009-11-01  Tim KientzleUse the format_raw handler to decompress files before...
2009-11-01  Tim Kientzle-vvv should be full verbosity just like -vv.
2009-11-01  Michihiro NAKAJIMADo not reject a directory entry which couldn't find...
2009-11-01  Michihiro NAKAJIMAThe file queue which has "CL" extension(called cl_files...
2009-11-01  Tim KientzleMake the __FBSDID() handling more platform-agnostic...
2009-11-01  Tim KientzleWhitespace fix.
2009-11-01  Tim KientzleAvoid %j and uintmax in cpio.
2009-11-01  Tim KientzleTrying to figure out what printf modifiers to use on...
2009-10-31  Tim KientzleGet int64_t on Haiku.
2009-10-31  Tim KientzleBe a little more selective when verifying mode values...
2009-10-31  Tim KientzleWindows build fix.
2009-10-31  Tim Kientzlearchive_entry_copy_bhfi should only be built on Windows.
2009-10-31  Tim KientzleFix some compiler warnings: Mostly just removing unused...
2009-10-31  Tim KientzleSkip hardlink checks on Haiku, remove some ancient...
2009-10-31  Tim KientzleSkip the root uname test on both Cygwin and Haiku ...
2009-10-31  Tim KientzleTweak for Haiku.
2009-10-31  Tim KientzleShuffle the major/minor/makedev support a bit; this...
2009-10-31  Tim KientzleSynchronize the test harnesses and force atime tests...
2009-10-31  Michihiro NAKAJIMAAdd extra text before the uuencoded data.
2009-10-31  Michihiro NAKAJIMABug fix. Bidding failed when a character of the end...
2009-10-31  Michihiro NAKAJIMAImprove directory order; make sure a directory entry...
2009-10-30  Michihiro NAKAJIMAFix a bug; use relevant function for reading create...
2009-10-30  Michihiro NAKAJIMAAdd a test uudecode filter decodes a data of the Base64...
2009-10-30  Michihiro NAKAJIMAMake sure a line is fully read before checking it for...
2009-10-30  Michihiro NAKAJIMAMake sure uudecode filter handles lines which are broken
2009-10-22  Michihiro NAKAJIMAMore sanity check for ISO 9660.
2009-10-20  Michihiro NAKAJIMAAdd uudecode filter.
2009-10-18  Michihiro NAKAJIMASet return parameters.
2009-10-18  Michihiro NAKAJIMAFix memory leak.
2009-10-16  Michihiro NAKAJIMAImprove queueing SUSP "CE" requests; it uses heapsort...
2009-10-16  Michihiro NAKAJIMAFile size is no longer needed to check whether we have...
2009-10-16  Michihiro NAKAJIMAAdd support for multi extent.
2009-10-16  Tim Kientzlesvn:ignore Makefiles in these directories.
2009-10-16  Tim KientzleRemove the FreeBSD-specific Makefiles.
2009-10-16  Tim KientzleWindows build fixes from Bill Hoffman.
2009-10-16  Michihiro NAKAJIMAFile size is no longer used in heapsort; next_cache_ent...
2009-10-15  Michihiro NAKAJIMAWhen location has negative value, it can be used for...
2009-10-15  Michihiro NAKAJIMAUnify cache_files and pending_dirs.
2009-10-15  Michihiro NAKAJIMAHeap routine is converted to be common function so...
2009-10-15  Michihiro NAKAJIMAImprove handling of Rockridge extensions' rr_moved...
2009-10-15  Michihiro NAKAJIMASlightly simplify reading Directory Record.
2009-10-14  Michihiro NAKAJIMAMinor fix.
2009-10-14  Michihiro NAKAJIMATell user about SUSP "CE" extension has invalid value...
2009-10-14  Michihiro NAKAJIMASiplify some code.
2009-10-14  Michihiro NAKAJIMASplit reading data which is recorded by SUSP CE extension.
2009-10-14  Michihiro NAKAJIMAMake sure that it does not lost number by overflow.
2009-10-14  Michihiro NAKAJIMARename some variable name from location to offset,...
2009-10-14  Michihiro NAKAJIMAMinor change to reduce difference from proper supportin...
2009-10-14  Michihiro NAKAJIMAEliminate compiling warning on Visual Studio.
2009-10-14  Michihiro NAKAJIMAAdd check that int32_t is available, and define it...
2009-10-14  Michihiro NAKAJIMAAvoid core dump.
2009-10-13  Michihiro NAKAJIMASplit a part of reading subdirectories from
next