summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
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
2017-01-11Add a test "uitest"Richard Levitte
2017-01-10Fix no-ec following sigalgs refactorMatt Caswell
2017-01-10Add some signature testsMatt Caswell
2017-01-10Extend ServerKeyExchange parsing to work with a signatureMatt Caswell
2017-01-10Add a sigalg test to check we only allow sigalgs we sentMatt Caswell
2017-01-10Extend PSS signature support to TLSv1.2Matt Caswell
2017-01-10Fix test_sslversions to know that TLSv1.3 sets record version to TLSv1.0Matt Caswell
2017-01-10Add some sig algs testsMatt Caswell
2017-01-10Make CertificateVerify TLS1.3 awareMatt Caswell
2017-01-06Implement TLSv1.3 style CertificateStatusMatt Caswell
2017-01-06Create Certificate messages in TLS1.3 formatMatt Caswell
2017-01-04Don't run MSBLOB conversion tests when RSA or DSA are disabledRichard Levitte
2017-01-04Don't run OCSP tests when OCSP is disabledRichard Levitte
2017-01-04Don't test SRP when it's disabledRichard Levitte
2017-01-04Don't run NPN tests when NPN is disabledRichard Levitte
2016-12-2970-test_sslvertol.t: skip test 1 and 2 if too few protocols are enabledRichard Levitte
2016-12-2980-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2Richard Levitte
2016-12-2970-test_sslvertol.t: Make sure to check a max TLS version that matches config...Richard Levitte
2016-12-2970-test_sslmessages.t: Don't check EXT_SIG_ALGS if TLS 1.2 is disabledRichard Levitte