summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* tif_ovrcache.c: check TIFFSetSubDirectory() return value (CID 1524573)Even Rouault2023-03-261-2/+7
* Reformatting in all other directories using 'pre-commit run'pre-commit run by Even Rouault2022-12-0828-5734/+5988
* Remove vim/emacs formatting footersEven Rouault2022-12-0828-210/+1
* Add reentrant error functionsLaramie Leavitt2022-11-086-35/+35
* Merge branch 'fix-cmake-subproject' into 'master'Roger Leigh2022-10-053-6/+6
|\
| * Fix CMake build to be compatible with FetchContentJeremy Maitin-Shepard2022-10-033-6/+6
* | Fix #458: MinGW Windows 64: warning because 'long' is a 32 bits type in...Su Laus2022-09-261-5/+5
|/
* Add options for disabling tools, tests, contrib and docsRoger Leigh2022-05-293-0/+6
* iptcutil.c: fix bug in EOF comparison, spotted on NetBSD 9 earmv7hf-elEven Rouault2021-04-161-2/+2
* cmake: Remove empty contrib filesRoger Leigh2021-02-1316-176/+0
* cmake: Add FindCMath to handle libm linking portablyRoger Leigh2021-02-131-2/+2
* cmake: Split into helper scriptsRoger Leigh2021-02-133-18/+12
* cmake: Use target_sourcesRoger Leigh2021-02-083-12/+18
* cmake: Remove unnecessary extra_dist usageRoger Leigh2021-02-0811-56/+1
* Remove NMake build supportRoger Leigh2021-02-083-31/+1
* Use standard C99 integer typesRoger Leigh2021-01-2117-374/+374
* Merge branch 'include_libport' into 'master'Roger Leigh2021-01-103-12/+0
|\
| * cmake: Use target_include_directories correctlyRoger Leigh2021-01-073-12/+0
* | contrib/iptcutil.c - set '#ifdef _WIN32' (was '#ifdef WIN32', which failed at...miguel2021-01-051-3/+3
|/
* Fix spelling mistakes.Kurt Schwehr2020-12-317-10/+10
* Fix compiler warnings about unused variables when assert() expands to nothingEven Rouault2020-10-121-0/+1
* Set the --shared-memory linker flag for Emscripten builds.Attila Oláh2020-09-242-0/+17
* contrib/win_dib/tiff2dib: fix Uninitialized variable: lpBitsThomas Bernard2020-03-091-0/+2
* contrib/oss-fuzz/build.sh: fix broken if constructEven Rouault2019-12-141-3/+1
* contrib/oss-fuzz/build.sh: other attempt at fixing build failureEven Rouault2019-11-281-6/+12
* contrib/oss-fuzz/build.sh: install liblzma-dev for x86_64 buildsEven Rouault2019-11-201-0/+2
* contrib/oss-fuzz/build.sh: install liblzma-dev:i386 on i386 buildsEven Rouault2019-11-171-0/+6
* contrib/oss-fuzz/build.sh: fix ossfuzz build by statically linking to lzmaEven Rouault2019-11-141-1/+1
* tiff_read_rgba_fuzzer.cc: add a -DSTANDALONE mode for easier reproduction of ...Even Rouault2019-09-021-0/+82
* oss-fuzz/tiff_read_rgba_fuzzer.cc: fix wrong env variable value in previous c...Even Rouault2019-08-111-1/+1
* oss-fuzz/tiff_read_rgba_fuzzer.cc: avoid issue with libjpeg-turbo and MSANEven Rouault2019-08-111-0/+9
* contrib/oss-fuzz/build.sh: fix for i386 build of jbigkit, and use $LIB_FUZZIN...Even Rouault2019-08-101-2/+9
* add jbig support to the fuzzerPaul Kehrer2018-10-291-1/+9
* remove a pointless multiplication and a variable that's not necessaryPaul Kehrer2018-04-171-4/+2
* move oss-fuzz build script and fuzzer into libtiff treePaul Kehrer2018-04-172-0/+142
* Fix some typosStefan Weil2018-02-249-13/+13
* Fix for bug 2772Nathan Baker2018-02-121-1/+13
* Fix all compiler warnings for default buildNathan Baker2018-02-041-0/+1
* Remove remaining .cvsignore filesEven Rouault2017-12-0111-34/+0
* Remove autoconf/automake generated files, and add them to .gitignoreEven Rouault2017-12-0111-6312/+0
* Regenerate autoconf filesEven Rouault2017-11-3011-0/+11
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-3013-27/+0
* fax2tiff: Pass the FAX_Client_Data struct as client dataBob Friesenhahn2017-10-2911-11/+0
* * refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes)Even Rouault2017-07-1111-0/+11
* * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn forBob Friesenhahn2016-04-0811-69/+209
* * libtiff/*.c: fix clang -Wshorten-64-to-32 warningsEven Rouault2015-11-1811-198/+69
* * Makefile.am (distcheck-hook), configure.ac: Applied patches byBob Friesenhahn2015-09-0111-0/+11
* All the CMakeLists.txt files were missing from the distribution tarball.Bob Friesenhahn2015-08-3022-28/+125
* Use consistent line terminations.Bob Friesenhahn2015-08-2811-34/+34
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-2511-0/+351