Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2 |
|
#
17d027ed |
| 30-Apr-2014 |
Dmitry Stogov |
Split IS_BOOL into IS_FALSE and IS_TRUE |
Revision tags: php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1 |
|
#
050d7e38 |
| 15-Apr-2014 |
Dmitry Stogov |
Cleanup (1-st round) |
Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3 |
|
#
2ed1f008 |
| 25-Feb-2014 |
Xinchen Hui |
Refactor php_crypt to returning zend_string |
#
93428dc6 |
| 24-Feb-2014 |
Xinchen Hui |
Refactor base64 to returning zend_string |
Revision tags: php-5.4.26RC1, php-5.5.10RC1 |
|
#
398256e5 |
| 14-Feb-2014 |
Dmitry Stogov |
Use better data structures (incomplete) |
Revision tags: php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24 |
|
#
c081ce62 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year |
Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1 |
|
#
870d3e75 |
| 19-Oct-2013 |
Nikita Popov |
Remove dead comparison (size_t < 0) |
Revision tags: php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1 |
|
#
83e34668 |
| 21-Aug-2013 |
Anthony Ferrara |
Fix return types of password API helper functions. This fixes issues that were found during static analysis by cjones where failure was impossible to detect due to return type mangling (cast
Fix return types of password API helper functions. This fixes issues that were found during static analysis by cjones where failure was impossible to detect due to return type mangling (casting an int to a char, then comparing to an int).
show more ...
|
Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1 |
|
#
a666285b |
| 01-Jan-2013 |
Xinchen Hui |
Happy New Year |
Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8 |
|
#
0bc9ca39 |
| 07-Oct-2012 |
Anthony Ferrara |
Refactor to using a stack based zval instead of dynamic allocation |
#
37b2207f |
| 07-Oct-2012 |
Anthony Ferrara |
Clean up unreported memory leak by switching to zval_ptr_dtor |
#
76e83f76 |
| 06-Oct-2012 |
Anthony Ferrara |
fix allocation and copy issue |
#
1751d5fa |
| 06-Oct-2012 |
Anthony Ferrara |
Really fix leaks, add test cases to prove it... |
#
25b2d364 |
| 05-Oct-2012 |
Anthony Ferrara |
Fix issue with possible memory leak |
#
4a7d18c7 |
| 05-Oct-2012 |
Anthony Ferrara |
Fix some double free issues, and more cleanup work |
Revision tags: php-5.3.18RC1, php-5.4.8RC1 |
|
#
8bd79d18 |
| 17-Sep-2012 |
Anthony Ferrara |
Refactor slightly to enable cleaner readability |
#
44c2624f |
| 17-Sep-2012 |
Anthony Ferrara |
Fix ucwords error casing |
#
e034a46b |
| 17-Sep-2012 |
Anthony Ferrara |
A bunch of naming convention fixes. No functionality changes |
#
83cfff45 |
| 13-Sep-2012 |
Anthony Ferrara |
Switch to using an ENUM for algorithms instead of a constant |
Revision tags: php-5.3.17 |
|
#
76f3295c |
| 12-Sep-2012 |
Anthony Ferrara |
Expose PASSWORD_BCRYPT_DEFAULT_COST constant and update test to use it |
Revision tags: php-5.4.7 |
|
#
db41f9fe |
| 04-Sep-2012 |
Anthony Ferrara |
Refactoring to use size_t instead of int most places |
Revision tags: php-5.4.7RC1 |
|
#
e05413ca |
| 28-Aug-2012 |
Anthony Ferrara |
Remove password_make_salt() from the implementation |
Revision tags: php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15 |
|
#
707c9073 |
| 12-Jul-2012 |
Anthony Ferrara |
Switch second parameter to password_make_salt to be a flag |
#
9d3630b5 |
| 05-Jul-2012 |
Anthony Ferrara |
Cleanup whitespace issues |
#
ee7e7998 |
| 05-Jul-2012 |
Anthony Ferrara |
Implement password_get_info() function |