php-src/ext/openssl
Christoph M. Becker 300811f1e2
Remove support for unsupported MSVC versions (GH-17128)
As of PHP 8.4.0, MSVC >= 1920 (aka. Visual Studio 2019 RTW 16.0) is
required anyway[1], so we can clean up a bit.

[1] <b3d6414b87>
2024-12-12 19:50:14 +01:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2024-11-09 11:01:29 +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 Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00