| Commit message (Expand) | Author | Age | Files | Lines |
* | -MFB, Right filename | Mattias Bengtsson | 2007-11-05 | 1 | -1/+1 |
* | -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) | Mattias Bengtsson | 2007-11-04 | 2 | -0/+21 |
* | Fixed a typo | Ilia Alshanetsky | 2007-10-26 | 1 | -1/+1 |
* | - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles | Pierre Joye | 2007-08-26 | 1 | -0/+22 |
* | - libgd #101, imagecreatefromgd can crash if gdImageCreate fails | Mattias Bengtsson | 2007-08-09 | 2 | -0/+19 |
* | - libgd #94, imagecreatefromxbm can crash if gdImageCreate fails | Mattias Bengtsson | 2007-08-09 | 2 | -0/+22 |
* | - enable tests even when an external GD is used. Latest releases | Pierre Joye | 2007-06-02 | 35 | -144/+180 |
* | MFH: fix #41442 (imagegd2() under output control) | Antony Dovgal | 2007-05-22 | 1 | -0/+37 |
* | fix test | Antony Dovgal | 2007-05-17 | 1 | -3/+3 |
* | - fix title | Pierre Joye | 2007-05-16 | 1 | -1/+1 |
* | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test | Pierre Joye | 2007-05-16 | 1 | -3/+3 |
* | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c | Pierre Joye | 2007-05-16 | 2 | -0/+21 |
* | improve test | Antony Dovgal | 2007-05-03 | 1 | -0/+1 |
* | - Sync with gd 2.0.35 (bug #52, #60 and #66) | Pierre Joye | 2007-04-04 | 1 | -1/+2 |
* | - MFH: CVE-2007-1001, integer overflow with invalid wbmp images | Pierre Joye | 2007-03-10 | 1 | -0/+47 |
* | - #40764, line thickness not respected for horizontal and vertical lines | Pierre Joye | 2007-03-10 | 1 | -0/+31 |
* | MFH | Antony Dovgal | 2007-02-16 | 1 | -1/+1 |
* | - #39286, misleading error message when nvalid dimensions are given | Pierre Joye | 2006-12-10 | 2 | -2/+17 |
* | - #39508, add test (imagefill crashes with small image) | Pierre Joye | 2006-12-10 | 1 | -0/+16 |
* | - MFH:#39780, PNG image with CRC/data error raises fatal error | Pierre Joye | 2006-12-10 | 2 | -0/+21 |
* | - MFH #39366, imagerotate does not use alpha with angles>45 | Pierre Joye | 2006-11-04 | 1 | -0/+21 |
* | - #39273, imagecopyresized and alpha channel | Pierre Joye | 2006-11-04 | 1 | -0/+32 |
* | Generated file | Hannes Magnusson | 2006-11-03 | 1 | -0/+0 |
* | MFH: Fix test | Hannes Magnusson | 2006-11-03 | 1 | -0/+1 |
* | add new test | Antony Dovgal | 2006-10-10 | 1 | -0/+25 |
* | - #39082, image* segfaults when used with only one argument | Pierre Joye | 2006-10-08 | 1 | -0/+18 |
* | - imagefill(), infinite loop with wrong color index | Pierre Joye | 2006-09-28 | 1 | -0/+25 |
* | - MFH: please don't use base64 to test image files, it does not work | Pierre Joye | 2006-08-23 | 2 | -12/+0 |
* | - MFH: mv 38179.phpt to bug38179.phpt | Pierre Joye | 2006-07-26 | 1 | -0/+0 |
* | - MFH #38212, Segfault on invalid imagecreatefromgd2part() parameters | Pierre Joye | 2006-07-26 | 1 | -0/+17 |
* | - #38179, imagecopy, palette to truecolor must use alpha channel too | Pierre Joye | 2006-07-23 | 1 | -0/+28 |
* | dont create images in the php source root. output them instead | Nuno Lopes | 2006-07-22 | 2 | -2/+11 |
* | - #38112, add test and use MAX_LWZ_BITS instead of the value | Pierre Joye | 2006-07-17 | 2 | -0/+17 |
* | - sync tests with HEAD | Pierre Joye | 2006-07-17 | 17 | -0/+987 |
* | - MFH: #37360, bad gif size | Pierre Joye | 2006-05-08 | 2 | -0/+14 |
* | - #37346, invalid colormap format | Pierre Joye | 2006-05-07 | 2 | -0/+17 |
* | - #36697, Transparency is lost when using imagecreatetruecolor | Pierre Joye | 2006-03-13 | 1 | -0/+31 |
* | MFH: fix test | foobar | 2005-12-26 | 1 | -2/+2 |
* | - MFH: fix segfault/leak in imagecolormatch | Pierre Joye | 2005-12-25 | 1 | -0/+21 |
* | Fixed uninitialized variable in a test. | Ilia Alshanetsky | 2005-12-17 | 1 | -0/+1 |
* | - MFH: | Pierre Joye | 2005-12-17 | 3 | -0/+106 |
* | - MFH: no need to test if jpeg support exists | Pierre Joye | 2005-12-09 | 1 | -3/+0 |
* | - MFH, PNG compression support exposed | Pierre Joye | 2005-12-09 | 1 | -0/+37 |
* | - do not use md5, png signature can change between libpng version | Pierre Joye | 2005-04-25 | 2 | -5/+15 |
* | Fix another title | foobar | 2005-04-03 | 1 | -1/+1 |
* | fix description | foobar | 2005-04-03 | 1 | -1/+1 |
* | - Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 12 | -12/+12 |
* | Test was fixed. | Dmitry Stogov | 2004-11-23 | 1 | -10/+10 |
* | - Remove this test, it still segfaults anyway (less noise in tests :) ) | Pierre Joye | 2004-05-26 | 1 | -92/+0 |
* | - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines) | Derick Rethans | 2004-04-25 | 1 | -0/+27 |