summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-08-22Add random serial# support.Rich Salz
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-08-16Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULLDavid von Oheimb
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-08-12Wire SHAKE to EVP.Andy Polyakov
2017-08-10no-ec2m fixesDr. Stephen Henson
2017-08-08Add test for ECDH CMS key onlyDr. Stephen Henson
2017-08-08Add PKEY_METHOD macro testsJohannes Bauer
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-03recipes/80-test_ca.t: make it work with spaces in pathnames.Andy Polyakov
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-08-03Allow use of long name for KDFsDr. Stephen Henson
2017-07-29Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang
2017-07-26Add support to free/allocate SSL buffersTodd Short
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov
2017-07-24test/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'Richard Levitte
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-19Add keygen test dataDr. Stephen Henson
2017-07-19Add DRBG random methodRich Salz
2017-07-15test/recipes/90-test_store.t: Add a few cases with files starting with 'file:'Richard Levitte
2017-07-15test/recipes/90-test_store.t: Test absolute filesRichard Levitte
2017-07-15test/recipes/90-test_store.t: Rename some functionsRichard Levitte
2017-07-13Add sanity test for certificate tableDr. Stephen Henson
2017-07-07Do not allow non-dhe kex_modes by defaultMatt Caswell
2017-07-07test/recipes/90-test_shlibload.t: Make sure to handle library renamesRichard Levitte
2017-06-29STORE test recipe: Remove comment refering to OpenConnectRichard Levitte
2017-06-29Test that storeutl with a directory path works as expectedRichard Levitte
2017-06-29STORE tests: add PKCS#12 testsRichard Levitte
2017-06-29Add a test that checks the store utilityRichard Levitte
2017-06-27Use randomness not entropyRich Salz
2017-06-24Fix no-dsa build againBenjamin Kaduk
2017-06-24Add tests for deprecated sigalgs with TLS 1.3 ClientHellosBenjamin Kaduk
2017-06-21Add ecstress testRich Salz
2017-06-15Fix no-ecBenjamin Kaduk
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-06-12TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk
2017-06-06Add test cases for X509_check_private_keyPaul Yang
2017-05-30no-ec fixDr. Stephen Henson
2017-05-30Add Ed25519 verify test.Dr. Stephen Henson
2017-05-19remove duplicate testsDr. Stephen Henson
2017-05-17Add a test for a missing sig algs extensionMatt Caswell
2017-05-17Add tests for unsolicited extensionsMatt Caswell
2017-05-17Don't allow fragmented alertsMatt Caswell
2017-05-15Use BIO not FILE for test fileRich Salz