| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH: Bump copyright year. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 |
| * | - #43010, Fixed regression in imagearc with two equivelent angles | Pierre Joye | 2007-10-20 | 1 | -11/+19 |
| * | - MFH:#41630, segfault when an invalid color index is present in the image | Pierre Joye | 2007-06-08 | 1 | -0/+3 |
| * | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test | Pierre Joye | 2007-05-16 | 1 | -1/+5 |
| * | Fix build | Edin Kadribasic | 2007-05-03 | 1 | -4/+4 |
| * | - MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles | Pierre Joye | 2007-04-14 | 1 | -0/+8 |
| * | - MFH: CVE-2007-1001, integer overflow with invalid wbmp images | Pierre Joye | 2007-03-10 | 6 | -1/+108 |
| * | - Fix the Fix for CVE-2007-0455 | Pierre Joye | 2007-03-10 | 1 | -1/+1 |
| * | MFH | Nuno Lopes | 2007-03-01 | 1 | -3/+5 |
| * | - MFH: Fix for CVE-2007-0455. | Derick Rethans | 2007-02-28 | 1 | -1/+1 |
| * | MFH: fix #40578 (imagettftext() multithreading issue) | Antony Dovgal | 2007-02-21 | 1 | -12/+13 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
| * | - MFH #38112, bad code size segfault | Pierre Joye | 2006-07-17 | 3 | -6/+37 |
| * | - MFH: #37346, invalid colormap format | Pierre Joye | 2006-05-08 | 5 | -6/+41 |
| * | missed these | foobar | 2006-01-01 | 1 | -1/+1 |
| * | bump year and license version | foobar | 2006-01-01 | 4 | -13/+13 |
| * | MFH: rest of the safe-mode fix | foobar | 2005-11-15 | 1 | -1/+1 |
| * | MFH: added missing safe-mode checks | foobar | 2005-11-03 | 3 | -18/+15 |
| * | MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero) | Antony Dovgal | 2005-10-27 | 1 | -0/+4 |
| * | MFH: Added missing safe_mode checks. | Ilia Alshanetsky | 2005-10-06 | 2 | -2/+2 |
| * | - MFH #33125, alpha emulation broken | Pierre Joye | 2005-09-30 | 1 | -3/+3 |
| * | - MFH #33220, infinite loop while loading invalid GIF (nlopees) | Pierre Joye | 2005-09-25 | 1 | -3/+3 |
| * | MFH: gdImageGifCtx() is always available in bundled lib | Antony Dovgal | 2005-05-17 | 1 | -0/+1 |
| * | MFH: fix off-by-one in _php_image_output() | Antony Dovgal | 2005-05-06 | 1 | -1/+1 |
| * | - MFH (#32893, imagettf crashes) | Pierre Joye | 2005-05-02 | 1 | -1/+2 |
| * | - #32891, init old y positions to non possible values. -1 being used if the | Pierre Joye | 2005-05-01 | 1 | -2/+2 |
| * | MFH | foobar | 2005-04-03 | 2 | -2/+2 |
| * | MFH: - Added some sanity checks by changing to the parameter parsing API | foobar | 2005-01-17 | 1 | -44/+25 |
| * | MFH: CS / WS / proto fixes | foobar | 2005-01-17 | 1 | -324/+355 |
| * | MFH: ws & proto fix | foobar | 2005-01-15 | 1 | -30/+31 |
| * | MFH: - Fixed bug #31060 (imageftbbox() does not use linespacing parameter) | foobar | 2005-01-14 | 1 | -3/+2 |
| * | MFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many pa... | foobar | 2005-01-14 | 1 | -2/+2 |
| * | MFH: - Fix outside-source-tree builds. Always include generated header files | foobar | 2005-01-09 | 2 | -2/+2 |
| * | MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype) | foobar | 2005-01-04 | 2 | -5/+7 |
| * | - Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -9/+9 |
| * | - Fixed crap removal | foobar | 2004-12-30 | 1 | -1/+4 |
| * | MFH: Fixed compiler warnings. | Ilia Alshanetsky | 2004-12-29 | 1 | -3/+3 |
| * | MFH: Don't forget to unload t1lib. | Ilia Alshanetsky | 2004-12-29 | 1 | -1/+13 |
| * | MFH: Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 9 | -9/+9 |
| * | MFH: fix tests | foobar | 2004-12-15 | 3 | -3/+4 |
| * | - MFH: #28598, attempt to restore MS Symbol ttf support | Pierre Joye | 2004-12-09 | 1 | -3/+3 |
| * | - Fix #30229, imagerectangle draw the corners twice, making it useless | Pierre Joye | 2004-11-20 | 1 | -12/+70 |
| * | - Fix #30739, imagefill does not set back the alphablending mode | Pierre Joye | 2004-11-17 | 1 | -2/+5 |
| * | MFH: Fixed bug #30658 (Ensure that temporary files created by GD are removed). | Ilia Alshanetsky | 2004-11-02 | 1 | -2/+4 |
| * | MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation). | Ilia Alshanetsky | 2004-08-16 | 1 | -1/+2 |
| * | MFH: Fixed memory leak. | Ilia Alshanetsky | 2004-08-11 | 1 | -1/+2 |
| * | MFH: Added missing comma. | Ilia Alshanetsky | 2004-07-27 | 1 | -1/+1 |
| * | MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD | Ilia Alshanetsky | 2004-07-27 | 2 | -3/+9 |
| * | Fix .dsp | Edin Kadribasic | 2004-07-23 | 1 | -5/+4 |
| * | MFH: Updated version number | Edin Kadribasic | 2004-07-23 | 1 | -1/+1 |