summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 3.9.7 released.v3.9.7Release-v3-9-7Bob Friesenhahn2012-09-2212-23/+157
* * automake: Update to use GNU automake 1.12.4Bob Friesenhahn2012-09-2242-1261/+2230
* Fix a couple more tiff2pdf bugs.Tom Lane2012-07-192-1/+9
* In tiff2pdf.c, fail when TIFFSetDirectory() fails.Tom Lane2012-07-182-1/+8
* Fix CVE-2012-2088 and CVE-2012-2113Tom Lane2012-06-154-46/+163
* Avoid trusting samplesperpixel's default of 1 for purposes of trimming tags....Frank Warmerdam2012-06-052-12/+19
* Avoid generic handling of TIFFTAG_WHITELEVEL (#2321)Frank Warmerdam2012-06-012-2/+8
* white space fixesFrank Warmerdam2012-06-011-15/+15
* * man/TIFFGetField.3tiff: Correct the 'count' field type in theBob Friesenhahn2012-05-192-9/+11
* Fix size overflow (zdi-can-1221,CVE-2012-1173) care of Tom Lane @ Red Hat.Frank Warmerdam2012-04-063-7/+25
* * libtiff 3.9.6 released.v3.9.6Release-v3-9-6Bob Friesenhahn2012-02-189-20/+22
* Add release page for v3.9.6Bob Friesenhahn2012-02-1829-286/+467
* Strip out antique instructions about unsupported build targets.Bob Friesenhahn2012-02-181-434/+78
* * libtiff/tiffio.h: Use double-underbar syntax in GCC printfBob Friesenhahn2012-02-182-5/+11
* Make sure that autotools are up to date.Bob Friesenhahn2012-01-233-3/+3
* * configure.ac: Add support for using library symbol versioning onBob Friesenhahn2012-01-2331-370/+653
* file libtiffxx.map was added on branch branch-3-9 on 2012-01-23 15:06:34 +0000Bob Friesenhahn2012-01-220-0/+0
* file libtiff.map was added on branch branch-3-9 on 2012-01-23 15:06:34 +0000Bob Friesenhahn2012-01-220-0/+0
* * Update GNU libtool to 2.4.2.Bob Friesenhahn2011-10-229-197/+429
* * tools/tiffsplit.c (tiffcp): TIFFGetField count field should beBob Friesenhahn2011-10-222-2/+8
* Use "codec" rather than "coded"Bob Friesenhahn2011-08-021-2/+2
* updated Changelog for Bug 2247 fixDwight Kelly2011-06-081-0/+5
* fix for Bug 2247 - tif_apple.c _tiffSizeProc() does not pass enough arguments...Dwight Kelly2011-06-081-2/+2
* * libtiff 3.9.5 released.v3.9.5Release-v3-9-5Bob Friesenhahn2011-04-0911-31/+302
* Fix spelling typo in tiff2ps.Bob Friesenhahn2011-04-091-4/+4
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-0931-2151/+4177
* * tools/fax2ps.c (main): Use tmpfile() rather than mkstemp() sinceBob Friesenhahn2011-04-022-5/+9
* avoid declaring uint64/int64 on AIX where it is already available (#2301)Frank Warmerdam2011-03-212-3/+9
* Correct potential buffer overflow with thunder encoded files with wrongFrank Warmerdam2011-03-212-7/+40
* allow zero length runs at start of fax3 linesFrank Warmerdam2011-03-102-3/+10
* incorporate a fix for possible fax3 decoding overflow (CVE-2011-0192)Frank Warmerdam2011-03-032-1/+16
* Avoid undefined behaviour when casting from float to unsigned integer inAndrey Kiselev2011-02-252-5/+11
* One more regression fix.Lee Howard2011-01-042-4/+4
* * libtiff/tif_jpeg.c: Fix regression with 3 band image caused byLee Howard2011-01-042-2/+8
* * libtiff/tif_dirread.c: Allow reading directories whereOlivier Paquet2010-12-312-16/+28
* * libtiff/tif_dirread.c: tolerate some cases whereLee Howard2010-12-152-3/+15
* * libtiff/tif_strip.c: use TIFFGetFieldDefaulted insteadLee Howard2010-12-152-10/+16
* * tools/gif2tiff.c: fix buffer overrunLee Howard2010-12-152-2/+11
* * libtiff/tif_jpeg.c: reduce usage of JCS_UNKNOWN in orderLee Howard2010-12-142-3/+16
* * tools/fax2ps.c: be consistent with page-numberingLee Howard2010-12-142-3/+8
* * libtiff/tif_dirread.c: fix needless tag ordering warningLee Howard2010-12-142-5/+12
* * libtiff/tif_color.c: prevent crash in handling bad TIFFsLee Howard2010-12-142-5/+16
* * tools/tiffcrop.c: new release by Richard NoldeLee Howard2010-12-142-48/+75
* * tools/tiff2pdf.c: fix colors for images with RGBALee Howard2010-12-132-6/+11
* * tools/tiff2pdf.c: remove invalid duplication for LabLee Howard2010-12-122-9/+6
* * libtiff/tif_jpeg.c: fix use of clumplines calculationLee Howard2010-12-122-2/+7
* spelling fixes perLee Howard2010-12-123-9/+9
* * tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()Lee Howard2010-12-122-4/+10
* * tools/tiff2pdf.c: add fill-page optionLee Howard2010-12-113-5/+31
* * libtiff/tif_dirread.c: modify warningsLee Howard2010-12-112-6/+19