mariadb/vio
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
..
docs
CMakeLists.txt 5.5.39 merge 2014-08-07 18:06:56 +02:00
test-ssl.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
test-sslclient.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
test-sslserver.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
vio.c MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
vio_priv.h More fixes 2012-08-17 16:46:34 +03:00
viopipe.c MDEV-3822 :10.0-serg fails on windows buildslaves 2012-11-04 21:04:04 +01:00
vioshm.c Next part of merge. See TODO for details 2012-08-14 17:23:34 +03:00
viosocket.c Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
viossl.c Bug #16861371 SSL_OP_NO_COMPRESSION NOT DEFINED 2015-04-21 09:24:41 +05:30
viosslfactories.c MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
viotest-ssl.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
viotest-sslconnect.cc Updated/added copyright headers 2011-06-30 17:37:13 +02:00
viotest.cc Updated/added copyright headers 2011-06-30 17:37:13 +02:00