summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-03-03Reset executable bits on files where not needed.Bernd Edlinger
2017-03-02Update early data API for writing to unauthenticated clientsMatt Caswell
2017-03-02Rename SSL_write_early() to SSL_write_early_data()Matt Caswell
2017-03-02Rename SSL_read_early() to SSL_read_early_data()Matt Caswell
2017-03-02Add early_data testsMatt Caswell
2017-03-02Implement the early data changes required in tls13_change_cipher_state()Matt Caswell
2017-03-02-precert doesn't work when configured no-ct, don't try to test it thenRichard Levitte
2017-03-02Fix the skip numbers in 80-test_ca.tRichard Levitte
2017-03-02Use the built in boolean type for CompressionExpectedMatt Caswell
2017-03-02Add compression testsMatt Caswell
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper
2017-02-28Add AGL's "beer mug" PEM file as another test inputBenjamin Kaduk
2017-02-28Add test corpus for PEM readingBenjamin Kaduk
2017-02-28Exdata test was never enabled.Rich Salz
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