mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
f6e87e8d39
- avoid allocating memory for each call to 'EVP_md5' and 'EVP_des_ede3_cbc' which were not released until server was stopped - Those functions are used from the SQL function 'des_encrypt' and 'des_decrypt'. extra/yassl/include/openssl/ssl.h: Import patch yassl.diff extra/yassl/include/yassl_int.hpp: Import patch yassl.diff extra/yassl/src/ssl.cpp: Import patch yassl.diff extra/yassl/src/template_instnt.cpp: Import patch yassl.diff extra/yassl/src/yassl_int.cpp: Import patch yassl.diff |
||
---|---|---|
.. | ||
crypto.h | ||
des.h | ||
err.h | ||
generate_prefix_files.pl | ||
lhash.h | ||
md4.h | ||
md5.h | ||
opensslv.h | ||
pem.h | ||
prefix_crypto.h | ||
prefix_ssl.h | ||
rand.h | ||
rsa.h | ||
ssl.h | ||
x509.h | ||
x509v3.h |