aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add sslapitest for SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-121-0/+15
* TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk2017-06-121-8/+8
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-112-0/+144
* Fix memory leaks in CTLOG_new_from_base64Benjamin Kaduk2017-06-091-9/+24
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-098-12/+12
* Fix #2400 Add NO_RENEGOTIATE optionTodd Short2017-06-062-1/+175
* Handle the server refusing to reneg in a reneg_setupTodd Short2017-06-061-0/+11
* Fix coding stylePaul Yang2017-06-061-56/+32
* Set local variable to 0 to avoid build errorPaul Yang2017-06-061-1/+1
* Add test cases for X509_check_private_keyPaul Yang2017-06-065-1/+225
* Use common STANZA for bn and exp testsRich Salz2017-06-0510-362/+360
* Fix ex_data and session_dup issuesTodd Short2017-06-021-4/+122
* no-ec fixDr. Stephen Henson2017-05-301-3/+10
* Add Ed25519 verify test.Dr. Stephen Henson2017-05-303-1/+23
* Add RFC8032 tests and additional casesDr. Stephen Henson2017-05-301-0/+118
* Fix certificate version number in testThijs Wenker2017-05-291-1/+1
* Fix use of "can_load()" in run_tests.pl.Rainer Jung2017-05-261-1/+1
* test/evp_test.c: improve output in case of errors.Andy Polyakov2017-05-261-146/+145
* Fix BoringSSL alert related test failuresMatt Caswell2017-05-251-1/+1
* Fix va_arg all in test_error_c90Rich Salz2017-05-231-1/+1
* Revise evp_test parser; make like bn_testRich Salz2017-05-231-662/+709
* Add titles to groups of EVP testsRich Salz2017-05-237-963/+1000
* Fix line numbering for errors.Rich Salz2017-05-231-8/+14
* Reformat the string output to be more in line with the decisions made in #3465Pauli2017-05-222-22/+22
* Bring the memory output inline with the suggestions in #3465.Pauli2017-05-221-26/+19
* Fixed merge nonsenseAlex Gaynor2017-05-221-2/+0
* Newlines!Alex Gaynor2017-05-221-0/+2
* Update the test to assert that the SCT is from an X.509 extensionAlex Gaynor2017-05-221-9/+8
* Fix the mem_sec "small arena"Todd Short2017-05-221-6/+9
* test/secmemtest.c: clarify limitations for huge secure memory arena test.Andy Polyakov2017-05-221-10/+15
* test/run_tests.pl: don't mask test failures.Andy Polyakov2017-05-211-1/+4
* test/test_test.c: fix wrong BN test [and rearrange tests a little bit].Andy Polyakov2017-05-201-2/+2
* Tweak sec_mem testsTodd Short2017-05-201-3/+22
* move comments to same line as fieldsDr. Stephen Henson2017-05-201-16/+9
* Add test data for EVP_DigestSign/EVP_DigestVerify tests.Dr. Stephen Henson2017-05-201-0/+58
* Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify.Dr. Stephen Henson2017-05-201-9/+94
* Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final}Dr. Stephen Henson2017-05-201-0/+187
* remove duplicate testsDr. Stephen Henson2017-05-197-511/+1
* Add testsDr. Stephen Henson2017-05-191-2/+72
* Add support for multiple update calls in evp_testDr. Stephen Henson2017-05-192-21/+155
* Reformat the output of BIGNUMS where test cases fail.Pauli2017-05-192-48/+244
* Fix compile error/warning in packettest.cTodd Short2017-05-171-2/+2
* Add a test for a missing sig algs extensionMatt Caswell2017-05-171-3/+23
* Add tests for unsolicited extensionsMatt Caswell2017-05-171-1/+69
* Don't allow fragmented alertsMatt Caswell2017-05-171-4/+4
* Use BIO not FILE for test fileRich Salz2017-05-158-10592/+10619
* Randomise the ordering of the C unit tests.Pauli2017-05-152-39/+98
* Review feedback; use single main, #ifdef ADD_TESTRich Salz2017-05-121-20/+25
* Convert shlibloadtest to new frameworkRich Salz2017-05-122-144/+109
* Add "Title" directive to evp_testRich Salz2017-05-129-20/+22