]> git.ipfire.org Git - thirdparty/openssl.git/history - test/asynciotest.c
Always use $ as shell prompt in example
[thirdparty/openssl.git] / test / asynciotest.c
2017-08-12  FdaSilvaYYFix some typo and comments
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-04-24  Richard LevitteAdapt all test programs
2017-04-11  Matt CaswellConvert asynciotest for the new test framework
2017-02-23  Benjamin KadukLet test handshakes stop on certain errors
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2016-11-23  Matt CaswellFix an uninit variable usage
2016-11-23  Matt CaswellFix the tests following the state machine changes for...
2016-11-21  Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-10-28  Matt CaswellAdd a test for BIO_read() returning 0 in SSL_read(...
2016-08-19  Matt CaswellSplit create_ssl_connection()
2016-06-13  Matt CaswellAdd some session API tests
2016-05-20  Matt CaswellAdd an async io test