summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-03-07Add a test for records not on the record boundaryMatt Caswell
2017-03-07test: add chacha_internal_test.Andy Polyakov
2017-03-06Add a test to check that we correctly handle record overflowsMatt Caswell
2017-03-06Fix an endless loop in rsa_builtin_keygen.Rich Salz
2017-03-06Fix no-ecMatt Caswell
2017-03-06Fix a test failure with no-tls1_1Matt Caswell
2017-03-04Add a test for TLSv1.3 cookiesMatt Caswell
2017-03-03Reset executable bits on files where not needed.Bernd Edlinger
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-02Add compression testsMatt Caswell
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-28Revert rc4test removal, it performs additional tests not in evptests.txtDr. Stephen Henson
2017-02-28Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2Dr. Stephen Henson
2017-02-28Remove wp_test.c: exactly the same tests are in evptests.txtDr. Stephen Henson
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-23Adopt test to changed behaviorBenjamin 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-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-17Fix test_x509_storeRichard Levitte
2017-02-17Add some KeyUpdate testsMatt Caswell
2017-02-16Add a test of the X509_STORE / X509_LOOKUP APIRichard Levitte
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 the key_share tests for HelloRetryRequestMatt Caswell
2017-02-13test_rehash does nothing, have it do somethingRichard Levitte
2017-02-09Add needed module in 25-test_sid.tRichard Levitte
2017-02-08Because our test sid file contains EC, don't try it when configured no-ecRichard Levitte
2017-02-06Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that it's executed last.Andy Polyakov
2017-02-02Add TLS 1.3 certificate selection tests.Dr. Stephen Henson
2017-01-30Add a test for the PSK kex modes extensionMatt Caswell
2017-01-30Enable wpacket test on shared buildsMatt Caswell
2017-01-30Add testing of TLSv1.3 resumption in test_tls13messagesMatt Caswell
2017-01-30Add support for the psk_key_exchange_modes extensionMatt Caswell
2017-01-28Add a couple of test to check CRL fingerprintRichard Levitte
2017-01-23Fix no-tls1_2Richard Levitte
2017-01-21'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang
2017-01-18Skip ECDH tests for SSLv3Rich Salz
2017-01-15Add certificate selection tests.Dr. Stephen Henson
2017-01-12Fix no-dh buildsMatt Caswell