index
:
delta/libgd.git
GD-2.0
GD-2.1
GD-2.2
GD-2.3
bug/320
bug/402
bug/405
bug/415
bug/661
bug/750
bug/764
bug/788
bug/790
bug/792
bug/797
bug/818
bug/ci_avif_cleanupsrc
feature/ci_avif
features/macos_ci
features/mingw-ci
features/surface
fix-247
fix-248
issue-config-23
issue-config-24
issue-config-msg
issue-libheif
issue-raqm
master
github.com: libgd/libgd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
move (redundant) ifdef checks from source to build files
Mike Frysinger
2018-06-21
14
-77
/
+3
*
clean up trailing whitespace/newlines
Mike Frysinger
2018-06-21
40
-215
/
+194
*
png: fix memory leak with error handlers in outputs
Mike Frysinger
2018-06-21
1
-2
/
+10
*
scrub OLDER_GD define
Mike Frysinger
2018-06-21
2
-17
/
+0
*
Fix typo
Christoph M. Becker
2018-02-08
1
-4
/
+4
*
Fix #383 (amendment)
Christoph M. Becker
2018-02-03
1
-4
/
+4
*
Fix #432: gdImageCrop neglecting transparency
Christoph M. Becker
2018-02-02
1
-0
/
+4
*
gd/gd2: make sure transparent palette index is within bounds #383
Mike Frysinger
2018-01-31
1
-1
/
+2
*
make gd/gd2 image formats optional #428
Mike Frysinger
2018-01-30
3
-11
/
+60
*
include getopt for Windows builds
Mike Frysinger
2018-01-29
3
-4
/
+149
*
Fix #420: Potential infinite loop in gdImageCreateFromGifCtx
Christoph M. Becker
2018-01-29
1
-6
/
+6
*
Fix integer-overflow in gdImageCreateFromGd2Ctx
Christoph M. Becker
2018-01-29
1
-1
/
+1
*
bmp: check smallest negative value for undefined behavior
Mike Frysinger
2018-01-26
1
-5
/
+13
*
bmp: be a bit more restrictive in input depths
Mike Frysinger
2018-01-26
1
-2
/
+7
*
gd2: use existing overflow2 helper rather than an ad-hoc version
Mike Frysinger
2018-01-26
1
-1
/
+1
*
gd2: fix some signed overflows
Mike Frysinger
2018-01-26
1
-0
/
+5
*
tga: delay calculation to avoid undefined behavior
Mike Frysinger
2018-01-26
1
-1
/
+2
*
gif: fix out-of-bounds read w/corrupted lzw data
Mike Frysinger
2018-01-26
1
-0
/
+8
*
wbmp: getmbi: use unsigned int to avoid undefined shift behavior
Mike Frysinger
2018-01-25
1
-1
/
+2
*
gdGetIntLSB: use unsigned int to avoid undefined shift behavior
Mike Frysinger
2018-01-25
1
-1
/
+1
*
gdGetInt: use unsigned int to avoid undefined shift behavior
Mike Frysinger
2018-01-25
1
-1
/
+1
*
add underscores around attributes
Mike Frysinger
2018-01-25
1
-4
/
+4
*
Make ReadOK fail on short reads
Tim D. Smith
2018-01-24
1
-1
/
+1
*
generate & install gdlib.pc for cmake builds too #164
Mike Frysinger
2018-01-10
1
-0
/
+3
*
include snprintf.c in the dist tarball
Mike Frysinger
2018-01-10
1
-1
/
+12
*
Fix #411: gd_gd.c format documentation appears to be incorrect
Christoph M. Becker
2017-09-07
2
-6
/
+10
*
Document GD 1.x image format
Christoph M. Becker
2017-09-03
1
-6
/
+17
*
Fix potential memory leak in gdImageStringFTEx()
Christoph M. Becker
2017-08-29
1
-0
/
+1
*
Merge branch 'pull-request/346'
Christoph M. Becker
2017-08-27
2
-2
/
+2
|
\
|
*
Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishable
Christoph M. Becker
2016-11-16
2
-2
/
+2
*
|
Fix #381: libgd double-free vulnerability
Christoph M. Becker
2017-08-27
1
-9
/
+30
*
|
Fix #386: gdImageGrayScale() may produce colors
Christoph M. Becker
2017-08-27
1
-0
/
+12
*
|
Fix #406: webpng -i removes the transparent color
Christoph M. Becker
2017-08-25
1
-2
/
+4
*
|
Back-port fix for PHP bug 75111
Christoph M. Becker
2017-08-24
2
-4
/
+15
*
|
Close #339: Fix unitialized memory read vulnerability in GIF reading
Christoph M. Becker
2017-08-10
1
-0
/
+3
*
|
Truetype font drawing functions now take `const` strings (#400)
Galik
2017-07-29
3
-25
/
+25
*
|
fix some unused variable errors when built w/out png
Mike Frysinger
2017-02-15
3
-8
/
+10
*
|
Fix Coverity #155476: potential resource leak
Christoph M. Becker
2017-01-30
1
-4
/
+2
*
|
Fix Coverity #155475: Failure to restore alphaBlendingFlag
Christoph M. Becker
2017-01-30
1
-5
/
+5
*
|
Fix and reenable optimized support for reading 1 bps TIFFs
Christoph M. Becker
2017-01-25
1
-8
/
+21
*
|
Add a test for reading X10 bitmap files
Christoph M. Becker
2017-01-21
1
-5
/
+19
*
|
Fix #109: XBM reading fails with printed error
Christoph M. Becker
2017-01-20
1
-1
/
+1
*
|
Fix build issue regarding INT_MAX
Christoph M. Becker
2017-01-19
1
-0
/
+1
*
|
Fix #357: 2.2.4: Segfault in test suite.
Christoph M. Becker
2017-01-19
1
-0
/
+4
*
|
Remove unused functions
Christoph M. Becker
2017-01-10
1
-179
/
+0
*
|
Fix #354: Signed Integer Overflow gd_io.c
Christoph M. Becker
2016-12-17
1
-0
/
+4
*
|
Fix #340: System frozen
Christoph M. Becker
2016-12-13
1
-0
/
+1
*
|
Fix OOB reads of the TGA decompression buffer
Christoph M. Becker
2016-12-13
1
-1
/
+7
*
|
Fix DOS vulnerability in gdImageCreateFromGd2Ctx()
Christoph M. Becker
2016-12-13
1
-8
/
+6
*
|
Fix potential unsigned underflow
Christoph M. Becker
2016-12-13
1
-9
/
+10
[next]