summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 3.9.7 released.Release-v3-9-7bfriesen2012-09-221-0/+2
* * automake: Update to use GNU automake 1.12.4bfriesen2012-09-221-0/+4
* Fix a couple more tiff2pdf bugs.tgl2012-07-191-0/+6
* In tiff2pdf.c, fail when TIFFSetDirectory() fails.tgl2012-07-181-0/+6
* Fix CVE-2012-2088 and CVE-2012-2113tgl2012-06-151-0/+11
* Avoid trusting samplesperpixel's default of 1 for purposes of trimming tags....fwarmerdam2012-06-051-0/+7
* Avoid generic handling of TIFFTAG_WHITELEVEL (#2321)fwarmerdam2012-06-011-0/+5
* * man/TIFFGetField.3tiff: Correct the 'count' field type in thebfriesen2012-05-191-0/+5
* Fix size overflow (zdi-can-1221,CVE-2012-1173) care of Tom Lane @ Red Hat.fwarmerdam2012-04-061-0/+6
* * libtiff 3.9.6 released.Release-v3-9-6bfriesen2012-02-181-0/+2
* * libtiff/tiffio.h: Use double-underbar syntax in GCC printfbfriesen2012-02-181-0/+6
* * configure.ac: Add support for using library symbol versioning onbfriesen2012-01-231-0/+7
* * Update GNU libtool to 2.4.2.bfriesen2011-10-221-0/+2
* * tools/tiffsplit.c (tiffcp): TIFFGetField count field should bebfriesen2011-10-221-0/+6
* updated Changelog for Bug 2247 fixdbmalloc2011-06-081-0/+5
* * libtiff 3.9.5 released.Release-v3-9-5bfriesen2011-04-091-0/+4
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesbfriesen2011-04-091-0/+8
* * tools/fax2ps.c (main): Use tmpfile() rather than mkstemp() sincebfriesen2011-04-021-0/+6
* avoid declaring uint64/int64 on AIX where it is already available (#2301)fwarmerdam2011-03-211-1/+4
* Correct potential buffer overflow with thunder encoded files with wrongfwarmerdam2011-03-211-0/+9
* allow zero length runs at start of fax3 linesfwarmerdam2011-03-101-0/+5
* incorporate a fix for possible fax3 decoding overflow (CVE-2011-0192)fwarmerdam2011-03-031-0/+11
* Avoid undefined behaviour when casting from float to unsigned integer indron2011-02-251-3/+9
* One more regression fix.faxguy2011-01-041-2/+2
* * libtiff/tif_jpeg.c: Fix regression with 3 band image caused byfaxguy2011-01-041-0/+6
* * libtiff/tif_dirread.c: Allow reading directories whereolivier2010-12-311-0/+6
* * libtiff/tif_dirread.c: tolerate some cases wherefaxguy2010-12-151-0/+6
* * libtiff/tif_strip.c: use TIFFGetFieldDefaulted insteadfaxguy2010-12-151-0/+6
* * tools/gif2tiff.c: fix buffer overrunfaxguy2010-12-151-1/+6
* * libtiff/tif_jpeg.c: reduce usage of JCS_UNKNOWN in orderfaxguy2010-12-141-0/+6
* * tools/fax2ps.c: be consistent with page-numberingfaxguy2010-12-141-0/+5
* * libtiff/tif_dirread.c: fix needless tag ordering warningfaxguy2010-12-141-0/+5
* * libtiff/tif_color.c: prevent crash in handling bad TIFFsfaxguy2010-12-141-0/+6
* * tools/tiffcrop.c: new release by Richard Noldefaxguy2010-12-141-0/+5
* * tools/tiff2pdf.c: fix colors for images with RGBAfaxguy2010-12-131-0/+6
* * tools/tiff2pdf.c: remove invalid duplication for Labfaxguy2010-12-121-0/+5
* * libtiff/tif_jpeg.c: fix use of clumplines calculationfaxguy2010-12-121-0/+5
* * tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()faxguy2010-12-121-0/+5
* * tools/tiff2pdf.c: add fill-page optionfaxguy2010-12-111-0/+5
* * libtiff/tif_dirread.c: modify warningsfaxguy2010-12-111-0/+5
* * libtiff/tif_ojpeg.c: fix buffer overflow on problem datafaxguy2010-12-111-1/+6
* 2010-12-08 Lee Howard <faxguy@howardsilvan.com>faxguy2010-12-111-0/+7
* fix crash when reading a badly-constructed TIFF perfaxguy2010-12-081-0/+16
* See: http://bugzilla.maptools.org/show_bug.cgi?id=1983faxguy2010-09-261-0/+6
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid abfriesen2010-07-131-0/+6
* Fixed ID buffer filling in t2p_write_pdf_trailer(), thanks to Dmitry V. Levin.dron2010-07-081-0/+5
* Really reset the tag count in CheckDirCount() to expected value as the warningdron2010-07-071-0/+4
* Avoid integer overflows computing the buffer size for large directories. Asdron2010-07-071-0/+6
* Properly handle TIFFTAG_PAGENUMBER, TIFFTAG_HALFTONEHINTS,dron2010-07-061-0/+4
* Don't use assertions in _TIFFFieldWithTag() and _TIFFFieldWithName() if thedron2010-07-061-1/+6