mariadb/vio
Vladislav Vaintroub 1c27eb7ebd Do not compile socket IO code in WolfSSL
We use own IO callbacks from server code anyway.
2019-07-28 13:45:34 +02:00
..
docs
CMakeLists.txt Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
test-ssl.c
test-sslclient.c
test-sslserver.c
vio.c MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
vio_priv.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
viopipe.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
viosocket.c Do not compile socket IO code in WolfSSL 2019-07-28 13:45:34 +02:00
viossl.c MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
viosslfactories.c MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc