php-src/ext/openssl
Christoph M. Becker 549bcdb7fb
Fix GH-16357: openssl may modify member types of certificate arrays
We must not use `try_convert_to_string()` on members of unseparated
array arguments; instead of separating, we use `zval_try_get_string()`.

Closes GH-16370.
2024-10-12 16:05:31 +02:00
..
tests Fix GH-16357: openssl may modify member types of certificate arrays 2024-10-12 16:05:31 +02: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 Fix GH-16357: openssl may modify member types of certificate arrays 2024-10-12 16:05:31 +02:00
openssl.stub.php Fix stub for openssl_csr_new 2024-09-28 16:22:08 +01:00
openssl_arginfo.h Fix stub for openssl_csr_new 2024-09-28 16:22:08 +01:00
php_openssl.h Add openssl_cipher_key_length function 2022-08-28 12:27:16 +01:00
xp_ssl.c Fix GH-13860: Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in ext/openssl/xp_ssl.c - causing use of dead socket 2024-04-07 21:35:43 +02:00