mariadb/sql-common
Georg Richter f8866f8f66 MDEV-10332 support for OpenSSL 1.1 and LibreSSL
Initial support

tested against OpenSSL 1.0.1, 1.0.2, 1.1.0, Yassl and LibreSSL
not working on Windows with native SChannel support, due to wrong cipher
mapping: Latter one requires push of CONC-241 fixes.
Please note that OpenSSL 0.9.8 and OpenSSL 1.1.0 will not work: Even if
the build succeeds, test cases will fail with various errors, especially
when using different tls libraries or versions for client and server.
2017-05-09 18:53:10 +02:00
..
client.c MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
client_plugin.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
conf_to_src.c remove libmysql/ 2016-09-12 17:51:49 +02:00
errmsg.c remove libmysql/ 2016-09-12 17:51:49 +02:00
my_time.c Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
my_user.c support DEFINER=role and DEFINER=current_role 2013-10-18 12:17:49 -07:00
mysql_async.c MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 2016-08-16 21:23:57 +02:00
pack.c buildbot failures 2016-09-22 12:17:15 +02:00