History log of /PHP-5.5/ext/openssl/openssl.c (Results 76 – 100 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 30f19bd5 20-May-2011 Scott MacVicar

Allow management of your own padding in openssl_encrypt/decrypt.

For using mcrypt / openssl interchangeabley managing your own padding is the only solution.


# 9e7ae3b2 20-May-2011 Scott MacVicar

Allow management of your own padding in openssl_encrypt/decrypt.

For using mcrypt / openssl interchangeabley managing your own padding is the only solution.


# 1a4897c8 25-Apr-2011 Martin Jansen

MFH: The project calls itself OpenSSL and not openSSL, so let's keep it
that way in our code as well.


# 0c843846 25-Apr-2011 Martin Jansen

The project calls itself OpenSSL and not openSSL, so let's keep it
that way in our code as well.


# be3d70df 24-Apr-2011 Rasmus Lerdorf

SSLV2 patch cleanup


# 380c3e51 24-Apr-2011 Rasmus Lerdorf

SSLV2 patch cleanup


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2
# 69ba87b1 21-Feb-2011 Pierre Joye

- fix bug #54061, memory leak in openssl_decrypt


# f922e311 21-Feb-2011 Pierre Joye

- fix bug #54061, memory leak in openssl_decrypt


# 7deec592 21-Feb-2011 Pierre Joye

- fix test 025


# b526a6ef 21-Feb-2011 Pierre Joye

- fix bug #54060, memory leak in openssl_encrypt


# 5261861d 21-Feb-2011 Pierre Joye

- fix bug #54060, memory leak in openssl_encrypt


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)


12345678910>>...13