History log of /PHP-5.5/ext/openssl/openssl.c (Results 101 – 125 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


# c04f7526 15-Apr-2010 Andrey Hristov

Fix for bug#49234 method not found ssl_set
Patch was tested and compiles on Windows. (Thanks Kalle)


# 7ef4cdf4 13-Apr-2010 Kalle Sommer Nielsen

Remove a couple TSRMLS_FETCH() calls around ext/main/sapi


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
# eb1dc0ba 27-Jan-2010 Ilia Alshanetsky

Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)


# 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
# 7c0803a8 30-Nov-2009 Arnaud Le Blanc

merge from trunk: openssl sni support (rev 289831)


Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 04448f21 03-Nov-2009 Guenter Knauf

added timezone define for NetWare.


Revision tags: php-5.3.1RC3
# 361d6789 27-Oct-2009 Felipe Pena

- Fixed memory leak in openssl_pkcs12_export_to_file()


Revision tags: php-5.3.1RC2, oci8-1.4.0, php-5.2.11
# 62d78d7c 14-Sep-2009 Ilia Alshanetsky

Fixed certificate validation inside php_openssl_apply_verification_policy


12345678910>>...13