mariadb/sql-common
Vladislav Vaintroub 5e4b657dd4 MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library
- Add new submodule for WolfSSL
- Build and use wolfssl and wolfcrypt instead of yassl/taocrypt
- Use HAVE_WOLFSSL instead of HAVE_YASSL
- Increase MY_AES_CTX_SIZE, to avoid compile time asserts in my_crypt.cc
(sizeof(EVP_CIPHER_CTX) is larger on WolfSSL)
2019-05-22 13:48:25 +02:00
..
client.c MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
client_plugin.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
conf_to_src.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
errmsg.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
my_time.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
my_user.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_async.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
pack.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00