summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the two new tests since approval.Pauli2017-07-272-15/+18
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-2792-532/+604
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-263-1/+93
* Add support to free/allocate SSL buffersTodd Short2017-07-263-1/+206
* 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
* Improve struct tm populationPauli2017-07-241-0/+80
* Add asn1_time_to_tm function and check days in monthPaul Yang2017-07-241-0/+16
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-213-1/+501
* Remove trailing whitespace from drbgtest.cBenjamin Kaduk2017-07-201-2/+2
* Add keygen test dataDr. Stephen Henson2017-07-191-0/+34
* Add keygen test to evp_testDr. Stephen Henson2017-07-191-0/+112
* Add DRBG random methodRich Salz2017-07-194-3/+1082
* Add a test for SSL_clear()Matt Caswell2017-07-181-0/+55
* Add a test for early_data when an HRR occursMatt Caswell2017-07-181-10/+47
* Address Coverity issues.Pauli2017-07-171-3/+2
* testutil: stanza files are text files, open them as suchRichard Levitte2017-07-151-1/+1
* 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
* Remove trailing blanks.Pauli2017-07-142-2/+2
* Test cleaning and modernisationPauli2017-07-148-88/+68
* Fix some issues raise by coverity in the tests.Pauli2017-07-145-23/+26
* Add sanity test for certificate tableDr. Stephen Henson2017-07-133-1/+104
* Add additional ECDSA/Ed25519 selection tests.Dr. Stephen Henson2017-07-132-108/+224
* Do not allow non-dhe kex_modes by defaultMatt Caswell2017-07-071-3/+4
* Update the test/session.pem to have a tick_nonce valueMatt Caswell2017-07-071-8/+9
* Update tls13_hkdf_expand() to take the length of the dataMatt Caswell2017-07-071-2/+2
* The correct key length for a TLSv1.3 SHA384 ciphersuite is 48Matt Caswell2017-07-071-1/+2
* test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte2017-07-071-1/+10
* test/recipes/90-test_shlibload.t: Make sure to handle library renamesRichard Levitte2017-07-071-2/+4
* Fix compiler warningsPauli2017-07-051-3/+3
* Remove the TEST_check macro.Pauli2017-07-053-127/+199
* BN_pseudo_rand is really BN_randRich Salz2017-07-031-4/+4
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-6/+1
* Cleanup some copyright stuffRich Salz2017-06-302-53/+15
* Fix build with no-threads no-ecDr. Stephen Henson2017-06-301-2/+2
* 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
* Updates following review of SSL_export_key_material() changesMatt Caswell2017-06-291-23/+10
* Add an SSL_export_keying_material() testMatt Caswell2017-06-291-0/+140
* Add dependency on apps/progs.h for test/uitest.oRichard Levitte2017-06-281-0/+1
* test/uitest.c's pem_password_cb returned 1 instead of the password lengthRichard Levitte2017-06-281-1/+1
* Use randomness not entropyRich Salz2017-06-277-8/+8
* Fix return value checking for BIO_sock_initPaul Yang2017-06-261-1/+1
* 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
* Fix no-dsa buildBenjamin Kaduk2017-06-242-12/+14