summaryrefslogtreecommitdiff
path: root/libtiff/tiffiop.h
Commit message (Expand)AuthorAgeFilesLines
* Fix vulnerability introduced by defer strile loading (master only)Even Rouault2019-05-241-0/+1
* Make defer strile offset/bytecount loading available at runtimeEven Rouault2019-05-101-0/+2
* move _TIFFClampDoubleToFloat() to tif_aux.cThomas Bernard2019-02-121-0/+2
* Eliminate compiler warnings about duplicate definitions of streq/strneq macros.Bob Friesenhahn2018-11-031-0/+1
* webp in tiffNorman Barker2018-10-051-0/+3
* Avoid warning with gcc 8 (partially revert 647b0e8c11ee11896f319b92cf110775f5...Even Rouault2018-03-031-1/+1
* Merge branch 'zstd'Even Rouault2018-02-141-0/+3
|\
| * Add ZSTD compression codecEven Rouault2017-12-211-0/+3
* | tiffiop: use __has_attribute to detect the no_sanitize attributeBen Boeckel2018-01-091-1/+5
|/
* Avoid harmless -Wundef warnings for __clang_major__Vadim Zeitlin2017-12-081-1/+1
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tiffiop.h, tif_aux.c: redirect SeekOK() macro to a _TIFFSeekoK()Even Rouault2017-09-071-3/+3
* Commit files that should have gone with previous commitEven Rouault2017-07-041-1/+9
* * libtiff/tif_read.c, tiffiop.h: add a _TIFFReadEncodedStripAndAllocBuffer()Even Rouault2017-06-301-1/+6
* * libtiff/tiffiop.h, libtiff/tif_jpeg.c, libtiff/tif_jpeg_12.c,Even Rouault2017-06-291-1/+2
* * libtiff/tiffiop.h: add TIFF_NOSANITIZE_UNSIGNED_INT_OVERFLOW macro toEven Rouault2017-06-181-1/+8
* * libtiff/tif_read.c, libtiff/tiffiop.h: fix uint32 overflow inEven Rouault2016-12-021-1/+5
* * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr)Even Rouault2016-01-231-3/+3
* * libtiff/tiffiop.h, libtiff/tif_dirwrite.c: suffix constants by U to fixEven Rouault2015-10-191-24/+24
* For MinGW builds, make sure required CRT is available in order to enable larg...Bob Friesenhahn2015-08-231-3/+8
* Support large files under Windows using tif_unix.c and libtiff tools.Bob Friesenhahn2015-08-191-1/+45
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-251-1/+5
* avoid inappropriate use of tif_rawdata when it is a pointer into mmaped fileFrank Warmerdam2012-05-301-1/+2
* Fix size overflow (zdi-can-1221,CVE-2012-1173) care of Tom Lane @ Red Hat.Frank Warmerdam2012-04-061-2/+2
* implement optional support for deferred strip/tile offset/size loadingFrank Warmerdam2011-02-181-23/+2
* Added support for TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE to haveOlivier Paquet2011-01-241-1/+2
* *** empty log message ***Andrey Kiselev2010-07-011-3/+8
* * libtiff/tiffiop.h (TIFFSafeMultiply): Need more castings toBob Friesenhahn2010-06-121-2/+2
* * libtiff/tiffiop.h (TIFFSafeMultiply): Work properly ifBob Friesenhahn2010-06-101-2/+2
* * libtiff/tif_fax3.c (Fax3SetupState): Yesterday's fix forBob Friesenhahn2010-06-091-1/+4
* * Update libtool to version 2.2.8.Bob Friesenhahn2010-06-081-2/+4
* enable reading of very large strips in chunks (gdal #3514)Frank Warmerdam2010-04-021-1/+3
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* Get rid of some of "dereferencing type-punned" warnings by convertingAndrey Kiselev2008-04-141-2/+6
* TIFFRewriteField() renamed into _TIFFRewriteField() and moved out from theAndrey Kiselev2008-04-101-1/+2
* Make tif_nfields and tif_nfieldscompat fields of the tiff structure have theAndrey Kiselev2008-04-101-5/+5
* Keep track of TIFF_DIRTYSTRIP separately from TIFF_DIRTYDIRECT to indicateFrank Warmerdam2007-12-311-1/+2
* introduce TIFF_BUF4WRITE flag to mark rawcc buffer as for writingFrank Warmerdam2007-11-231-1/+2
* Added _TIFFUInt64ToFloat() and _TIFFUInt64ToDouble() functions.Andrey Kiselev2007-07-191-1/+4
* Transition to the new-style tag extending scheme completed.Andrey Kiselev2007-07-121-1/+5
* BigTIFF upgrade: restoration of mapping functions protocolJoris Van Damme2007-07-111-2/+2
* Even more work to improve tag extending scheme. tif_fieldinfo member in TIFFAndrey Kiselev2007-07-101-2/+2
* TIFFFIeldInfo structure replaced with TIFFField structure. TIFFFieldInfoAndrey Kiselev2007-07-081-3/+3
* BigTIFF upgrade: misc little things, indentation and some compiler warnings w...Joris Van Damme2007-06-261-1/+19
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-261-58/+59
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-211-3/+1
* BigTIFF upgrade: type restoration - not so messy anymoreJoris Van Damme2007-06-121-9/+9
* BigTIFF upgrade in tif_dirwrite.c - still temp messJoris Van Damme2007-06-071-105/+101
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-301-10/+11
* Weird line ending fixed.Andrey Kiselev2007-04-071-2/+2