summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-07Fix a test failure when configured without TLSv1.3Matt Caswell
2017-04-07Add some tests for the new custom extensions APIMatt Caswell
2017-04-05Fix test/asn1_encode_test.c, ASN1_LONG_DATA used inappropriatelyRichard Levitte
2017-04-04Add a test of encoding and decoding LONG, INT32, UINT32, INT64 and UINT64Richard Levitte
2017-04-03Add certificate_authorities tests client to server.Dr. Stephen Henson
2017-04-03Add ExpectedServerCANamesDr. Stephen Henson
2017-04-03Add a test for the problem fixed by the previous commitMatt Caswell
2017-04-03Update early data test for an even later arrival of CFMatt Caswell
2017-04-02Disable 15-test_ecparam.t when configured no-ec2mRichard Levitte
2017-03-30bio/b_print.c: recognize even 'j' format modifier.Andy Polyakov
2017-03-30Provide a test for pause between EoED and CFMatt Caswell
2017-03-30Add a test for the bug fixed in the previous commitMatt Caswell
2017-03-29Add a simple test for the z modifierRichard Levitte
2017-03-29Use the z modifier instead of OSSLzu with BIO_printfRichard Levitte
2017-03-29cipherbytes_test: remove unused includesEmilia Kasper
2017-03-29More typo fixesFdaSilvaYY
2017-03-29Test infrastructure additions.Pauli
2017-03-28Move PRIu64, OSSLzu to e_os.hRich Salz
2017-03-28asynctest: don't depend on appsEmilia Kasper
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-22Change exit_checker comment on returned statusRichard 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-21OpenSSL::Test: add a statusvar option for run with capture => 1Richard Levitte
2017-03-21Add a test for resumption after HRRMatt Caswell
2017-03-21Rework how protocol specific ciphers in 80-test_ssl_old.t are picked outRichard Levitte
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
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-19Update test vectors in tls13secretstestJoseph Birr-Pixton
2017-03-17Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.Péter Budai
2017-03-17Fix some undefined behaviour in stack testMatt Caswell
2017-03-16Add unit tests for the lhash functionality.Pauli
2017-03-16Add Client CA names testsDr. Stephen Henson
2017-03-16Add ExpectedClientCANamesDr. Stephen Henson
2017-03-16Handle TLSv1.3 being disabled in clienthello testMatt Caswell
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-16Update end of early data processing for draft-19Matt Caswell
2017-03-16Update the TLSv1.3 secrets test vectors for draft-19Matt 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