History log of /PHP-8.3/ext/openssl/openssl.c (Results 201 – 225 of 759)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9fa34799 24-Apr-2017 Jakub Zelenka

Fix bug #73833 (null character not allowed in openssl_pkey_get_private)


# 366b1640 23-Apr-2017 Jakub Zelenka

Fix bug #73711 (Segfault in openssl_pkey_new when generating DSA or DH key)


# 42e576ac 10-Apr-2017 Xinchen Hui

Fixed bug #74402 (segfault on random_bytes, bin2hex, openssl_seal)


# cdc33251 07-Apr-2017 Jakub Zelenka

Add OpenSSL 1.1.0 support to PHP 7.0


# 46d28657 30-Mar-2017 Moritz Fain

Fixed bug #74341

Added support for ASN.1 UTCTime without seconds part (being 11 characters
long instead of 13).

Additionally, fixed incorrect handling of DST on systems without

Fixed bug #74341

Added support for ASN.1 UTCTime without seconds part (being 11 characters
long instead of 13).

Additionally, fixed incorrect handling of DST on systems without gmtoff.

show more ...


# 15b8b124 17-Feb-2017 andrewnester

Fixed #74099 - Memory leak with openssl_encrypt()


# 6fc0ae63 02-Feb-2017 Anatol Belski

Fixed #74022 PHP Fast CGI crashes when reading from a pfx file.


# 519b0dc8 25-Jan-2017 Jakub Zelenka

Fix bug #73978 (openssl_decrypt triggers bug in PDO)


# 85589ca6 18-Jan-2017 Leigh

Add php_openssl_store_errors to bailouts


# e7e96fe2 18-Jan-2017 Leigh

Change free to OPENSSL_free


# 9977bdf9 18-Jan-2017 Thomas Punt

Remove more TSRMLS_CC macros


# 21f28791 07-Jan-2017 Leigh

Remove superfluous variable reinit


# 62e9e1fe 06-Jan-2017 Leigh

Some commentary, change free method


# 9a0dac12 06-Jan-2017 Leigh

Conditionally free depending on how assignment happened


# 053b9661 06-Jan-2017 Leigh

Fix memleaks from #1755 and some pre-existing ones


# 2d424239 06-Jan-2017 Joe Watkins

Merge branch 'pull-request/1755'

* pull-request/1755:
Fix bug #71519 Add 'serialNumberHex' variable to openssl_x509_parse


# 0884cffb 06-Jan-2017 Joe Watkins

Merge branch 'pull-request/1755'

* pull-request/1755:
Fix bug #71519 Add 'serialNumberHex' variable to openssl_x509_parse


# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 0ebdf362 27-Nov-2016 Jakub Zelenka

Do not add extra timeval entropy when OpenSSL 1.1 used

It is already added by OpenSSL so it is not needed


# 0f421629 27-Nov-2016 Jakub Zelenka

Clean up and fix php_openssl_dh_pub_from_priv


# ce4869f0 20-Nov-2016 Jakub Zelenka

Fix bug #73478 (openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman)


# 2104bea5 12-Nov-2016 Kalle Sommer Nielsen

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I can

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.

show more ...


# 493b2bff 06-Nov-2016 Jakub Zelenka

Fix bug #72776 (Invalid parameter in memcpy function trough openssl_pbkdf2)


12345678910>>...31