mariadb/vio
Oleksandr Byelkin 0dfa0eef59 MDEV-8957 [PATCH] Useless ssl_ctx_set_tmp_dh call in libmysql
Accepted patch of Georg: do not setup Differ-Hellman parameters on client.
2015-11-15 10:44:20 +01:00
..
docs
CMakeLists.txt 5.5.39 merge 2014-08-07 18:06:56 +02:00
test-ssl.c
test-sslclient.c
test-sslserver.c
vio.c MDEV-8096 vio timeouts are multiplied by 1000 for ssl 2015-05-05 21:56:46 +02:00
vio_priv.h
viopipe.c
vioshm.c
viosocket.c MDEV-8014 MariaDB client can hang in an infinite loop 2015-05-03 14:43:34 +02:00
viossl.c remove ssl debugging report_errors() function that was sometimes destroying the state 2014-12-01 22:24:58 +01:00
viosslfactories.c MDEV-8957 [PATCH] Useless ssl_ctx_set_tmp_dh call in libmysql 2015-11-15 10:44:20 +01:00
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc