Add PKEY_CTX setter tests for TLS1-PRF
[openssl.git] / test / ssl_test_ctx.c
2017-08-21 PauliRemove double error messages
2017-08-18 PauliFix windows build after too aggressive e_os.h removal
2017-08-17 PauliRemove tests dependence on e_os.h
2017-06-22 PauliRemove uses of the TEST_check macro.
2017-06-20 PauliUpdate tests to avoid printf to stdout/stderr when...
2017-04-25 Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-03 Dr. Stephen HensonAdd ExpectedServerCANames
2017-03-16 Dr. Stephen HensonAdd ExpectedClientCANames
2017-03-14 Emilia KasperPort SRP tests to the new test framework
2017-03-02 Matt CaswellUse the built in boolean type for CompressionExpected
2017-03-02 Matt CaswellAdd compression tests
2017-02-23 Benjamin KadukTests for SSL early callback
2017-02-17 Matt CaswellAdd some KeyUpdate tests
2017-02-16 Matt CaswellFix a mem leak in ssl_test_ctx.c
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-01-30 Dr. Stephen HensonAdd test support for TLS signature types.
2017-01-25 Richard LevitteFix small typo
2017-01-20 Dr. Stephen HensonAdd options to check TLS signing hashes
2017-01-15 Dr. Stephen HensonAdd options to check certificate types.
2017-01-08 Dr. Stephen HensonAdd new ssl_test option.
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-16 Emilia KasperSSL tests: send some application data
2016-08-10 Emilia KasperAdd TEST_check
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperReorganize SSL test structures
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-08-01 Ben LaurieFix various no-*s.
2016-07-22 Emilia KasperMake boolean SSL test conf values case-insensitive
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-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-13 Emilia KasperClean up following new SNI tests
2016-06-09 Todd ShortFix session ticket and SNI
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-05 Emilia KasperNew SSL test framework