]> git.ipfire.org Git - thirdparty/openssl.git/history - test/sslcorrupttest.c
Remove MAC cruft
[thirdparty/openssl.git] / test / sslcorrupttest.c
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-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-04-04  Matt CaswellFix configuration of TLSv1.3 ciphersuites
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-06-22  PauliRemove uses of the TEST_check macro.
2017-04-24  Richard LevitteAdapt all test programs
2017-04-18  Rich SalzUpdate more tests
2017-02-23  Benjamin KadukLet test handshakes stop on certain errors
2016-12-05  Matt CaswellUpdate the record layer to use TLSv1.3 style record...
2016-11-10  Matt CaswellFix test_sslcorrupt when using TLSv1.3
2016-11-10  Andy Polyakovtest/evptests.txt: add negative tests for AEAD ciphers.
2016-11-10  Andy Polyakovtest: add TLS application data corruption test.