summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-251-4/+7
* Add tests for deprecated sigalgs with TLS 1.3 ClientHellosBenjamin Kaduk2017-06-251-2/+84
* Fix no-dsa buildBenjamin Kaduk2017-06-252-12/+14
* Fix a memory leak in the new TAP filter BIOMatt Caswell2017-06-231-1/+1
* Fix the constant time 64 testMatt Caswell2017-06-231-2/+2
* Remove uses of the TEST_check macro.Pauli2017-06-226-95/+114
* TAP line filter BIO.Pauli2017-06-229-56/+210
* PSK related tweaks based on review feedbackMatt Caswell2017-06-211-10/+14
* Add some tests for the new TLSv1.3 PSK codeMatt Caswell2017-06-213-0/+187
* Add ecstress testRich Salz2017-06-213-1/+189
* Add constant-time 64Rich Salz2017-06-211-7/+70
* Update test config fileDr. Stephen Henson2017-06-211-109/+190
* Add Ed25519 TLS 1.3 and 1.2 testsDr. Stephen Henson2017-06-211-1/+70
* Add Ed25519 EE certificatesDr. Stephen Henson2017-06-214-0/+52
* Ed25519 support for mkcert.shDr. Stephen Henson2017-06-211-0/+1
* Merge Nokia copyright notice into standardRich Salz2017-06-211-27/+1
* Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).Pauli2017-06-212-3/+3
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-203-33/+3
* Address style issues.Pauli2017-06-201-6/+5
* Address double error and OSSLzu comments.Pauli2017-06-201-6/+5
* Put error output back.Pauli2017-06-201-0/+1
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-2014-133/+127
* Fix preprocessor indentation.Pauli2017-06-191-12/+11
* Fix va_list processing in test_note()Richard Levitte2017-06-171-2/+4
* Add output routines to allow consistent formatting of memory, stringsPauli2017-06-1611-607/+745
* Add a missing break in test/shlibloadtest.cBernd Edlinger2017-06-161-1/+3
* Add comments to test_ciphersuite_change()Matt Caswell2017-06-161-2/+8
* Move ciphersuite selection before session resumption in TLSv1.3Matt Caswell2017-06-161-4/+5
* Add a test for a server changing the ciphersuiteMatt Caswell2017-06-161-2/+125
* Fix no-ecBenjamin Kaduk2017-06-151-3/+7
* Build apps/progs.h dynamicallyRichard Levitte2017-06-152-2/+2
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-1514-4/+4
* Correct Oracle copyrights & clarify.Pauli2017-06-1510-35/+10
* 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