php-src/ext/openssl
Christoph M. Becker 107bd080a5
Fix Clang style nits (GH-17685)
This addresses all `-Wlogical-op-parentheses` and `-Wmissing-braces`
warnings across the whole code base (all Windows specific code).
2025-02-05 14:13:56 +01:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2024-12-31 15:20:06 +01:00
config.w32 Support --with-openssl-argon2 on Windows (GH-15713) 2024-09-15 17:06:50 +02:00
config0.m4 Autotools: Sync CS in ext/openssl 2024-09-02 18:39:11 +02:00
CREDITS Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl.c Remove support for unsupported MSVC versions (GH-17128) 2024-12-12 19:50:14 +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_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 Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635) 2024-09-02 13:01:09 +02:00
xp_ssl.c Fix Clang style nits (GH-17685) 2025-02-05 14:13:56 +01:00