summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-02-28Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2Matt Caswell
2017-02-28Fix sslapitest when compiled with no-tls1_2Matt Caswell
2017-02-28Revert rc4test removal, it performs additional tests not in evptests.txtDr. Stephen Henson
2017-02-28Remove some commented out code in the testsMatt Caswell
2017-02-28Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2Dr. Stephen Henson
2017-02-28Remove the file r160test.cMatt Caswell
2017-02-28Remove wp_test.c: exactly the same tests are in evptests.txtDr. Stephen Henson
2017-02-28Clean up references to FIPSEmilia Kasper
2017-02-28Avoid buffer underflow in evp_test.Pauli
2017-02-28Remove methtest.cEmilia Kasper
2017-02-25Add tests for SHA1 and EC point compressionDr. Stephen Henson
2017-02-24EC certificate with compression pointDr. Stephen Henson
2017-02-24Add Suite B testsDr. Stephen Henson
2017-02-24Add P-384 root and P-384, P-256 EE certificates.Dr. Stephen Henson
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-24Add -Wundef to --strict-warnings options.Bernd Edlinger
2017-02-23Add an sslapitest for early callbackBenjamin Kaduk
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
2017-02-23Use correct variable in test diagnosticBenjamin Kaduk
2017-02-23Adopt test to changed behaviorBenjamin Kaduk
2017-02-23Tests for SSL early callbackBenjamin Kaduk
2017-02-23Tests for SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-23Add a test case that tests more of the cipher modes.Pauli
2017-02-22Change CA.pl flag from --newprecert to --precertRob Percival
2017-02-22Basic test for "openssl req -precert" via apps/CA.plRob Percival
2017-02-22Correct the no-dh and no-dsa fixRichard Levitte
2017-02-21Add no siglags test for ECDSA certificateDr. Stephen Henson
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-19Internal siphash tests are not run.Todd Short
2017-02-19VMS fix of test/recipes/80-test_ssl_new.tRichard Levitte
2017-02-19Fix no-dh and no-dsaRichard Levitte
2017-02-17test/README: clarify last test number groupAndy Polyakov
2017-02-17add DSA cert testsDr. Stephen Henson
2017-02-17Add DH parameters, DSA cert and keyDr. Stephen Henson
2017-02-17Add DSA support to mkcert.shDr. Stephen Henson
2017-02-17Add and use function test_pem to work out test filenames.Dr. Stephen Henson
2017-02-17Fix test_x509_storeRichard Levitte
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell
2017-02-17Add some KeyUpdate testsMatt Caswell
2017-02-16Add a test of the X509_STORE / X509_LOOKUP APIRichard Levitte
2017-02-16test/README: clarify test number groupsRichard Levitte
2017-02-16Fix a mem leak in ssl_test_ctx.cMatt Caswell
2017-02-16Add client auth TLS 1.3 certificate selection testsDr. Stephen Henson
2017-02-16Add ECDSA client certificatesDr. Stephen Henson
2017-02-16Don't change the state of the ETM flags until CCS processingMatt Caswell
2017-02-16Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell
2017-02-14Update the tls13messages test to add some HRR scenariosMatt Caswell
2017-02-14Update the kex modes tests to check various HRR scenariosMatt Caswell
2017-02-14Update test counting in checkhandshake.pmMatt Caswell
2017-02-14Update the key_share tests for HelloRetryRequestMatt Caswell