index
:
delta/libtiff-git.git
215-cygwin-appveyor-fail
branch-3.9
ci-coverity
cmake-test
manpage-fixes
master
revert-5331ed49
tif_config_h_includes
tiff-3.4
tiff-3.4-iptc
tiff-3.5-newcvs
tiff-3.5-oldcvs
gitlab.com: libtiff/libtiff.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix size overflow (zdi-can-1221,CVE-2012-1173) care of Tom Lane @ Red Hat.
Frank Warmerdam
2012-04-06
3
-7
/
+25
*
* libtiff 3.9.6 released.
v3.9.6
Release-v3-9-6
Bob Friesenhahn
2012-02-18
9
-20
/
+22
*
Add release page for v3.9.6
Bob Friesenhahn
2012-02-18
29
-286
/
+467
*
Strip out antique instructions about unsupported build targets.
Bob Friesenhahn
2012-02-18
1
-434
/
+78
*
* libtiff/tiffio.h: Use double-underbar syntax in GCC printf
Bob Friesenhahn
2012-02-18
2
-5
/
+11
*
Make sure that autotools are up to date.
Bob Friesenhahn
2012-01-23
3
-3
/
+3
*
* configure.ac: Add support for using library symbol versioning on
Bob Friesenhahn
2012-01-23
31
-370
/
+653
*
file libtiffxx.map was added on branch branch-3-9 on 2012-01-23 15:06:34 +0000
Bob Friesenhahn
2012-01-22
0
-0
/
+0
*
file libtiff.map was added on branch branch-3-9 on 2012-01-23 15:06:34 +0000
Bob Friesenhahn
2012-01-22
0
-0
/
+0
*
* Update GNU libtool to 2.4.2.
Bob Friesenhahn
2011-10-22
9
-197
/
+429
*
* tools/tiffsplit.c (tiffcp): TIFFGetField count field should be
Bob Friesenhahn
2011-10-22
2
-2
/
+8
*
Use "codec" rather than "coded"
Bob Friesenhahn
2011-08-02
1
-2
/
+2
*
updated Changelog for Bug 2247 fix
Dwight Kelly
2011-06-08
1
-0
/
+5
*
fix for Bug 2247 - tif_apple.c _tiffSizeProc() does not pass enough arguments...
Dwight Kelly
2011-06-08
1
-2
/
+2
*
* libtiff 3.9.5 released.
v3.9.5
Release-v3-9-5
Bob Friesenhahn
2011-04-09
11
-31
/
+302
*
Fix spelling typo in tiff2ps.
Bob Friesenhahn
2011-04-09
1
-4
/
+4
*
* configure.ac: Should use AC_CANONICAL_HOST since host specifies
Bob Friesenhahn
2011-04-09
31
-2151
/
+4177
*
* tools/fax2ps.c (main): Use tmpfile() rather than mkstemp() since
Bob Friesenhahn
2011-04-02
2
-5
/
+9
*
avoid declaring uint64/int64 on AIX where it is already available (#2301)
Frank Warmerdam
2011-03-21
2
-3
/
+9
*
Correct potential buffer overflow with thunder encoded files with wrong
Frank Warmerdam
2011-03-21
2
-7
/
+40
*
allow zero length runs at start of fax3 lines
Frank Warmerdam
2011-03-10
2
-3
/
+10
*
incorporate a fix for possible fax3 decoding overflow (CVE-2011-0192)
Frank Warmerdam
2011-03-03
2
-1
/
+16
*
Avoid undefined behaviour when casting from float to unsigned integer in
Andrey Kiselev
2011-02-25
2
-5
/
+11
*
One more regression fix.
Lee Howard
2011-01-04
2
-4
/
+4
*
* libtiff/tif_jpeg.c: Fix regression with 3 band image caused by
Lee Howard
2011-01-04
2
-2
/
+8
*
* libtiff/tif_dirread.c: Allow reading directories where
Olivier Paquet
2010-12-31
2
-16
/
+28
*
* libtiff/tif_dirread.c: tolerate some cases where
Lee Howard
2010-12-15
2
-3
/
+15
*
* libtiff/tif_strip.c: use TIFFGetFieldDefaulted instead
Lee Howard
2010-12-15
2
-10
/
+16
*
* tools/gif2tiff.c: fix buffer overrun
Lee Howard
2010-12-15
2
-2
/
+11
*
* libtiff/tif_jpeg.c: reduce usage of JCS_UNKNOWN in order
Lee Howard
2010-12-14
2
-3
/
+16
*
* tools/fax2ps.c: be consistent with page-numbering
Lee Howard
2010-12-14
2
-3
/
+8
*
* libtiff/tif_dirread.c: fix needless tag ordering warning
Lee Howard
2010-12-14
2
-5
/
+12
*
* libtiff/tif_color.c: prevent crash in handling bad TIFFs
Lee Howard
2010-12-14
2
-5
/
+16
*
* tools/tiffcrop.c: new release by Richard Nolde
Lee Howard
2010-12-14
2
-48
/
+75
*
* tools/tiff2pdf.c: fix colors for images with RGBA
Lee Howard
2010-12-13
2
-6
/
+11
*
* tools/tiff2pdf.c: remove invalid duplication for Lab
Lee Howard
2010-12-12
2
-9
/
+6
*
* libtiff/tif_jpeg.c: fix use of clumplines calculation
Lee Howard
2010-12-12
2
-2
/
+7
*
spelling fixes per
Lee Howard
2010-12-12
3
-9
/
+9
*
* tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()
Lee Howard
2010-12-12
2
-4
/
+10
*
* tools/tiff2pdf.c: add fill-page option
Lee Howard
2010-12-11
3
-5
/
+31
*
* libtiff/tif_dirread.c: modify warnings
Lee Howard
2010-12-11
2
-6
/
+19
*
* libtiff/tif_ojpeg.c: fix buffer overflow on problem data
Lee Howard
2010-12-11
2
-3
/
+12
*
2010-12-08 Lee Howard <faxguy@howardsilvan.com>
Lee Howard
2010-12-11
3
-4
/
+23
*
fix crash when reading a badly-constructed TIFF per
Lee Howard
2010-12-08
2
-2
/
+31
*
Apply Tom Lane's partial-patch and fix for CVE-2010-3087.
Lee Howard
2010-12-08
2
-17
/
+19
*
Tom Lane didn't like this... so I guess it wasn't so brain-dead.
Lee Howard
2010-12-06
1
-2
/
+1
*
From SUSE SRPM:
Lee Howard
2010-12-06
1
-1
/
+2
*
Man-page typo fix found in SUSE SRPM.
Lee Howard
2010-12-06
1
-2
/
+2
*
Fix mode check before opening a file.
Lee Howard
2010-12-06
1
-2
/
+2
*
If it doesn't fail then it succeeds.
Lee Howard
2010-11-28
1
-1
/
+2
[next]