History log of /PHP-7.4/ext/openssl/xp_ssl.c (Results 51 – 75 of 293)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1
# 17e9fc9b 22-Jan-2017 Jakub Zelenka

Fix bug #72333 (fwrite() on non-blocking SSL sockets does not work)


# e9873d98 24-Feb-2017 Aaron Piotrowski

Fix bug #74159

Thanks to @brzuchal for the patch to xp_ssl.c and @DaveRandom for helping debug the problem.


Revision tags: php-5.6.30, php-7.0.15
# f7cb7943 09-Jan-2017 Xinchen Hui

Fixed bug #73854 (Always true condition in php_openssl_sockop_io)


# bf14ecc0 07-Jan-2017 Anatol Belski

use the new API for opaque symbol in OpenSSL 1.1.x


Revision tags: php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1
# 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


# ac1372d8 22-Dec-2016 Bob Weinand

Fix alpn_ctx leaking in openssl


Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1
# 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 ...


Revision tags: php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1
# 820bca8c 23-Oct-2016 Jakub Zelenka

Try to fix LibreSSL build


# 930ae403 23-Oct-2016 Jakub Zelenka

Drop useless checks for DH and RSA

If DH or RSA was disabled, the build would fail already as
it's used already elsewhere without checking the OPENSSL_NO_DH
or OPENSSL_NO_RSA defines.


Revision tags: php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2
# 05baa927 13-Sep-2016 Jakub Zelenka

Fix bug #73072 (Invalid path SNI_server_certs causes segfault)


Revision tags: php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38
# d8580cb2 19-Jul-2016 Jakub Zelenka

Use always non const SSL cipher version string


Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1
# 069d20a3 06-Mar-2016 Jakub Zelenka

Hide setting server ECDH curve for OpenSSL 1.1

It seems to be done automatically


# 1123c85d 06-Mar-2016 Jakub Zelenka

Do not use tmp_rsa_cb for OpenSSL 1.1

The SSL_CTX_set_tmp_rsa_callback has been removed


# 5f569cc0 29-Jun-2016 Jakub Zelenka

Bump minimal OpenSSL version to 1.0.1


# d30b6a85 17-Mar-2016 Remi Collet

force SSL_OP_NO_SSLv2


# 642aee1d 17-Mar-2016 Remi Collet

Cleanup all SSLv2 code, whatever OpenSSL version is


# 323b2733 21-Jun-2016 Dmitry Stogov

Fixed compilation warnings


# 66fc5a34 27-Apr-2016 Joe Watkins

Implement #51879 stream context socket option tcp_nodelay


Revision tags: php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1
# c67fc6bb 29-Oct-2015 Dmitry Stogov

Fixed memory leak in php_stream_context_set_option()


Revision tags: php-5.6.15, php-7.0.0RC6
# 83bfefec 26-Oct-2015 Anatol Belski

Fixed bug #70718 stream_select() when OpenSSL extension is loaded on PHP Win64


Revision tags: php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44
# 545b364d 02-Aug-2015 Anatol Belski

remove TSRMLS_*

either remains or merged in from PHP5


Revision tags: php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 4a2e40bb 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


12345678910>>...12