php-src/ext/openssl
Nikita Popov ecee3f1209 Next attempt to fix bug #80368
Apparently treating LibreSSL as OpenSSL 1.1 is not just something
we did in our code, it's something that upstream LibreSSL claims,
despite not actually being compatible. Duh.

Check for EVP_CIPH_OCB_MODE instead, which should reliably
determine support...
2020-11-30 15:15:59 +01:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2020-11-27 16:33:47 +00:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS
openssl.c Next attempt to fix bug #80368 2020-11-30 15:15:59 +01:00
php_openssl.h Remove local variables 2019-02-03 21:03:00 +01:00
xp_ssl.c Don't generate spurious warning is security_level not supported 2020-06-18 14:21:53 +02:00