php-src/ext/openssl
Jakub Zelenka e80073d3d2
Fix GH-10406: feof() behavior change for UNIX based socket resources
This change restores the old behaviour for the server socket streams
that don't support IO. This is now stored in the stream flags so it can
be later used to do some other decisions and possibly introduce some
better error reporting.

Closes GH-10877
2023-03-30 13:31:46 +01:00
..
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-01-23 13:51:13 +00:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
config0.m4 Fix #75725: ./configure: detecting RAND_egd 2021-11-22 14:11:07 +01:00
CREDITS Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl.c Merge branch 'PHP-8.1' into PHP-8.2 2023-03-05 22:12:36 +01:00
openssl.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2022-11-25 14:07:41 +00:00
openssl_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2022-11-25 14:07:41 +00:00
php_openssl.h Add openssl_cipher_key_length function 2022-08-28 12:27:16 +01:00
xp_ssl.c Fix GH-10406: feof() behavior change for UNIX based socket resources 2023-03-30 13:31:46 +01:00