summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-08-11[extended tests] Add steps to update an external test suiteJon Spillett
2017-08-10no-ec2m fixesDr. Stephen Henson
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson
2017-08-10Fix no-ecDr. Stephen Henson
2017-08-10Fix minor type warnings and risk of memory leak in testutil/driver.cDavid von Oheimb
2017-08-09Fix memory leak in session cache testBenjamin Kaduk
2017-08-09Test server side session cachingMatt Caswell
2017-08-08Fix building without scryptJohannes Bauer
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-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-04Test fixtures changed to pointers.Pauli
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-08-02Simplify some of the sslapitest code.Pauli
2017-08-02Remove EXECUTE_TEST_NO_TEARDOWN.Pauli
2017-08-01Add test case for ASN1_TIME_printPaul Yang
2017-08-01Add a test to check we get a new session even if s->hit is true in TLSv1.3Matt Caswell
2017-07-31Fix the names of older ciphers.David Benjamin
2017-07-29Add public key method enumeration function.Dr. Stephen Henson
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger
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-28Formatting & declaration cleanse.Pauli
2017-07-28OPENSSL_NO_ENGINE defined causes build failuresPauli
2017-07-27Fix the two new tests since approval.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
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-24Improve struct tm populationPauli
2017-07-24Add asn1_time_to_tm function and check days in monthPaul Yang
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-20Remove trailing whitespace from drbgtest.cBenjamin Kaduk
2017-07-19Add keygen test dataDr. Stephen Henson
2017-07-19Add keygen test to evp_testDr. Stephen Henson
2017-07-19Add DRBG random methodRich Salz
2017-07-18Add a test for SSL_clear()Matt Caswell
2017-07-18Add a test for early_data when an HRR occursMatt Caswell
2017-07-17Address Coverity issues.Pauli
2017-07-15testutil: stanza files are text files, open them as suchRichard Levitte
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-14Remove trailing blanks.Pauli