Revision tags: php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
6e8c2ba6 |
| 12-Nov-2010 |
Felipe Pena |
- Fixed bug #53136 (Invalid read on openssl_csr_new())
|
#
c095bec2 |
| 12-Nov-2010 |
Felipe Pena |
- Fixed bug #53136 (Invalid read on openssl_csr_new())
|
#
db633fb7 |
| 13-Oct-2010 |
Adam Harvey |
Fix vim marker folds.
|
#
86944b47 |
| 13-Oct-2010 |
Adam Harvey |
Fix vim marker folds.
|
#
a4252ab2 |
| 07-Oct-2010 |
Ilia Alshanetsky |
Fixed extrenous warning inside openssl_encrypt() for cases where iv not provided, but algo does not require an iv
|
#
412d1516 |
| 07-Oct-2010 |
Ilia Alshanetsky |
Fixed extrenous warning inside openssl_encrypt() for cases where iv not provided, but algo does not require an iv
|
#
aa0ed267 |
| 16-Sep-2010 |
Pierre Joye |
- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert
|
Revision tags: 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 |
|
#
80926568 |
| 26-Jun-2010 |
Felipe Pena |
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
#
e64734f9 |
| 26-Jun-2010 |
Felipe Pena |
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
#
276f9a86 |
| 21-Jun-2010 |
Pierre Joye |
- #48632, ssl AES support
|
Revision tags: php-5.3.3RC1, php-5.2.14RC1 |
|
#
797bb31e |
| 20-May-2010 |
Antony Dovgal |
fix ZTS build
|
#
44632844 |
| 20-May-2010 |
Antony Dovgal |
fix ZTS build
|
#
2655e63e |
| 19-May-2010 |
Sara Golemon |
MFH: Add IV to openssl_(en|de)crypt() Add openssl_cipher_iv_length()
|
#
340d57b1 |
| 19-May-2010 |
Sara Golemon |
Add parameter to openssl_(en|de)crypt
|
#
5d9b0a4a |
| 11-May-2010 |
Ilia Alshanetsky |
Removed double allocation of buffer inside openssl_random_pseudo_bytes() and cleanup code
|
#
c7a553a7 |
| 11-May-2010 |
Ilia Alshanetsky |
Removed double allocation of buffer inside openssl_random_pseudo_bytes() and cleanup code
|
#
dd8e59da |
| 26-Apr-2010 |
Kalle Sommer Nielsen |
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
show more ...
|
#
af6dd192 |
| 23-Apr-2010 |
Andrey Hristov |
Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work
|
#
e9f9f66f |
| 23-Apr-2010 |
Andrey Hristov |
Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work
|
#
46460629 |
| 22-Apr-2010 |
Antony Dovgal |
fix typo
|
#
c996aea4 |
| 22-Apr-2010 |
Antony Dovgal |
revert most of the Andrey's patch that causes segfaults (as agreed with Pierre)
|
#
a15efa69 |
| 22-Apr-2010 |
Antony Dovgal |
revert most of the Andrey's patch that causes segfaults (as agreed with Pierre)
|
#
a1f753c8 |
| 22-Apr-2010 |
Antony Dovgal |
initialize variable. this code still segfaults in OpenSSL, no idea why
|
#
64a97ee6 |
| 22-Apr-2010 |
Antony Dovgal |
initialize variable. this code still segfaults in OpenSSL, no idea why
|
#
dd9fc198 |
| 15-Apr-2010 |
Andrey Hristov |
Fix for bug#49234 method not found ssl_set Patch was tested and compiles on Windows. (Thanks Kalle)
|