]> git.ipfire.org Git - thirdparty/openssl.git/history - test/helpers/ssltestlib.c
fix some code with obvious wrong coding style
[thirdparty/openssl.git] / test / helpers / ssltestlib.c
2021-10-28  x2018fix some code with obvious wrong coding style
2021-06-21  John BaldwinRefactor KTLS tests to better support TLS 1.3.
2021-05-18  Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
2021-05-17  Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/