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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Attempt to fix failing Travis clang builds
Christoph M. Becker
2017-08-16
1
-1
/
+1
*
|
Fix typo which caused build to fail
Christoph M. Becker
2017-08-10
1
-1
/
+1
*
|
Close #339: Fix unitialized memory read vulnerability in GIF reading
Christoph M. Becker
2017-08-10
6
-2
/
+51
*
|
Fix typo
Christoph M. Becker
2017-08-01
1
-1
/
+1
*
|
Truetype font drawing functions now take `const` strings (#400)
Galik
2017-07-29
4
-30
/
+31
*
|
tests: add more checks for libpng (and other deps)
Mike Frysinger
2017-02-23
24
-21
/
+83
*
|
tests: sync feature enable lists in cmake files #382
Mike Frysinger
2017-02-15
35
-18
/
+116
*
|
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 #302: Test suite fails with freetype 2.7
Christoph M. Becker
2017-01-29
2
-0
/
+6
*
|
Fix and reenable optimized support for reading 1 bps TIFFs
Christoph M. Becker
2017-01-25
7
-10
/
+54
*
|
No need to skip these formats anmore
Christoph M. Becker
2017-01-25
1
-7
/
+4
*
|
Add test summary for Windows
Christoph M. Becker
2017-01-25
1
-27
/
+42
*
|
Enable libtiff support on Windows
Christoph M. Becker
2017-01-25
6
-187
/
+167
*
|
Update Windows build instructions
Christoph M. Becker
2017-01-25
1
-9
/
+40
*
|
Add regression test for issue #209
Christoph M. Becker
2017-01-24
5
-0
/
+32
*
|
Add a test for reading X10 bitmap files
Christoph M. Becker
2017-01-21
7
-7
/
+62
*
|
Fix #109: XBM reading fails with printed error
Christoph M. Becker
2017-01-20
7
-2
/
+47
*
|
Markup windows/readme.md
Christoph M. Becker
2017-01-20
1
-11
/
+15
*
|
Fix and improve assert messages of the test case
Christoph M. Becker
2017-01-20
1
-4
/
+6
*
|
Exclude tests/fontconfig/ on Windows
Christoph M. Becker
2017-01-20
1
-3
/
+3
*
|
Fix test case for Windows x86
Christoph M. Becker
2017-01-20
1
-1
/
+1
*
|
Enable working debug builds
Christoph M. Becker
2017-01-20
2
-5
/
+8
*
|
Purge duplicate make rules
Christoph M. Becker
2017-01-20
1
-7
/
+1
*
|
Exclude tests/tiff/ on Windows
Christoph M. Becker
2017-01-19
1
-34
/
+34
*
|
Be more resilient wrt. the freetype headers
Christoph M. Becker
2017-01-19
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 gd2/php_bug_72339_exp.gd2 from dist files
Ondřej Surý
2017-01-18
1
-1
/
+0
*
|
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
7
-0
/
+41
*
|
Fix #340: System frozen
Christoph M. Becker
2016-12-13
7
-0
/
+47
*
|
Fix OOB reads of the TGA decompression buffer
Christoph M. Becker
2016-12-13
5
-6
/
+21
*
|
Fix DOS vulnerability in gdImageCreateFromGd2Ctx()
Christoph M. Becker
2016-12-13
6
-10
/
+35
*
|
Fix potential unsigned underflow
Christoph M. Becker
2016-12-13
1
-9
/
+10
*
|
Fix double-free in gdImageWebPtr()
Christoph M. Becker
2016-12-13
6
-30
/
+81
*
|
Fix invalid read in gdImageCreateFromTiffPtr()
Christoph M. Becker
2016-12-13
9
-19
/
+94
*
|
Fix OOB reads of the TGA decompression buffer
Christoph M. Becker
2016-12-13
6
-2
/
+59
|
/
*
cmake: add soname info to libgd.so
Mike Frysinger
2016-11-10
4
-14
/
+66
*
cmake: use getver.pl for version fields like autotools
Mike Frysinger
2016-11-10
1
-8
/
+13
*
configure: only enable -Werror by default in git builds #339
Mike Frysinger
2016-11-10
1
-1
/
+2
*
Fix #68: gif: buffer underflow reported by AddressSanitizer
Christoph M. Becker
2016-10-15
1
-1
/
+1
*
Avoid potentially dangerous signed to unsigned conversion
Christoph M. Becker
2016-10-12
1
-1
/
+1
*
Fix #304: test suite failure in gif/bug00006 [2.2.3]
Christoph M. Becker
2016-10-11
1
-0
/
+4
*
Fix #329: GD_BILINEAR_FIXED gdImageScale() can cause black border
Christoph M. Becker
2016-10-10
5
-8
/
+64
*
Fix #330: Integer overflow in gdImageScaleBilinearPalette()
Christoph M. Becker
2016-10-10
5
-4
/
+39
*
CONTRIBUTING: fill out the style section
Mike Frysinger
2016-10-09
1
-1
/
+72
*
Document that gdImageScale() does not yet support GD_WEIGHTED4
Christoph M. Becker
2016-10-09
1
-0
/
+2
*
Revert "Fix #328: gdImageScale() with GD_WEIGHTED4 always returns NULL"
Christoph M. Becker
2016-10-09
5
-30
/
+1
[prev]
[next]