1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/plugin
Sergei Golubchik ccca4f43c9 MDEV-10332 support for OpenSSL 1.1 and LibreSSL
post-review fixes:
* move all ssl implementation related ifdefs/defines to one file
  (ssl_compat.h)
* work around OpenSSL-1.1 desire to malloc every EVP context by
  run-time checking that context allocated on the stack is big enough
  (openssl.c)
* use newer version of the AWS SDK for OpenSSL 1.1
* use get_dh2048() function as generated by openssl 1.1
  (viosslfactories.c)
2017-05-09 18:53:10 +02:00
..
2013-06-06 17:51:28 +02:00
2017-05-06 14:36:46 +03:00
2017-03-10 18:21:29 +01:00
2015-12-21 21:24:22 +01:00
2017-03-30 12:48:42 +02:00
2017-05-06 14:36:46 +03:00
2013-07-17 21:24:29 +02:00
2017-05-06 14:36:46 +03:00
2017-05-06 14:36:46 +03:00
2017-05-06 14:36:46 +03:00
2017-05-06 14:36:46 +03:00
2017-05-06 14:36:46 +03:00
2017-03-10 18:21:29 +01:00
2016-09-05 17:11:14 +02:00
2017-03-07 13:38:06 +04:00
2017-05-06 14:36:46 +03:00