]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ssl-tests
Fix SSL_check_chain()
[thirdparty/openssl.git] / test / ssl-tests /
2019-08-09  Matt CaswellAdd TLS tests for RSA-PSS Restricted certificates
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-20  Matt CaswellUpdate copyright year
2018-11-14  Matt CaswellFix no-ec and no-tls1_2
2018-11-12  Matt CaswellTest use of a brainpool ECDSA certificate
2018-11-10  Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-09-04  Matt CaswellAdd a test for RSA key exchange with both RSA and RSA...
2018-08-20  Matt CaswellChange Post Handshake auth so that it is opt-in
2018-07-31  Matt CaswellFix some TLSv1.3 alert issues
2018-06-26  Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-04-24  Matt CaswellAllow TLSv1.3 EC certs to use compressed points
2018-03-28  Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-20  Matt CaswellUpdate copyright year
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-12  Todd ShortSession Ticket app data
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2018-02-07  Matt CaswellEnable TLSv1.3 by default
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-25  Benjamin KadukAdd TLS 1.3 draft-23 PSS signature algorithms
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-02  Daniel BeveniusFix minor 'the the' typos
2017-12-11  Matt CaswellFix no-chacha
2017-12-11  Matt CaswellDon't expect a POLY1305 ciphersuite when using no-poly1305
2017-12-11  Matt CaswellReplace tabs with spaces in 25-cipher.conf.in
2017-12-11  Matt CaswellFix no-tls1_1
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-04  Todd ShortSession resume broken switching contexts
2017-09-20  Dr. Stephen HensonAdd RSA-PSS certificate type TLS tests
2017-09-08  David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
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
next