summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* updated for 4.0.2 releasefwarmerdam2012-06-161-0/+2
* avoid some clang warningsfwarmerdam2012-06-151-0/+5
* Fix CVE-2012-2113tgl2012-06-151-0/+5
* be careful about printing corrupt inknames fieldsfwarmerdam2012-06-131-0/+2
* ensure fax3/4 runs array is initializedfwarmerdam2012-06-131-0/+4
* avoid pretty printing values without proper rawdatafwarmerdam2012-06-081-0/+6
* improve handling of PAGENUMBER, HALFTONEHINTS, YCBCRSUBSAMPLING and DOTRANGEfwarmerdam2012-06-061-4/+4
* treat illegal ycbcrsubsampling as runtime error, not assertionfwarmerdam2012-06-061-0/+4
* add TIFFCreate{Custom,EXIF}Directory() functionsfwarmerdam2012-06-061-1/+7
* avoid special handling of PAGENUMBER, HALFTONEHINTS, YCBCRSUBSAMPLING and DOT...fwarmerdam2012-06-061-0/+7
* avoid adjusting h/v_sampling in JPEGPreDecode()fwarmerdam2012-06-051-0/+6
* avoid reading imagery with -D in EXIF directoriesfwarmerdam2012-06-011-0/+2
* Added _SEPARATED CMKY support (#2379)fwarmerdam2012-06-011-0/+3
* use strerror() for open error messages on unix (#2341)fwarmerdam2012-06-011-0/+4
* fix serious issues with JPEGDecodeRaw() (bug 2386) Also some whitespace refor...fwarmerdam2012-06-011-0/+8
* fix buffer overrun in JPEGDecodeRaw() with mixed up samplingfwarmerdam2012-06-011-0/+4
* make sure tif_rawdatasize is zeroed when tif_rawdata is freed/clearedfwarmerdam2012-06-011-0/+2
* Add alpha grayscale image support to TIFFReadRGBAImagefwarmerdam2012-06-011-0/+6
* fix handling of tags in custom directories which happen to match standard tag...fwarmerdam2012-05-301-0/+5
* avoid inappropriate use of tif_rawdata when it is a pointer into mmaped filefwarmerdam2012-05-301-0/+5
* Allocate working buffer one word larger since we "forward accumulate" and ove...fwarmerdam2012-05-241-1/+6
* avoid accessing out of the lookup arrays for out of range inputs.fwarmerdam2012-05-241-3/+5
* avoid uninitialized variable for degenerate filesfwarmerdam2012-05-241-0/+2
* if OJPEGWriteHeader() fails once do not bother trying again on the same image.fwarmerdam2012-05-241-0/+3
* make things more resilient in the face of files without stripbytecounts or s...fwarmerdam2012-05-241-0/+3
* be careful about whether min/max values per singular or per samplefwarmerdam2012-05-241-0/+3
* fix crash with odd 16bit count types for some custom fieldsfwarmerdam2012-05-241-0/+3
* avoid one byte past end of ink names reading in some casesfwarmerdam2012-05-241-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/+5
* * libtiff 4.0.1 released.Release-v4-0-1bfriesen2012-02-181-0/+2
* * Update automake used to 1.11.3.bfriesen2012-02-181-0/+2
* * libtiff/tiffio.h: Use double-underbar syntax in GCC printfbfriesen2012-02-181-0/+6
* adjustments for security/null pointer issues - I do not think any of them are...fwarmerdam2012-02-011-0/+7
* * configure.ac: Add support for using library symbol versioning onbfriesen2012-01-221-0/+8
* * libtiff/tif_win32.c: Eliminate some minor 64-bit warnings inbfriesen2011-12-221-0/+3
* * configure.ac: Add libtiff private dependency on -llzma forbfriesen2011-12-221-0/+6
* Released libtiff 4.0.0.Release-v4-0-0bfriesen2011-12-221-0/+4
* more cautious testing of _TIFFFillStriles() results (gdal #4372)fwarmerdam2011-12-091-0/+5
* fix crash with invalid files, strip chopping and deferred strile loading (gda...fwarmerdam2011-12-081-0/+3
* fix error reporting when there is no tag information struct and name (gdal #4...fwarmerdam2011-12-081-0/+5
* * 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
* restore TIFFMergeFieldInfo in libtiff.def (#42)fwarmerdam2011-06-211-0/+4
* * libtiff/tif_dirread.c (TIFFFetchStripThing): Free "data" alsobfriesen2011-05-311-0/+4
* * libtiff/tif_ojpeg.c: plug leaks on OJPEG read failure pathbfriesen2011-05-311-0/+1
* * tools/rgb2ycbcr.c (cvtRaster): unchecked mallocbfriesen2011-05-311-0/+1
* * libtiff/tif_jpeg.c, tools/tiff2pdf.c, tools/tiff2ps.c: markbfriesen2011-05-311-0/+2
* * tools/tiff2pdf.c: remove decl+set of set-but-not-used local, "written"bfriesen2011-05-311-0/+1
* * libtiff/tif_jpeg.c (JPEGInitializeLibJPEG): Remove declarationbfriesen2011-05-311-0/+2