summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Fix #69719 - more checks for nulls in pathsStanislav Malyshev2015-05-311-8/+8
* Fix testsStanislav Malyshev2015-04-121-3/+3
* Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-4/+4
* Better fix for #68601 for perfRemi Collet2015-04-051-6/+6
* Fix bug #68601 buffer read overflow in gd_gif_in.cRemi Collet2015-04-051-2/+9
* Fixed freetype test on multiple environmentsMatteo Beccati2014-09-162-30/+4
* Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
* Switch use of strtok() to gd_strtok_r()Sara Golemon2014-08-191-2/+4
* Fix bug #67730 - Null byte injection possible with imagexxx functionsStanislav Malyshev2014-08-181-0/+5
* Fixed Bug #66901 php-gd 'c_color' NULL pointer dereferenceRemi Collet2014-08-041-1/+6
* Bump yearXinchen Hui2014-01-034-4/+4
* Switch to using freetype-config for freetype detection.Adam Harvey2013-12-071-16/+11
* - Fix extern declaration according to definitionFelipe Pena2013-10-201-1/+1
* typo fixesVeres Lajos2013-07-152-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* lucky that the name is not used, fix name of encoderPierre Joye2013-04-111-5/+5
* Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-04-103-2/+15
|\
| * add external 2.1 detection and fix gd_compat for 2.1+Pierre Joye2013-04-103-2/+15
* | Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-04-091-2/+4
|\ \ | |/
| * fix possible NULL derefPierre Joye2013-04-091-2/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-04-091-1/+2
|\ \ | |/
| * fix null derefPierre Joye2013-04-091-1/+2
| * Happy New Year~Xinchen Hui2013-01-014-4/+4
| * Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Rasmus Lerdorf2012-11-051-1/+5
| |\
| | * enabled libxpm for gd on windowsAnatoliy Belsky2012-10-241-1/+5
| * | These need to be volatile in order to prevent leaking after theRasmus Lerdorf2012-11-051-2/+2
| |/
* | Happy New YearXinchen Hui2013-01-014-4/+4
* | These need to be volatile in order to prevent leaking after theRasmus Lerdorf2012-11-051-2/+2
* | enabled libxpm for gd on windowsAnatoliy Belsky2012-10-241-1/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-125-2/+145
|\ \ | |/
| * fixed tests for gd having freetype >= 2.4.10Anatoliy Belsky2012-10-125-2/+145
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1080-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-1080-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-041-0/+5
|\ \ | |/
| * exposing the libxpm version in phpinfoAnatoliy Belsky2012-10-041-0/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-021-2/+1
|\ \ | |/
| * reverted the previous fix for libpng includeAnatoliy Belsky2012-10-021-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-021-1/+2
|\ \ | |/
| * fixed include checks for libpng under winAnatoliy Belsky2012-10-021-1/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-051-1/+1
|\ \ | |/
| * year++Xinchen Hui2012-09-051-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-041-4/+16
|\ \ | |/
| * Fix bug #61480 test bug - ext/gd/tests/bug48555.phptMatt Ficken2012-04-041-4/+16
| * - Year++Felipe Pena2012-01-013-3/+3
| * Fixed #60160 and added a test for itFlorian Anderiasch2011-11-012-13/+34
| * move it to right placeXinchen Hui2011-09-066-435/+0
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Adding testcases to validate imageloadfont input parameter validation, tests ...Rafael Machado Dohms2011-05-312-0/+30
| * Check headers first and let the CHECK_LIBRARY macroRasmus Lerdorf2011-05-121-8/+4