summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * manpage: fix28, fix440, update TIFFOpen and SubIFDSu Laus2022-11-208-6/+42
|/
* Merge branch 'cmake_tiff_install_warning' into 'master'Even Rouault2022-11-171-1/+0
|\
| * CMakeLists.txt: fix warning with -WdevEven Rouault2022-11-131-1/+0
* | Merge branch 'fix_479' into 'master'Even Rouault2022-11-121-0/+40
|\ \
| * | _TIFFReadEncodedTileAndAllocBuffer(): avoid excessive memory allocation on br...Even Rouault2022-11-111-0/+40
| |/
* | Merge branch 'typo_fix' into 'master'Even Rouault2022-11-121-1/+1
|\ \
| * | tif_dirread.c: fix typo in commentEven Rouault2022-11-121-1/+1
| |/
* | Merge branch 'bugfix/tiff2pdf-stdout' into 'master'Even Rouault2022-11-101-1/+1
|\ \ | |/ |/|
| * tiff2pdf: Don't try to seek into stdout.Claus-Justus Heine2022-11-101-1/+1
* | Merge branch 'fix_coverity_1516759' into 'master'Even Rouault2022-11-081-1/+1
|\ \
| * | TIFFErrorExtR(): fix Dereference after null check (CID 1516759)Even Rouault2022-11-081-1/+1
* | | Merge branch 'fix_ossfuzz_53137' into 'master'Even Rouault2022-11-081-4/+4
|\ \ \ | |/ / |/| |
| * | TIFFReadRGBATileExt(): fix (unsigned) integer overflow on strips/tiles > 2 GBEven Rouault2022-11-081-4/+4
* | | Merge branch 'no_sprintf' into 'master'Even Rouault2022-11-082-34/+37
|\ \ \
| * | | Replace sprintf calls with snprintfMark Mentovai2022-11-082-34/+37
|/ / /
* | | Merge branch 'reentrant' into 'master'Even Rouault2022-11-0845-782/+867
|\ \ \
| * | | Add reentrant error functionsLaramie Leavitt2022-11-0845-782/+867
| |/ /
* | | Merge branch 'tiffcrop_fix_CoverityScan_tmsize_issue' into 'master'Even Rouault2022-11-081-24/+24
|\ \ \ | |/ / |/| |
| * | tiffcrop: should fix some Coverity Scan issues OVERFLOW_BEFORE_WIDENSu Laus2022-11-081-24/+24
|/ /
* | Merge branch 'typo_fix' into 'master'Even Rouault2022-11-021-1/+1
|\ \
| * | tif_dirread.c: fix typo in commentEven Rouault2022-11-021-1/+1
|/ /
* | Merge branch 'tiffcrop_formatting_fix' into 'master'Even Rouault2022-10-231-2/+2
|\ \
| * | tiffcrop: add casts in TIFFError() to fix compiler warningsEven Rouault2022-10-231-2/+2
* | | Merge branch 'fix_482' into 'master'Even Rouault2022-10-231-1/+1
|\ \ \ | |/ / |/| |
| * | CMake: correctly set default value of 'lzma' option when liblzma is detected ...Even Rouault2022-10-231-1/+1
|/ /
* | Merge branch 'fix_480' into 'master'Even Rouault2022-10-202-5/+5
|\ \
| * | Fix incorrect printf() formatters introduced in recent commits (fixes #480)Even Rouault2022-10-192-5/+5
|/ /
* | Merge branch 'CLIPPATH_tags_corrected' into 'master'Even Rouault2022-10-131-5/+4
|\ \
| * | CLIPPATH tags defined twice but differently and also wronglySu_Laus2022-07-011-5/+4
* | | Merge branch 'FIELD_IGNORE_warning-messages' into 'master'Even Rouault2022-10-133-3/+16
|\ \ \
| * | | Warning messages for FIELD_IGNORE tags for writing and for TIFF_SETGET_UNDEFI...Su Laus2022-10-133-3/+16
| | |/ | |/|
* | | Merge branch 'tag-def_COMPRESSION_corrected' into 'master'Even Rouault2022-10-131-2/+2
|\ \ \
| * | | In tif_dirinfo.c the definition for TIFFTAG_COMPRESSION has different setting...Su_Laus2022-07-011-2/+2
| | |/ | |/|
* | | Merge branch 'fix_getopt_included_twice' into 'master'Even Rouault2022-10-131-1/+1
|\ \ \
| * | | Fix including module getopt.c twice with CMake and HAVE_GETOPT=falseSu_Laus2022-10-061-1/+1
* | | | Merge branch 'tiffcrop_CoverityScan_fix_PRINTF_ARGS' into 'master'Even Rouault2022-10-131-6/+6
|\ \ \ \
| * | | | tiffcrop fix Coverity Scan issues about PRINTF_ARGS.Su_Laus2022-10-131-6/+6
|/ / / /
* | | | Merge branch 'tiffcrop_fix_#450_too-many-mode-options' into 'master'Even Rouault2022-10-131-13/+62
|\ \ \ \
| * | | | tiffcrop: fix #450 too many 'mode' options on command line.Su Laus2022-10-131-13/+62
|/ / / /
* | | | Merge branch 'tiffcrop_fix_#435' into 'master'Even Rouault2022-10-131-91/+118
|\ \ \ \
| * | | | tiffcrop subroutines require a larger buffer (fixes #271, #381, #386, #388, #...Su Laus2022-10-131-91/+118
|/ / / /
* | | | Merge branch 'InkNames_NumberOfInks_handling_revised' into 'master'Even Rouault2022-10-125-50/+82
|\ \ \ \
| * | | | Revised handling of TIFFTAG_INKNAMES and related TIFFTAG_NUMBEROFINKS valueSu_Laus2022-08-305-50/+82
* | | | | Merge branch 'tiffcrop_fix_#411_#413' into 'master'Even Rouault2022-10-122-7/+33
|\ \ \ \ \
| * | | | | tiffcrop: disable incompatibility of -Z, -X, -Y, -z options with any PAGE_MOD...Su_Laus2022-08-252-7/+33
| |/ / / /
* | | | | Merge branch 'TIFFAdvanceDirectory_mapped_uio' into 'master'Even Rouault2022-10-101-2/+12
|\ \ \ \ \
| * | | | | TIFFAdvanceDirectory(): fix unsigned-integer-overflow in mapped caseEven Rouault2022-10-101-2/+12
|/ / / / /
* | | | | Merge branch 'tiffinfo_parse_SubIFDs' into 'master'Even Rouault2022-10-086-1/+38
|\ \ \ \ \
| * | | | | tiffinfo: Updated to parse through SubIFDs and show their tags.Su Laus2022-10-086-1/+38
|/ / / / /
* | | | | Merge branch 'master' into 'master'Roger Leigh2022-10-071-1/+1
|\ \ \ \ \