92 Commits (10.6)

Author SHA1 Message Date
Daniel Black 4b0ac5a12b MDEV-35838 libressl support differences in CRYPTO_set_mem_functions 9 months ago
Vladislav Vaintroub 62fd7b4cd2 OpenSSL - set all heap functions in CRYPTO_set_mem_functions. 1 year ago
Dave Gosselin db0c28eff8 MDEV-33746 Supply missing override markings 1 year ago
Sergei Golubchik 4da80a41f6 Fix double definition of CRYPTO_cleanup_all_ex_data 2 years ago
Sergei Golubchik 9c0e91a27c Adjust OpenSSL context sizes for CiscoSSL 2 years ago
Sergei Golubchik 1f72450260 Revert "MDEV-23925: Fixed warnings generated during compilation of mysys_ssl/openssl.c on MacOS" 2 years ago
Vicențiu Ciorbaru 08c852026d Apply clang-tidy to remove empty constructors / destructors 3 years ago
Honza Horak ef65566981 MDEV-27778 md5 in FIPS crashes with OpenSSL 3.0.0 4 years ago
Vladislav Vaintroub 8a9c1e9ccf MDEV-25785 Add support for OpenSSL 3.0 4 years ago
Honza Horak 78412ab028 MDEV-27778 md5 in FIPS crashes with OpenSSL 3.0.0 4 years ago
Vladislav Vaintroub f0fa40efad MDEV-25785 Add support for OpenSSL 3.0 4 years ago
Vladislav Vaintroub 47e18af906 MDEV-27494 Rename .ic files to .inl 4 years ago
Dmitry Shulga a1b6691f93 MDEV-23925: Fixed warnings generated during compilation of mysys_ssl/openssl.c on MacOS 5 years ago
Sergei Golubchik 5b0df7433d WolfSSL fixes 5 years ago
Vladislav Vaintroub f61a980686 Update WolfSSL, remove older workarounds. 6 years ago
Vladislav Vaintroub c5beac6847 MDEV-19684 enable intel assembly (AESNI etc) and fastmath when compiling WolfSSL 6 years ago
Vladislav Vaintroub e35676f555 Fix compilation on Linux 6 years ago
Vladislav Vaintroub 1df42a2ca0 MDEV-19617 Assertion `src' failed in MyCTX::update 6 years ago
Vladislav Vaintroub 7d3a759d42 MDEV-19604 WolfSSL breaks binlog_encryption.binlog_incident 6 years ago
Vladislav Vaintroub 592fe954ef MDEV-18531 : remove yassl 7 years ago
Vladislav Vaintroub 5e4b657dd4 MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 7 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 6 years ago
Marko Mäkelä fc168c3a5e MDEV-15587 AES test fails, segfaults in EVP_CipherInit_ex 7 years ago
Vladislav Vaintroub 4c0d391c92 Windows : fix broken build with OpenSSL 7 years ago
Alexander Kuleshov 00eb5bf3bb MDEV-15513 use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy} 8 years ago
Alexander Kuleshov b5a6f823a6 MDEV-15513 use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy} 8 years ago
Alexander Kuleshov d218b5c33a MDEV-15513 use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy} 8 years ago
Daniel Black d743b61f89 MDEV-14567: CRYPTO_set_mem_functions fails in FIPS mode 8 years ago
Sergei Golubchik ad0013c8e2 MDEV-14343 Server crash on FIPS with openssl-1.0.2k 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Vladislav Vaintroub eba44874ca MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 8 years ago
Sergei Golubchik 203e2176fe MDEV-13698 stack overflow (OpenSSL on Windows) 8 years ago
Sergei Golubchik bba169b984 MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1 8 years ago
Sergei Golubchik 7fc75c420a fix compilation with OpenSSL 1.1 8 years ago
Sergei Golubchik 93a95c0a76 cleanup: check_openssl_compatibility() 8 years ago
Sergei Golubchik 2980b0c348 fix crashes with openssl fips builds 9 years ago
Sergei Golubchik ccca4f43c9 MDEV-10332 support for OpenSSL 1.1 and LibreSSL 9 years ago
Georg Richter f8866f8f66 MDEV-10332 support for OpenSSL 1.1 and LibreSSL 9 years ago
Vladislav Vaintroub db39107413 MDEV-11663 Create services for functionality used by plugins 9 years ago
Sergei Golubchik 70a2efde03 remove old API for SHA2 9 years ago
Sergei Golubchik d6a7aece08 my_sha2 service 9 years ago
Sergei Golubchik bd1139ad27 cleanup: generalize my_sha1.cc 9 years ago
Sergei Golubchik 2b1bbac5fa cleanup: remove a duplicate file 9 years ago
Marko Mäkelä 89d80c1b0b Fix many -Wconversion warnings. 9 years ago
Georg Richter 23628d123b Fix for MDEV-11174: 9 years ago
Sergei Golubchik 4fdf25afa8 after-merge: 10.0 part of MDEV-9249 (ERR_remove_state) 10 years ago
Sergei Golubchik 66b9a9409c New encryption API. Piece-wise encryption. 10 years ago
Sergei Golubchik e7620ce4ce MDEV-8281 aes_decrypt crashes in block_crypt() 10 years ago
Sergei Golubchik 0f0092720f my_aes_encrypt_gcm() and my_aes_decrypt_gcm() 11 years ago
Sergei Golubchik ebc5e00641 my_aes_get_size() 11 years ago