summaryrefslogtreecommitdiffstats
path: root/test/asynciotest.c
AgeCommit message (Expand)Author
2018-03-27Update copyright yearMatt Caswell
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2017-11-03Spelling doc #3580FdaSilvaYY
2016-11-21Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx
2016-11-21Make async_read and async_write return -1 on failure.Kurt Roeckx
2016-10-28Add a test for BIO_read() returning 0 in SSL_read() (and also for write)Matt Caswell
2016-08-19Split create_ssl_connection()Matt Caswell
2016-06-13Add some session API testsMatt Caswell
2016-05-20Add an async io testMatt Caswell