summaryrefslogtreecommitdiff
path: root/mysys_ssl/openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-10-221-1/+2
|\
| * MDEV-23925: Fixed warnings generated during compilation of mysys_ssl/openssl....Dmitry Shulga2020-10-211-2/+2
* | Windows : fix broken build with OpenSSLVladislav Vaintroub2018-09-081-1/+2
* | MDEV-15513 use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy}Alexander Kuleshov2018-05-211-2/+2
|/
* MDEV-14567: CRYPTO_set_mem_functions fails in FIPS modeDaniel Black2018-02-071-1/+1
* MDEV-13698 stack overflow (OpenSSL on Windows)Sergei Golubchik2017-09-181-1/+1
* fix compilation with OpenSSL 1.1Sergei Golubchik2017-07-131-1/+2
* cleanup: check_openssl_compatibility()Sergei Golubchik2017-07-051-22/+22
* fix crashes with openssl fips buildsSergei Golubchik2017-05-101-2/+2
* MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-0/+71