summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-05-04Fix tests of TEST tests, as it wereRich Salz
2017-05-03Add a test for CT in TLSv1.3Matt Caswell
2017-05-02TLS1.3 PaddingTodd Short
2017-05-02Fix time offset calculation.Todd Short
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-25Add PSS certificate signature testsDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
2017-04-20Ignore dups in X509_STORE_add_*Rich Salz
2017-04-20Fix test/recipes/95-test_external_krb5.tRichard Levitte
2017-04-18Convert more tests to frameworkRich Salz
2017-04-18Add external krb5 test supportRobbie Harwood
2017-04-14Remove ecdhtest.cNicola Tuveri
2017-04-12OpenSSL::Test: supported filtered command outputRichard Levitte
2017-04-04Add a test of encoding and decoding LONG, INT32, UINT32, INT64 and UINT64Richard Levitte
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