php-src/ext/openssl
Niels Dossche e2b47d8483
Merge branch 'PHP-8.4'
* PHP-8.4:
  Split off php_set_sock_blocking() and s.is_blocked to a separate function
  Fix missing checks against php_set_blocking() in xp_ssl.c
2025-05-20 08:08:46 +02:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2025-04-02 20:18:57 +02:00
config.w32 Introduce openssl backend for v1 and v3 API separation (#16918) 2025-02-06 15:50:05 +01:00
config0.m4 Introduce openssl backend for v1 and v3 API separation (#16918) 2025-02-06 15:50:05 +01:00
CREDITS Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl.c Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
openssl.stub.php Make further OpenSSL 1.0.2 clean up 2025-04-08 18:06:56 +02:00
openssl_arginfo.h Make further OpenSSL 1.0.2 clean up 2025-04-08 18:06:56 +02:00
openssl_backend_common.c Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
openssl_backend_v1.c Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
openssl_backend_v3.c Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
openssl_pwhash.c Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635) 2024-09-02 13:01:09 +02:00
openssl_pwhash.stub.php Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635) 2024-09-02 13:01:09 +02:00
openssl_pwhash_arginfo.h Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635) 2024-09-02 13:01:09 +02:00
php_openssl.h Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
php_openssl_backend.h Init OpenSSL libctx and use it for pkey (#18282) 2025-05-06 20:14:55 +02:00
xp_ssl.c Merge branch 'PHP-8.4' 2025-05-20 08:08:46 +02:00