]> git.ipfire.org Git - thirdparty/openssl.git/history - test/asynciotest.c
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / test / asynciotest.c
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-04-23  Matt CaswellUpdate copyright year
2020-04-19  Matt CaswellUse a non-default libctx in sslapitest
2020-02-03  Matt CaswellFix common test framework options
2019-07-11  Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-15  Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2017-12-14  Matt CaswellUpdate ServerHello to new draft-22 format
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