History log of /PHP-7.0/ext/openssl/openssl.c (Results 251 – 275 of 464)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 3fd615cc 02-Dec-2010 Pierre Joye

- not TS and useless on server, also not required anymore with the supported windows versions


# cd62a708 02-Dec-2010 Pierre Joye

- not TS and useless on server, also not required anymore with the supported windows versions


Revision tags: php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


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


1...<<111213141516171819