summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-04-02Disable 15-test_ecparam.t when configured no-ec2mRichard Levitte
2017-03-29More typo fixesFdaSilvaYY
2017-03-29Test infrastructure additions.Pauli
2017-03-24Add a test for the TLSv1.3 downgrade mechanismMatt Caswell
2017-03-22Fix 80-test_ssl_old.t: only count the ciphers if there are any.Richard Levitte
2017-03-21Refuse to run the PYCA external test if configured 'no-shared'Richard Levitte
2017-03-2195-test_external_pyca_data/cryptography.py: only install for testingRichard Levitte
2017-03-21Adapt 20-test_enc.t and 20-test_enc_more.t to use statusvarRichard Levitte
2017-03-21Adapt 80-test_ssl_old.t to use statusvarRichard Levitte
2017-03-21Rework how protocol specific ciphers in 80-test_ssl_old.t are picked outRichard Levitte
2017-03-20Fix a few internals testsRichard Levitte
2017-03-20Improve testing of elliptic curve validationRichard Levitte
2017-03-20Improve testing of elliptic curve validationJoseph Birr-Pixton
2017-03-16Add unit tests for the lhash functionality.Pauli
2017-03-16Add tests for the padding extensionMatt Caswell
2017-03-16Add some HRR testsMatt Caswell
2017-03-16Add some more PSK testsMatt Caswell
2017-03-16Rename the test_stack recipe file name to be consistent with the rest of thePauli
2017-03-15Unit tests for crypto/stack.Pauli
2017-03-15test/recipes/03-test_internal_*: call setup() first.Andy Polyakov
2017-03-15Add Python Cryptography.io external test suiteJon Spillett
2017-03-14Add test for -nameout outputRich Salz
2017-03-14Rather use -out parameter than redirect stdoutRichard Levitte
2017-03-14Port remaining old DTLS testsEmilia Kasper
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper
2017-03-13Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.Bernd Edlinger
2017-03-10Encourage having external tests in multiple test recipesRichard Levitte
2017-03-10Split test/recipes/03_test_internal.t into individual testsRichard Levitte
2017-03-10Add a test to check that if a PSK extension is not last then we failMatt Caswell
2017-03-08Limit the output of the enc -ciphers command to just the ciphers enc canPauli
2017-03-07Fix the number of tests to skip if TLSv1.3 is disabledMatt Caswell
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