Revision tags: php-5.2.16 |
|
#
75de05ce |
| 12-Dec-2010 |
Gustavo André dos Santos Lopes |
- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to typo) (vapier at gmail dot com)
|
#
52ea9da4 |
| 12-Dec-2010 |
Gustavo André dos Santos Lopes |
- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to typo) (vapier at gmail dot com)
|
Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
377ffeb5 |
| 17-Jun-2010 |
Pierre Joye |
- #51424, solaris part
|
#
84f3b132 |
| 17-Jun-2010 |
Pierre Joye |
- #51424, solaris part
|
#
b8613c10 |
| 15-Jun-2010 |
Pierre Joye |
- cleanup, no vc6 support in trunk
|
#
33ac0d0e |
| 15-Jun-2010 |
Pierre Joye |
- cleanup, no vc6 support in trunk
|
#
f27e17d1 |
| 15-Jun-2010 |
Pierre Joye |
- #51424, silent warnings on win
|
#
d686b757 |
| 15-Jun-2010 |
Pierre Joye |
- #51424, silent warnings on win
|
#
06e7d5e9 |
| 15-Jun-2010 |
Pierre Joye |
- Fix #51424, crypt() function hangs after 3rd call
|
#
8fcd33ed |
| 15-Jun-2010 |
Pierre Joye |
- Fix #51424, crypt() function hangs after 3rd call
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3 |
|
#
826ca288 |
| 02-Nov-2009 |
Pierre Joye |
- Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size
|
Revision tags: php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1 |
|
#
818c4d75 |
| 20-Aug-2008 |
Pierre Joye |
- strncpy returns the byte copied not error code or 0
|
#
1804a397 |
| 10-Aug-2008 |
Pierre Joye |
- debugbreak may not be desired (harmless in release mode :)
|
#
9b14a298 |
| 10-Aug-2008 |
Pierre Joye |
- MFH: fix the VC6 fix or strncpy_s (md5 crypt failed with VC9 as it used strncpy wrongly)
|
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
49aa0fea |
| 28-Jul-2008 |
Elizabeth Marie Smith |
Secure versions of string functions don't exist for VC6
|
#
1e820eca |
| 28-Jul-2008 |
Pierre Joye |
-MFH: - #45430, windows implementation of crypt is not TS - add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support - Make crypt fea
-MFH: - #45430, windows implementation of crypt is not TS - add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support - Make crypt features portable: - if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore - if one algo is missing, php's implemetation is used - Windows always use php's implementation - removed old code in windows/
show more ...
|