]> granicus.if.org Git - php/shortlog
php
2015-09-01 Stanislav MalyshevMerge branch 'PHP-5.4.45' into PHP-5.5.29
2015-09-01 Stanislav MalyshevFix bug #70312 - HAVAL gives wrong hashes in specific...
2015-09-01 Stanislav MalyshevMerge branch 'PHP-5.4.45' into PHP-5.5.29
2015-09-01 Stanislav Malyshevfix test
2015-09-01 Stanislav MalyshevMerge branch 'PHP-5.4.45' into PHP-5.5.29
2015-09-01 Stanislav Malyshevadd test
2015-09-01 Stanislav MalyshevFix bug #70366 - use-after-free vulnerability in unseri...
2015-09-01 Stanislav MalyshevFix bug #70365 - use-after-free vulnerability in unseri...
2015-09-01 Stanislav MalyshevFix bug #70172 - Use After Free Vulnerability in unseri...
2015-09-01 Stanislav MalyshevFix bug #70388 - SOAP serialize_function_call() type...
2015-08-30 Stanislav MalyshevFixed bug #70350: ZipArchive::extractTo allows for...
2015-08-30 Stanislav MalyshevImprove fix for #70385
2015-08-29 Stanislav MalyshevFix bug #70345 (Multiple vulnerabilities related to...
2015-08-29 Stanislav MalyshevFix bug #70385 (Buffer over-read in exif_read_data...
2015-08-29 Stanislav MalyshevMore fixes for bug #70219
2015-08-26 Stanislav MalyshevMerge branch 'PHP-5.4.45' into PHP-5.5.29
2015-08-24 Stanislav MalyshevFix bug #70219 (Use after free vulnerability in session...
2015-08-17 Stanislav MalyshevFix for bug #69782
2015-08-05 Stanislav Malyshev5.5.29 next
2015-08-05 Stanislav Malyshev5.4.45 next
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshevfix test
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshev__wakeup doesn't have to be final
2015-08-04 Stanislav Malyshevupdate NEWS
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshevfix test
2015-08-04 Stanislav Malyshevupdate NEWS
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.4.44
2015-08-04 Stanislav MalyshevFix bug #70019 - limit extracted files to given directory
2015-08-04 Stanislav MalyshevDo not do convert_to_* on unserialize, it messes up...
2015-08-02 Stanislav MalyshevFix #69793 - limit what we accept when unserializing...
2015-08-02 Stanislav MalyshevFixed bug #70169 (Use After Free Vulnerability in unser...
2015-08-02 Stanislav MalyshevFixed bug #70166 - Use After Free Vulnerability in...
2015-08-02 Stanislav Malyshevignore signatures for packages too
2015-08-02 Stanislav MalyshevFix bug #70168 - Use After Free Vulnerability in unseri...
2015-08-02 Nikita PopovFixed bug #69892
2015-07-29 Julien PauliMerge branch 'PHP-5.4' into PHP-5.5
2015-07-29 Julien PauliAdjust Git-Rules
2015-07-28 Anatol BelskiFixed bug #70002 TS issues with temporary dir handling
2015-07-27 Stanislav MalyshevFix bug #70014 - use RAND_bytes instead of deprecated...
2015-07-27 Stanislav MalyshevImproved fix for Bug #69441
2015-07-27 Stanislav MalyshevFix bug #70068 (Dangling pointer in the unserialization...
2015-07-27 Stanislav MalyshevFix bug #70121 (unserialize() could lead to unexpected...
2015-07-26 Stanislav MalyshevFix bug #70081: check types for SOAP variables
2015-07-26 Ferenc Kovacsmake the travis irc notification a oneliner
2015-07-08 Julien Pauli5.5.27 release
2015-07-07 Stanislav Malyshev5.4.44 next
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2015-07-07 Stanislav MalyshevBetter fix for bug #69958
2015-07-07 Stanislav Malyshevupdate news
2015-07-07 Stanislav MalyshevFix bug #69669 (mysqlnd is vulnerable to BACKRONYM)
2015-07-07 Stanislav MalyshevFix bug #69923 - Buffer overflow and stack smashing...
2015-07-07 Stanislav MalyshevFix bug #69958 - Segfault in Phar::convertToData on...
2015-07-07 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Ferenc Kovacsadd missing second argument for ucfirst to the proto
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Stanislav MalyshevBetter fix for bug #69958
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Stanislav MalyshevBetter fix for bug #69958
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Stanislav Malyshevupdate news
2015-07-07 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-07-07 Stanislav MalyshevFix bug #69669 (mysqlnd is vulnerable to BACKRONYM)
2015-07-05 Stanislav MalyshevFix bug #69923 - Buffer overflow and stack smashing...
2015-07-05 Stanislav MalyshevFix bug #69958 - Segfault in Phar::convertToData on...
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-06-29 Stanislav MalyshevMerge branch 'pull-request/1350' into PHP-5.4
2015-06-25 Anatol Belskifix unknown size of void error
2015-06-24 Julien Pauli5.5.28 now - Security Only
2015-06-23 Christoph M... Made bug44295-win.phpt locale independent
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.4' into PHP-5.5
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Fixed bug #69768 (escapeshell*() doesn't cater to !)
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Fixed Bug #53823 (preg_replace: * qualifier on unicode...
2015-06-23 Christoph M... Moved NEWS entry for bug #69864 to proper category
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Fixed bug #69864 (Segfault in preg_replace_callback)
2015-06-23 George WangMerge branch 'PHP-5.5' of git.php.net:php-src into...
2015-06-23 George Wangbump API version to 6.8
2015-06-23 George Wangbump API version to 6.8
2015-06-20 Nikita PopovFixed bug #69892
2015-06-19 Yasuo OhgakiMove strlen() check to php_mail_detect_multiple_crlf()
2015-06-19 Yasuo OhgakiFixed Bug #69874 : Can't set empty additional_headers...
2015-06-19 Xinchen HuiMerge branch 'patch-3' of https://github.com/s0ph1e...
2015-06-18 Anatol Belskiupdated NEWS
2015-06-18 Christian Wenzfixes bug #69835: phpinfo() does not report many Window...
2015-06-18 Sophia NepochatayaRemove excess variable in mail.c (5.5 branch)
2015-06-18 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2015-06-18 Lior KaplanFixed bug #69689 (Align PCRE_MINOR with current version)
2015-06-18 Lior KaplanAdd CVE to bugs #69545, #69646 and #69667
2015-06-18 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2015-06-18 Lior KaplanAdd CVE to bugs #69545, #69646 and #69667
2015-06-17 Sara GolemonFix buffer growth in sockets/conversion.c
2015-06-17 Christoph M... updated NEWS
2015-06-17 Christoph M... Fixed bug #61221 - imagegammacorrect function loses...
next