aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Don't do version neg on an HRRMatt Caswell2017-10-162-0/+16
* Add RFC7919 tests.Dr. Stephen Henson2017-10-121-0/+557
* Guard against DoS in name constraints handling.David Benjamin2017-09-221-1/+15
* Fix 90-test_store.t: using config() requires OpenSSL::Test::UtilsRichard Levitte2017-09-041-0/+1
* OSSL_STORE: Avoid testing with URIs on the mingw command lineRichard Levitte2017-09-031-25/+79
* Update the tests for SNI changesMatt Caswell2017-08-314-8/+13
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+74
* Don't run a CT specifc test if CT is disabledMatt Caswell2017-08-251-1/+5
* Add random serial# support.Rich Salz2017-08-221-1/+1
* This has been added to avoid the situation where some host ctype.h functionsPauli2017-08-221-0/+20
* Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULLDavid von Oheimb2017-08-161-56/+62
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-154-5/+4
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-152-2/+1
* Wire SHAKE to EVP.Andy Polyakov2017-08-121-0/+57
* no-ec2m fixesDr. Stephen Henson2017-08-101-2/+2
* Add test for ECDH CMS key onlyDr. Stephen Henson2017-08-081-0/+9
* Add PKEY_METHOD macro testsJohannes Bauer2017-08-081-0/+12
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+50
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-0/+12
* recipes/80-test_ca.t: make it work with spaces in pathnames.Andy Polyakov2017-08-031-1/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-2/+1
* Allow use of long name for KDFsDr. Stephen Henson2017-08-031-0/+9
* Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger2017-07-291-1/+5
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-281-0/+22
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-284-4/+4
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-261-0/+12
* Add support to free/allocate SSL buffersTodd Short2017-07-261-0/+21
* Wire SHA3 EVPs and add tests.Andy Polyakov2017-07-251-0/+73
* test/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'Richard Levitte2017-07-241-8/+12
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-0/+27
* Add keygen test dataDr. Stephen Henson2017-07-191-0/+34
* Add DRBG random methodRich Salz2017-07-191-2/+7
* test/recipes/90-test_store.t: Add a few cases with files starting with 'file:'Richard Levitte2017-07-151-0/+31
* test/recipes/90-test_store.t: Test absolute filesRichard Levitte2017-07-151-4/+15
* test/recipes/90-test_store.t: Rename some functionsRichard Levitte2017-07-151-16/+16
* Add sanity test for certificate tableDr. Stephen Henson2017-07-131-0/+19
* Do not allow non-dhe kex_modes by defaultMatt Caswell2017-07-071-3/+4
* test/recipes/90-test_shlibload.t: Make sure to handle library renamesRichard Levitte2017-07-071-2/+4
* STORE test recipe: Remove comment refering to OpenConnectRichard Levitte2017-06-291-1/+0
* Test that storeutl with a directory path works as expectedRichard Levitte2017-06-291-2/+8
* STORE tests: add PKCS#12 testsRichard Levitte2017-06-293-12/+153
* Add a test that checks the store utilityRichard Levitte2017-06-291-0/+278
* Use randomness not entropyRich Salz2017-06-272-2/+2
* Fix no-dsa build againBenjamin Kaduk2017-06-241-4/+7
* Add tests for deprecated sigalgs with TLS 1.3 ClientHellosBenjamin Kaduk2017-06-241-2/+84
* Add ecstress testRich Salz2017-06-211-0/+23
* Fix no-ecBenjamin Kaduk2017-06-151-3/+7
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-1514-4/+31941
* Correct Oracle copyrights & clarify.Pauli2017-06-156-19/+6
* TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk2017-06-121-8/+8