]> granicus.if.org Git - php/shortlog
php
2012-08-28 Anthony FerraraRemove password_make_salt() from the implementation
2012-07-12 Anthony FerraraSwitch second parameter to password_make_salt to be...
2012-07-10 Anthony FerraraMerge remote branch 'upstream/master' into hash_password
2012-07-10 Xinchen HuiMerge branch 'PHP-5.4'
2012-07-10 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-07-10 Xinchen HuiFixed Bug #62500 (Segfault in DateInterval class when...
2012-07-09 Anatoliy BelskyMerge branch 'PHP-5.4'
2012-07-09 Anatoliy BelskyFixed test bug #62312 (warnings changed one more time)
2012-07-09 andreyfix valgrind warning
2012-07-09 andreyMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2012-07-09 andreyfix valgrind warning
2012-07-09 Anatoliy BelskyMerge branch 'PHP-5.4'
2012-07-09 Anatoliy Belskyfixed #62433 test for win
2012-07-09 Xinchen HuiMerge branch 'PHP-5.4'
2012-07-09 Xinchen Huiupdate NEWS
2012-07-09 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-07-09 Xinchen HuiFixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE...
2012-07-08 Nuno Lopesappease MSVC (doesnt like unary minus of unsigned ints)
2012-07-08 Nuno Lopesappease MSVC (doesnt like unary minus of unsigned ints)
2012-07-08 Nuno Lopesappease MSVC (doesnt like unary minus of unsigned ints)
2012-07-08 Felipe PenaMerge branch 'PHP-5.4'
2012-07-08 Felipe Pena- Fixed bug #62507 (['REQUEST_TIME'] under mod_php5...
2012-07-08 Xinchen HuiMerge branch 'PHP-5.4'
2012-07-08 Xinchen HuiFixed Bug #62500 (Segfault in DateInterval class when...
2012-07-07 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-07-07 Stanislav MalyshevMerge branch 'pull-request/112' into PHP-5.4
2012-07-07 Lonny KapelushnikAdded in NEWS and UPGRADING for feature 55218
2012-07-07 Anthony FerraraMerge branch 'PHP-5.4'
2012-07-07 Anthony FerraraMerge branch 'PHP-5.3' into PHP-5.4
2012-07-07 Anthony FerraraFix two issues with run-tests.php
2012-07-05 Anthony FerraraCleanup whitespace issues
2012-07-05 Anthony FerraraImplement password_get_info() function
2012-07-05 Anthony FerraraFix issue with int vs long parameter
2012-07-05 Anthony FerraraImplement password_needs_rehash() function
2012-07-05 Nikita PopovMerge branch 'PHP-5.4'
2012-07-05 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-07-05 Nikita PopovFix potential integer overflow in nl2br
2012-07-05 Nikita PopovFix potential integer overflow in bin2hex
2012-07-04 Johannes SchlüterMerge branch 'PHP-5.4'
2012-07-04 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-07-04 Johannes SchlüterThis wil be PHP 5.3.16
2012-07-04 johannesRevert change 3f3ad30c50: There shouldn't be new featur...
2012-07-03 Anthony FerraraUpdate signature info for changing algo to an ordinal
2012-07-03 Anthony FerraraSome more refactoring, make algo no longer optional
2012-07-03 Anthony FerraraRemove php.ini setting for default bcrypt cost
2012-07-02 Nuno Lopesfix (signed) integer overflow (part of bug #52550
2012-07-02 Nuno Lopesfix (signed) integer overflow (part of bug #52550
2012-07-02 Nuno Lopesfix (signed) integer overflow (part of bug #52550
2012-07-02 Xinchen HuiMerge branch 'PHP-5.4'
2012-07-02 Xinchen HuiFixed bug #62433 (Inconsistent behavior of RecursiveDir...
2012-07-01 Nikita PopovMerge branch 'PHP-5.4'
2012-07-01 Nikita PopovFix accidential change of php_version.h
2012-07-01 Nikita PopovMerge branch 'PHP-5.4'
2012-07-01 Nikita PopovRevert JSON merges to 5.4
2012-07-01 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-07-01 Nikita PopovRevert JSON changes to PHP 5.3
2012-07-01 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-07-01 Stanislav Malyshevfix bug #61359: json_encode() calls too many reallocs
2012-07-01 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-07-01 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2012-07-01 Stanislav Malyshevupdate NEWS
2012-07-01 Stanislav Malyshevremove duplicates, fix order
2012-07-01 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-06-30 Marc EasenFixed the common misspelling of the word occurred ...
2012-06-30 Felipe Pena- Fixed bug #62415 (Undefined variable: diff in run...
2012-06-30 Felipe PenaMerge branch 'PHP-5.3' into PHP-5.4
2012-06-30 Felipe Pena- Fixed bug #62415 (Undefined variable: diff in run...
2012-06-29 Anthony FerraraUpdate password.c to use safe_emalloc in sensitive...
2012-06-29 Anthony FerraraMore refactoring of crypt into php_crypt, and fixing...
2012-06-29 Anthony FerraraMerge remote branch 'upstream/master' into hash_password
2012-06-29 andreymerge
2012-06-29 andreymerge
2012-06-29 andreyMerge branch 'PHP-5.3' into PHP-5.4
2012-06-29 andreyfix Bug #62273 Segmentation Fault in Mysqli/Mysqlnd
2012-06-29 andreyMerge branch 'PHP-5.3' into PHP-5.4
2012-06-29 andreyMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2012-06-29 andreyMerge branch 'PHP-5.3' of ssh://git.php.net/php-src...
2012-06-29 andreyMerge branch 'master' of ssh://git.php.net/php-src
2012-06-29 Nikita PopovMerge branch 'PHP-5.4'
2012-06-29 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-06-29 Nikita PopovFix some lengths in crypt()
2012-06-29 andreyMerge branch 'master' of ssh://git.php.net/php-src
2012-06-29 andreyMerge branch 'PHP-5.4'
2012-06-29 andreyMerge branch 'PHP-5.3' into PHP-5.4
2012-06-29 andreynew charsets
2012-06-29 Anthony FerraraRestore old NEWS file, and re-add new entry.
2012-06-29 Stanislav MalyshevMerge branch 'PHP-5.4'
2012-06-29 Stanislav Malyshevfix NEWS order
2012-06-29 Anthony FerraraMerge branch 'PHP-5.4'
2012-06-29 Anthony FerraraMerge branch 'PHP-5.3' into PHP-5.4
2012-06-29 Anthony FerraraFixed bug #62443 (Crypt SHA256/512 Segfaults With Malfo...
2012-06-28 Nikita PopovMerge branch 'PHP-5.4'
2012-06-28 Anthony FerraraRefactor password.c a bit, add different error checking
2012-06-28 Anthony FerraraRefactor crypt to use an external working function
2012-06-28 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2012-06-28 Nikita PopovAdd json_last_error_msg() function
2012-06-27 Johannes SchlüterMerge branch 'PHP-5.4'
2012-06-27 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-06-27 Johannes SchlüterFix #62432 ReflectionMethod random corrupt memory on...
2012-06-27 Anthony FerraraFix formatting issues in password.c
next