summaryrefslogtreecommitdiffstats
path: root/test/asynciotest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a test for BIO_read() returning 0 in SSL_read() (and also for write)Matt Caswell2016-10-281-1/+42
* Split create_ssl_connection()Matt Caswell2016-08-191-2/+7
* Add some session API testsMatt Caswell2016-06-131-87/+15
* Add an async io testMatt Caswell2016-05-201-0/+380