summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-2511-0/+351
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-3/+3
* * contrib/addtiffo/tif_overview.c (TIFF_DownSample): Check bufferBob Friesenhahn2015-05-301-2/+19
* * contrib/addtiffo/addtiffo.c (main): Possibly address CoverityBob Friesenhahn2015-05-301-3/+8
* * contrib/iptcutil/iptcutil.c (formatIPTC): Fix Coverity 1024468Bob Friesenhahn2015-05-291-369/+380
* * contrib/addtiffo/tif_ovrcache.c (TIFFCreateOvrCache): FixBob Friesenhahn2015-05-291-9/+10
* * contrib/addtiffo/tif_ovrcache.c (TIFFCreateOvrCache): FixBob Friesenhahn2015-05-281-2/+4
* * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "LogicalBob Friesenhahn2015-05-2811-11/+0
* * automake: updated to 1.15Even Rouault2015-01-2611-69/+209
* * Update bundled libtool to 2.4.4 release.Bob Friesenhahn2014-12-2911-523/+828
* * contrib/iptcutil/iptcutil.c: Fix warnings about variables setBob Friesenhahn2014-12-261-7/+7
* * tools/tiffdump.c: Fix double-free bug.Bob Friesenhahn2014-12-0611-828/+523
* * automake: updated to 1.14.1Even Rouault2014-11-2011-523/+828
* Replace sprintf with snprintf, to fix CVE-2013-1961.Tom Lane2013-05-021-3/+3
* * automake: Update Automake to 1.12.5 release.Bob Friesenhahn2012-11-1811-11/+11
* * Makefile.am: Update to Automake 1.12.4Bob Friesenhahn2012-09-2014-17/+17
* * Makefile.in: Update to Automake 1.12.3Bob Friesenhahn2012-08-1911-262/+602
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: AddBob Friesenhahn2012-08-1911-79/+79
* * Update automake used to 1.11.3.Bob Friesenhahn2012-02-1811-79/+79
* * configure.ac: Add libtiff private dependency on -llzma forBob Friesenhahn2011-12-2211-104/+150
* remove use of memory.h, it is unneeded and does not exist everywhereFrank Warmerdam2011-05-081-2/+1
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-0911-55/+0
* Needed to add tif_lzma.c to the Makefile.Bob Friesenhahn2010-12-1811-11/+22
* Regenerate autotools stuff.Andrey Kiselev2010-12-1411-22/+11
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.Bob Friesenhahn2010-11-2711-15/+48
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid aBob Friesenhahn2010-07-1311-11/+11
* * Update libtool to version 2.2.8.Bob Friesenhahn2010-06-0811-11/+0
* * contrib: Add an emacs formatting mode footer to all source filesBob Friesenhahn2010-06-0828-15/+214
* fix resource leaks on error (#2125)Frank Warmerdam2009-11-302-2/+4
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,Bob Friesenhahn2009-08-2011-229/+705
* * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and lengthBob Friesenhahn2008-12-312-7/+12
* * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bitBob Friesenhahn2008-12-2911-37/+37
* * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.shBob Friesenhahn2008-05-2411-53/+60
* remove Id - it is causing low value churn after autogenFrank Warmerdam2008-05-242-2/+0
* deal with a leak, and a possible runtime problem reported by coverityFrank Warmerdam2008-05-241-2/+5
* update for 4.0.0beta1 releaseFrank Warmerdam2008-05-1811-61/+54
* * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not likeBob Friesenhahn2008-05-0911-65/+127
* * test/images: Added a small collection of test images for use byBob Friesenhahn2007-09-1911-566/+549
* libtiff 4.0.0alpha released.v4.0.0alphaRelease-v4-0-0alphaAndrey Kiselev2007-07-1314-604/+614
* * libtiff/tif_stream.cxx: Adapt to use toff_t again. Update toBob Friesenhahn2007-07-1111-567/+550
* *** empty log message ***Andrey Kiselev2007-07-041-1/+1
* Outdated portability stuff removed.Andrey Kiselev2007-07-0429-2676/+0
* All makefile templates regenerated.Andrey Kiselev2007-06-2714-745/+824
* Added support for a TIFF_SSIZE_T in order to return memory sizes but stillBob Friesenhahn2007-06-261-1/+1
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.Bob Friesenhahn2007-06-2614-15/+15
* Hopefully fixed botched upgrade of libtool.Bob Friesenhahn2007-06-2614-113/+57
* * configure.ac: Fix typo when substituting value for unsigned 8 bit type.Bob Friesenhahn2007-06-261-1/+1
* * port/strtoull.c: New porting function in case strtoull() is notBob Friesenhahn2007-06-2514-698/+675
* Fix problems with odd sized output blocks in TIFF_DownSample_Subsampled() (bu...Frank Warmerdam2007-04-071-77/+70
* Regenerated.Andrey Kiselev2007-02-242-166/+43