Update the test framework so that the need for test_main is removed. Everything
[openssl.git] / test / ssl-tests /
2017-07-13 Dr. Stephen HensonAdd additional ECDSA/Ed25519 selection tests.
2017-06-25 Benjamin KadukFix no-dsa build
2017-06-21 Dr. Stephen HensonUpdate test config file
2017-06-21 Dr. Stephen HensonAdd Ed25519 TLS 1.3 and 1.2 tests
2017-06-06 Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-05-02 Todd ShortTLS1.3 Padding
2017-04-26 Matt CaswellAdd tests for version/ciphersuite sanity checks
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for servers
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for clients
2017-04-25 Matt CaswellFix issue in 18-dtls-renegotiate.conf.in
2017-04-25 Matt CaswellAdd SCTP testing for 04-client_auth.conf
2017-04-25 Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25 Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25 Matt CaswellAdd SCTP testing to 18-dtls-renegotiate.conf
2017-04-25 Matt CaswellAdd SCTP testing to 16-dtls-certstatus.conf
2017-04-25 Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-12 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-03 Dr. Stephen HensonAdd certificate_authorities tests client to server.
2017-03-21 Matt CaswellAdd a test for resumption after HRR
2017-03-16 Dr. Stephen HensonAdd Client CA names tests
2017-03-14 Emilia KasperPort remaining old DTLS tests
2017-03-14 Emilia KasperPort SRP tests to the new test framework
2017-03-03 Dr. Stephen HensonUpdate and add test
2017-03-02 Matt CaswellAdd compression tests
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-25 Dr. Stephen HensonAdd tests for SHA1 and EC point compression
2017-02-24 Dr. Stephen HensonAdd Suite B tests
2017-02-23 Benjamin KadukTests for SSL early callback
2017-02-17 Dr. Stephen Hensonadd DSA cert tests
2017-02-17 Dr. Stephen HensonAdd and use function test_pem to work out test filenames.
2017-02-17 Matt CaswellAdd some KeyUpdate tests
2017-02-16 Dr. Stephen HensonAdd client auth TLS 1.3 certificate selection tests
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-02-02 Dr. Stephen HensonAdd missing MinProtocol/MaxProtocol
2017-02-02 Dr. Stephen HensonAdd TLS 1.3 certificate selection tests.
2017-01-30 Dr. Stephen HensonUse PSS for simple test so TLS 1.3 handhake is successful.
2017-01-30 Dr. Stephen HensonAdd tests for client and server signature type
2017-01-30 Matt CaswellRe-enable resumption for TLS1.3 CT tests
2017-01-30 Matt CaswellRe-enable test_ssl_new resumption tests for TLSv1.3
2017-01-30 Matt CaswellRemove a TLS1.3 TODO that is now completed
2017-01-30 Matt CaswellRe-enable ALPN resumption tests where we are using...
2017-01-26 Dr. Stephen HensonAdd server signature algorithm bug test.
2017-01-23 Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-20 Dr. Stephen HensonAdd signing hash tests
2017-01-15 Dr. Stephen HensonAdd client cert type tests
2017-01-15 Dr. Stephen HensonAdd certificate selection tests.
2017-01-08 Dr. Stephen HensonAdd server temp key type checks
2016-12-29 Richard Levitte80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work...
2016-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-11-29 Matt CaswellFix mac-then-encrypt test with enable-tls1_3
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-23 Matt CaswellRemove old style NewSessionTicket from TLSv1.3
2016-11-16 Matt CaswellStart using the key_share data to derive the PMS
2016-11-09 Matt CaswellLook at the supported_versions extension even if the...
2016-11-09 Matt CaswellAdd server side support for supported_versions extension
2016-11-02 Matt CaswellUpdate Configure to know about tls1_3
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperNPN and ALPN: test resumption
2016-08-08 Emilia KasperReorganize SSL test structures
2016-07-22 Emilia KasperSSL tests: compress generated output a little
2016-07-21 Emilia KasperTest client-side resumption
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-18 Matt CaswellFix SSLv3 ClientAuth alert checking
2016-07-18 Matt CaswellFix Client Auth tests
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-13 Emilia KasperSSL test: only write out server2 when testing SNI
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-03 Emilia KasperUpdate client authentication tests
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-04-09 Richard LevitteVMS doesn't have directory separators in the same sense...
2016-04-05 Emilia KasperNew SSL test framework