summaryrefslogtreecommitdiff
path: root/libtiff/tif_fax3.h
Commit message (Expand)AuthorAgeFilesLines
* Reformatting in libtiff/ using 'pre-commit run'pre-commit run by Even Rouault2022-12-081-401/+490
* Remove vim/emacs formatting footersEven Rouault2022-12-081-8/+0
* Add reentrant error functionsLaramie Leavitt2022-11-081-6/+6
* Use standard C99 integer typesRoger Leigh2021-01-211-7/+7
* tif_fax3.h: restore systematic calls to CLEANUP_RUNS()Even Rouault2020-10-081-6/+2
* tif_fax3.h: extra buffer overflow checks. Fixes https://bugs.chromium.org/p/o...Even Rouault2020-09-261-0/+20
* tif_fax3.h: return error when a buffer overflow occurs. Fixes https://bugs.ch...Even Rouault2020-09-221-0/+5
* tif_fax3: quit Fax3Decode2D() when a buffer overflow occursThomas Bernard2020-03-261-2/+2
* tif_fax3: more buffer overflow checks in Fax3Decode2D()Thomas Bernard2020-03-231-3/+6
* tif_fax3.h: check for buffer overflow in EXPAND2D before "calling" CLEANUP_RU...Thomas Bernard2020-03-051-1/+3
* tif_fax3: better fix for CVE-2011-0192Thomas Bernard2020-03-011-0/+5
* tif_fax3.h: allow 0 length run in DECODE2DThomas Bernard2020-02-291-5/+3
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* HylaFAX not HalyfaxLee Howard2016-12-141-2/+2
* * libtiff/tif_fax3.h: revert change done on 2016-01-09 that madeEven Rouault2016-12-131-2/+4
* * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr)Even Rouault2016-01-231-2/+2
* * libtiff/tif_fax3.h: make Param member of TIFFFaxTabEnt structureEven Rouault2016-01-091-2/+2
* allow zero length runs at start of fax3 linesFrank Warmerdam2011-03-101-3/+5
* incorporate a fix for possible fax3 decoding overflow (CVE-2011-0192)Frank Warmerdam2011-03-031-1/+5
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* BigTIFF upgrade: misc little things, indentation and some compiler warnings w...Joris Van Damme2007-06-261-23/+23
* Replace macro SETVAL with SETVALUE to avoid conflicts on Lynx OS.Andrey Kiselev2005-12-121-19/+19
* added EOFB support as per Frank Cringles patchFrank Warmerdam2000-12-011-3/+4
* tif_fax3 bug fix per Roman ShpountFrank Warmerdam2000-09-261-1/+3
* Applied Francois Dagand's patch to handle fax decompression bug.Mike Welles1999-09-171-5/+5
* Initial revisionMike Welles1999-07-271-0/+522