summaryrefslogtreecommitdiff
path: root/libtiff/tif_thunder.c
Commit message (Expand)AuthorAgeFilesLines
* * libtiff/*.c: fix warnings raised by clang 3.9 -Wcommaerouault2016-09-041-2/+3
* * configure.ac: Support configuring TIFF_INT64_FORMAT andbfriesen2011-04-021-2/+2
* Correct potential buffer overflow with thunder encoded files with wrongfwarmerdam2011-03-211-7/+31
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message sobfriesen2010-03-101-1/+8
* Use "%I64d" printf() formatter instead of "%lld" with MSVC compiler.dron2007-07-191-5/+15
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-04-101-19/+27
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-8/+8
* *** empty log message ***joris2005-12-211-2/+2
* Several buffer overruns fixed, as noted by Chris Evans.dron2004-09-191-3/+5
* Get rid of BSD data types (u_char, u_short, u_int, u_long).dron2004-09-141-4/+6
* avoid casting warnings at /W4warmerda2003-07-081-3/+3
* Initial revisionmike1999-07-271-0/+154