libtiff/libtiff
Even Rouault 58788e4ea1 * libtiff/tif_predict.c, libtiff/tif_print.c: fix printf unsigned
vs signed formatting (cppcheck invalidPrintfArgType_uint warnings)
2016-11-20 22:31:21 +00:00
..
.cvsignore ignore various windows intermediate files 2012-06-16 17:05:37 +00:00
CMakeLists.txt * CMakeLists.txt, libtiff/test/Makefile.am: Applied patches by 2015-09-01 02:51:50 +00:00
libtiff.def * libtiff/libtiff.def: Added _TIFFMultiply32 and _TIFFMultiply64 2016-06-15 13:28:11 +00:00
libtiff.map * configure.ac: Add support for using library symbol versioning on 2012-01-22 19:50:36 +00:00
libtiffxx.map * configure.ac: Add support for using library symbol versioning on 2012-01-22 19:50:36 +00:00
Makefile.am Additional CMake-related files were missing from the distribution tarball. 2015-08-31 00:01:18 +00:00
Makefile.in * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn for 2016-04-08 02:34:00 +00:00
Makefile.lcc
Makefile.vc Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
mkg3states.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
mkspans.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
SConstruct Regenerated. 2007-02-24 15:03:47 +00:00
t4.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_aux.c * libtiff/tif_aux.c: fix crash in TIFFVGetFieldDefaulted() 2016-11-11 20:45:53 +00:00
tif_close.c * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tif_codec.c Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_color.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_compress.c * tools/tiffinfo.c: fix out-of-bound read on some tiled images. 2016-10-25 20:04:21 +00:00
tif_config.h-vms Added support for OpenVMS. 2006-04-21 14:18:54 +00:00
tif_config.h.cmake.in * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3 2015-07-04 22:09:27 +00:00
tif_config.h.in Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_config.vc.h * libtiff/tif_config.vc.h (HAVE_SNPRINTF): Add a '1' to the 2016-05-10 13:04:48 +00:00
tif_config.wince.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_dir.c * libtiff/tif_dir.c: discard values of SMinSampleValue and 2016-10-25 21:35:15 +00:00
tif_dir.h implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tif_dirinfo.c Cast away unused return value from snprintf() to possibly eliminate a compilation warning. 2016-11-18 02:52:13 +00:00
tif_dirread.c * libtiff/tif_dirread.c: in TIFFFetchNormalTag(), do not dereference 2016-11-16 15:14:15 +00:00
tif_dirwrite.c * libtiff/tif_dir.c: discard values of SMinSampleValue and 2016-10-25 21:35:15 +00:00
tif_dumpmode.c * libtiff/tif_write.c: TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() 2015-12-12 18:04:26 +00:00
tif_error.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_extension.c * libtiff/tif_close.c, libtiff/tif_extension.c : rename link 2015-12-06 11:13:43 +00:00
tif_fax3.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_fax3.h * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tif_fax3sm.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_flush.c use TIFFRewriteDirectory() in TIFFFlush() to migrate directories if needed 2010-03-31 06:40:10 +00:00
tif_getimage.c Commit changes that should have gone with previous commit 2016-11-20 22:29:47 +00:00
tif_jbig.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_jpeg_12.c * libtiff/tif_dir.c, libtiff/tif_dirinfo.c, libtiff/tif_compress.c, 2015-10-28 19:10:20 +00:00
tif_jpeg.c * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tif_luv.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_lzma.c * libtiff/tif_lzma.c: typo fix in comment 2016-09-17 09:18:58 +00:00
tif_lzw.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_next.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_ojpeg.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_open.c Commit changes that should have gone with previous commit 2016-11-20 22:29:47 +00:00
tif_packbits.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_pixarlog.c * tools/tiffcrop.c: fix various out-of-bounds write vulnerabilities 2016-09-23 22:12:18 +00:00
tif_predict.c * libtiff/tif_predict.c, libtiff/tif_print.c: fix printf unsigned 2016-11-20 22:31:21 +00:00
tif_predict.h * libtiff/tif_predict.h, libtiff/tif_predict.c: 2016-10-31 17:24:26 +00:00
tif_print.c * libtiff/tif_predict.c, libtiff/tif_print.c: fix printf unsigned 2016-11-20 22:31:21 +00:00
tif_read.c * libtiff/tif_read.c: Fix out-of-bounds read on 2016-07-10 18:00:20 +00:00
tif_stream.cxx * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical 2015-05-28 01:50:20 +00:00
tif_strip.c * libtiff/tif_strip.c: make TIFFNumberOfStrips() return the td->td_nstrips 2016-11-09 23:00:49 +00:00
tif_swab.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_thunder.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_tile.c * libtiff/tif_read.c (TIFFStartTile): Fix Coverity 715973 2015-06-07 22:35:40 +00:00
tif_unix.c Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_version.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_vms.c Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_warning.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_win32.c Add some comments in tif_win32.c regarding known issue with WIN64 build. 2015-08-23 20:12:44 +00:00
tif_wince.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_write.c * tools/tiffcrop.c: fix various out-of-bounds write vulnerabilities 2016-09-23 22:12:18 +00:00
tif_zip.c Fix typo in comment 2016-11-12 16:48:28 +00:00
tiff.h * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tiffconf.h-vms Added support for OpenVMS. 2006-04-21 14:18:54 +00:00
tiffconf.h.cmake.in * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to 2015-06-25 02:27:58 +00:00
tiffconf.h.in Added support for a TIFF_SSIZE_T in order to return memory sizes but still 2007-06-26 22:52:05 +00:00
tiffconf.vc.h * libtiff/tiffconf.vc.h: Build fixes based on testing. 2015-06-21 17:02:12 +00:00
tiffconf.wince.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffio.h * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tiffio.hxx * contrib: Add an emacs formatting mode footer to all source files 2010-06-08 18:55:15 +00:00
tiffiop.h * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tiffvers.h * libtiff 4.0.7 released. 2016-11-19 17:47:39 +00:00
tiffvers.h.in
uvcode.h * libtiff/uvcode.h: const'ify uv_code array 2015-12-07 00:12:33 +00:00