mariadb/vio
dkatz@damien-katzs-computer.local 899aaa6bb2 Bug Clients using SSL can hang the server
Added an option to yassl to allow "quiet shutdown" like openssl does. This option causes the SSL libs to NOT perform the close_notify handshake during shutdown. This fixes a hang we experience because we hold a lock during socket shutdown.
2007-07-12 22:06:33 -04:00
..
docs
.cvsignore
CMakeLists.txt
Makefile.am
test-ssl.c
test-sslclient.c
test-sslserver.c
vio.c
vio_priv.h Bug#26664 test suite times out on OS X 64bit 2007-05-24 11:21:27 +02:00
viosocket.c Bug#26664 test suite times out on OS X 64bit 2007-05-24 11:21:27 +02:00
viossl.c Bug Clients using SSL can hang the server 2007-07-12 22:06:33 -04:00
viosslfactories.c
viotest-ssl.c
viotest-sslconnect.cc
viotest.cc