summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2018-07-20Validate legacy_versionMatt Caswell
2018-07-18Add a test for mismatch between key OID and sig algMatt Caswell
2018-07-17Skip the GOST test where appropriateMatt Caswell
2018-07-15test/.../evppkey.txt: X25519 regression test vectors.Andy Polyakov
2018-07-13Add a GOST testMatt Caswell
2018-07-09Add tests for the "req" command, -addext flagRich Salz
2018-07-05Reject duplicate -addext parametersRich Salz
2018-07-04Tests for MD5-SHA1 combined digest.Pauli
2018-06-29More EVP ECC testing: positive and negativeBilly Brumley
2018-06-22recipes/90-test_shlibload.t: disable tests on AIX till further notice.Andy Polyakov
2018-06-21[crypto/ec] don't assume points are of order group->orderBilly Brumley
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-06-04Improve use of the test framework in the SM2 internal testsMatt Caswell
2018-06-04Add test recipes for internal SM2 testsMatt Caswell
2018-05-30OSSL_STORE: don't test file: URIs on MingwRichard Levitte
2018-05-29Update copyright yearMatt Caswell
2018-05-23Save and restore the Windows error around TlsGetValue.David Benjamin
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-05-15Suport TLSv1.3 draft 28Matt Caswell
2018-05-08Add a CMS API testMatt Caswell
2018-04-2615-test_out_option: Refactor and don't test directory write on VMSRichard Levitte
2018-04-25test/recipes/15-test_out_option.t: refine testsRichard Levitte
2018-04-25[SM2_sign] add minimal EVP_PKEY functionality testingNicola Tuveri
2018-04-24Add a test to verify the ClientHello version is the same in a renegMatt Caswell
2018-04-18recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.Andy Polyakov
2018-04-17Update copyright yearRichard Levitte
2018-04-13test/recipes/test_genrsa.t : don't fail because of size limit changesRichard Levitte
2018-04-13Add a test for SRPMatt Caswell
2018-04-03Update copyright yearMatt Caswell
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-28Revert "Temporarily disable some tests that hang"Matt Caswell
2018-03-27Temporarily disable some tests that hangMatt Caswell
2018-03-21aes ctr_drbg: add cavs testsPatrick Steuer
2018-03-20Add dladdr() for AIXMatthias Kraft
2018-03-20Reduce the verbosity of test_storeMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz
2018-03-19Support SM2 ECIES scheme via EVPJack Lloyd
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-19Fix bio callback backward compatibilityBernd Edlinger
2018-03-19Fix no-ecMatt Caswell
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre
2018-03-15Add some test vectors for testing raw 448/25519 keysMatt Caswell
2018-03-14Fix no-ecMatt Caswell
2018-03-14Fix test_out_optionPatrick Steuer
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-03-14Use the TLSv1.3 record header as AADMatt Caswell
2018-03-12CONF inclusion test: Add VMS specific testsRichard Levitte
2018-03-12Session Ticket app dataTodd Short