]> granicus.if.org Git - php/shortlog
php
2015-02-18 Remi Colletadd CVE
2015-02-17 Stanislav Malyshev5.4.39 next
2015-02-17 Stanislav MalyshevPort for for bug #68552
2015-02-17 Stanislav MalyshevFix bug #68942 (Use after free vulnerability in unseria...
2015-02-17 Felipe Pena- BFN
2015-02-17 Felipe Pena- Fixed bug #67827 (broken detection of system crypt...
2015-02-16 Felipe Pena- Fixed bug #67427 (SoapServer cannot handle large...
2015-02-13 Yasuo OhgakiUpdate NEWS
2015-02-13 Yasuo OhgakiAdd NULL byte protection to exec, system and passthru
2015-02-07 George WangFixed #68790 (Missing return)
2015-02-06 Stanislav MalyshevUpdate header handling to RFC 7230
2015-02-01 Stanislav Malyshevfix sizeof size
2015-02-01 Stanislav Malyshevfix TSRM
2015-02-01 Stanislav MalyshevUse better constant since MAXHOSTNAMELEN may mean short...
2015-02-01 Stanislav Malyshevuse right sizeof for memset
2015-02-01 Stanislav MalyshevAdd mitigation for CVE-2015-0235 (bug #68925)
2015-01-22 Ferenc Kovacsfix some factual errors in the process
2015-01-20 Stanislav Malyshevformat
2015-01-20 Stanislav Malyshevadd CVE
2015-01-20 Stanislav Malyshevadd protection against nulls
2015-01-20 Stanislav Malyshev5.4.38 next
2015-01-20 Stanislav MalyshevMerge branch 'bug68710' into PHP-5.4
2015-01-20 Stanislav MalyshevMerge branch 'bug68799' into PHP-5.4
2015-01-14 Daniel LowreyUpdate NEWS
2015-01-14 Daniel LowreyFixed bug #55618 (use case-insensitive cert name matching)
2015-01-11 Stanislav MalyshevFix bug #68799: Free called on unitialized pointer
2015-01-04 Anatol Belskiupdated libmagic.patch in 5.4
2015-01-04 Anatol BelskiFixed bug #68735 fileinfo out-of-bounds memory access
2015-01-04 Remi Colletremoved dead code
2015-01-02 Stanislav MalyshevFix for bug #68710 (Use After Free Vulnerability in...
2014-12-30 Stanislav MalyshevFIx bug #68618 (out of bounds read crashes php-cgi)
2014-12-17 Ferenc Kovacsadd missing NEWS entry
2014-12-16 Stanislav Malyshev5.4.37
2014-12-16 Stanislav Malyshevadd CVE
2014-12-16 Stanislav Malyshevadd missing test file
2014-12-16 Stanislav MalyshevFix bug #68594 - Use after free vulnerability in unseri...
2014-12-13 Andrea FauldsFix undefined behaviour in strnatcmp
2014-12-11 Stanislav Malyshevupdate NEWS
2014-12-11 Anatol Belskimove the test to the right place
2014-12-11 Anatol BelskiFixed bug #68545 NULL pointer dereference in unserialize.c
2014-12-08 Dmitry StogovFixed possible read after end of buffer and use after...
2014-12-05 Chris ChristoffRevert unintentional docblock change
2014-12-02 Ferenc Kovacsmake sure that we don't truncate the stack trace and...
2014-12-01 Stanislav Malyshevupdate news
2014-12-01 LeighApply error-code-salt fix to Windows too
2014-12-01 LeighBug fixes in light of failing bcrypt tests
2014-12-01 LeighAdd tests from 1.3. Add missing tests.
2014-12-01 LeighUpgrade crypt_blowfish to version 1.3
2014-11-24 Stanislav Malyshevupdate for LiteSpeed
2014-11-22 Stanislav MalyshevRevert "made lsapi_main.c compatible with PHP7/phpng ."
2014-11-20 George Wangmade lsapi_main.c compatible with PHP7/phpng .
2014-11-12 Stanislav Malyshev5.4.36-dev
2014-11-12 Matteo BeccatiFixed bug #66584 Segmentation fault on statement deallo...
2014-11-11 Ferenc Kovacsupdate NEWS
2014-11-07 Dmitry StogovPartial fix for bug #68365 (zend_mm_heap corrupted...
2014-11-03 Stanislav Malyshevupdate NEWS
2014-11-03 Remi ColletFix bug #63595 GMP memory management conflicts with...
2014-11-03 Stanislav MalyshevInitialize the offset table - PCRE may sometimes miss...
2014-11-03 George Wangset default response code to 200
2014-10-22 Stanislav Malyshevfix NEWS & version
2014-10-22 Remi ColletNEWS
2014-10-22 Remi ColletFix bug #68283: fileinfo: out-of-bounds read in elf...
2014-10-14 Stanislav MalyshevFix bug #68113 (Heap corruption in exif_thumbnail())
2014-10-14 Stanislav MalyshevFix bug #68089 - do not accept options with embedded \0
2014-10-14 Stanislav MalyshevFixed bug #68044: Integer overflow in unserialize(...
2014-10-14 Stanislav MalyshevFix bug #68027 - fix date parsing in XMLRPC lib
2014-10-10 Ard Biesheuvelupdate NEWS
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 Sara GolemonAdd hash to EXTENSIONS file
2014-09-28 Matthew DaleySet an LDAP error code when failing ldap_bind due to...
2014-09-27 Johannes SchlüterThis test should pass
2014-09-26 Derick Rethans- Updated to version 2014.8 (2014h)
2014-09-26 Stanislav Malyshevupdate NEWS
2014-09-26 Stanislav MalyshevRevert xp_ssl.c to the state of 5.4.32 due to regressions
2014-09-20 Ard BiesheuvelFixed bug #66242 (don't assume char is signed)
2014-09-16 Matteo BeccatiFixed freetype test on multiple environments
2014-09-15 Remi ColletFix NEWS
2014-09-09 Daniel LowreyBug #41631: Fix regression from first attempt (6569db8)
2014-09-09 Daniel LowreyBug #67965: Fix blocking behavior in non-blocking crypt...
2014-09-09 Tjerk MeestersFixed #67985 - Incorrect last used array index copied...
2014-09-09 George WangFine tuned the order of adding request variables.
2014-09-03 George WangUpdate LSAPI to 6.7, added support for 'filter_input'.
2014-09-03 Matteo BeccatiFixed test with freetype >= 2.4.12
2014-09-02 Stanislav Malyshev5.4.34 is next
2014-09-02 Stanislav MalyshevRevert "Fix bug #67644 - Memory corruption & crash...
2014-09-02 Stanislav MalyshevFix bug #67644 - Memory corruption & crash during ob_st...
2014-09-01 Stanislav Malyshevupdate NEWS
2014-09-01 Stanislav MalyshevMerge branch 'pull-request/770' into PHP-5.4
2014-09-01 Derick Rethans- Updated to version 2014.7 (2014g)
2014-08-29 Stanislav Malyshevfix NEWS for fcgi fix merge
2014-08-29 David Zuelkerestore FPM compatibility with mod_fastcgi broken since...
2014-08-27 Chris WrightFix stream_select() issue with OpenSSL buffer
2014-08-26 Ferenc Kovacsupdate the GIT-RULES with the 5.6 and the release branches
2014-08-24 Lior KaplanBug #67730: Add tests by Ryan Mauger <ryan@rmauger...
2014-08-23 Ferenc Kovacsthis test depends on the simplexml ext, not just on xml
2014-08-23 Keyur GovandeOnly destruct if EG(active) in zend_shutdown(). (bug...
2014-08-21 Michael Wallnerfix bug #67865
2014-08-20 Remi ColletNEWS
2014-08-20 Anatol Belskifixed variable corruption under win x64
2014-08-19 Lior KaplanAdd NEWS entry for bug #67730
next