php-src/ext/openssl
Jakub Zelenka 0d10f7bfe5
Remove OpenSSL 1.0.2 related code (#18032)
This also removes old LibreSSL checks as minimum that compiles is 3.5.0
2025-03-13 10:59:26 +01:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2025-02-28 14:51:52 +01: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 Introduce openssl backend for v1 and v3 API separation (#16918) 2025-02-06 15:50:05 +01:00
openssl.stub.php Merge branch 'PHP-8.3' into PHP-8.4 2024-09-28 16:29:18 +01:00
openssl_arginfo.h Merge branch 'PHP-8.3' into PHP-8.4 2024-09-28 16:29:18 +01:00
openssl_backend_common.c ext/openssl: Use zend_result return type instead of int where applicable (#17721) 2025-02-06 16:59:43 +00:00
openssl_backend_v1.c Remove OpenSSL 1.0.2 related code (#18032) 2025-03-13 10:59:26 +01:00
openssl_backend_v3.c Introduce openssl backend for v1 and v3 API separation (#16918) 2025-02-06 15:50:05 +01: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 Remove OpenSSL 1.0.2 related code (#18032) 2025-03-13 10:59:26 +01:00
php_openssl_backend.h ext/openssl: Use zend_result return type instead of int where applicable (#17721) 2025-02-06 16:59:43 +00:00
xp_ssl.c Fix Clang style nits (GH-17685) 2025-02-05 14:13:56 +01:00