]> granicus.if.org Git - php/shortlog
php
2015-04-14 Stanislav Malyshevupdate NEWS
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.4.40
2015-04-14 Stanislav MalyshevFix bug #69441 (Buffer Overflow when parsing tar/zip...
2015-04-13 Stanislav Malyshevfix memory leak & add test
2015-04-13 Stanislav MalyshevFix tests
2015-04-13 Stanislav Malyshevfix CVE num
2015-04-12 Stanislav MalyshevFix bug #69337 (php_stream_url_wrap_http_ex() type...
2015-04-12 Stanislav MalyshevFix test
2015-04-11 Stanislav MalyshevAdditional fix for bug #69324
2015-04-11 Stanislav MalyshevMore fixes for bug #69152
2015-04-11 Stanislav MalyshevFixed bug #69353 (Missing null byte checks for paths...
2015-04-11 Stanislav MalyshevFixed bug #69324 (Buffer Over-read in unserialize when...
2015-04-11 Stanislav MalyshevFixed bug #69316 (Use-after-free in php_curl related...
2015-04-11 Stanislav MalyshevFix bug #68486 and bug #69218 (segfault in apache2handl...
2015-04-11 Stanislav MalyshevFix bug #68819 (Fileinfo on specific file causes spurio...
2015-04-11 Xinchen HuiFixed bug #68901 (use after free)
2015-04-06 Xinchen HuiFixed bug #68740 (NULL Pointer Dereference)
2015-04-06 Stanislav MalyshevFix bug #66550 (SQLite prepared statement use-after...
2015-04-06 Remi ColletBetter fix for #68601 for perf
2015-04-06 Remi ColletFix bug #68601 buffer read overflow in gd_gif_in.c
2015-04-02 Stanislav MalyshevRevert "Merge branch 'PHP-5.4' of https://git.php.net...
2015-03-27 Dmitry StogovFixed bug #69293
2015-03-25 Xinchen HuiMerge branch 'PHP-5.4' of https://git.php.net/repositor...
2015-03-23 Stanislav MalyshevBacport fix bug #68741 - Null pointer dereference
2015-03-23 Stanislav MalyshevCheck that the type is correct
2015-03-20 Stanislav Malyshevadd CVEs
2015-03-19 Dmitry StogovFixed bug #69152
2015-03-18 Stanislav Malyshev5.4.40 next
2015-03-18 Stanislav MalyshevFix bug #69253 - ZIP Integer Overflow leads to writing...
2015-03-18 Stanislav MalyshevFix bug #69248 - heap overflow vulnerability in regcomp.c
2015-03-18 Stanislav Malyshevadd test for bug #68976
2015-03-17 Stanislav MalyshevFixed bug #68976 - Use After Free Vulnerability in...
2015-03-17 Stanislav MalyshevFixed bug #69134 (Per Directory Values overrides PHP_IN...
2015-03-17 Stanislav Malyshevfix tests
2015-03-17 Stanislav MalyshevFix bug #69207 - move_uploaded_file allows nulls in...
2015-03-08 Xinchen HuiMerge branch 'arginfo' of https://github.com/realitykin...
2015-03-03 Dmitry StogovAdded type checks
2015-03-03 Dmitry StogovAdded type checks
2015-03-02 Dmitry StogovCheck variable type before its usage as IS_ARRAY.
2015-02-25 George WangFixed a bug that header value is not terminated by...
2015-02-18 Ferenc Kovacsfix typo in bug#
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
next