summaryrefslogtreecommitdiffstats
path: root/test/ssltest_old.c
AgeCommit message (Expand)Author
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-22(Re)move some things from e_os.hRich Salz
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-14Test cleaning and modernisationPauli
2017-06-27Use randomness not entropyRich Salz
2017-06-21Merge Nokia copyright notice into standardRich Salz
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz
2017-03-29More typo fixesFdaSilvaYY
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper
2017-02-28Remove some commented out code in the testsMatt Caswell
2017-02-28Clean up references to FIPSEmilia Kasper
2017-01-09Move extension data into sub-structsRich Salz
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY
2016-06-18Useless includesFdaSilvaYY
2016-06-08Fixes to get -ansi workingJeffrey Walton
2016-05-17Copyright consolidation 02/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-05-11Replace cipherlist testEmilia Kasper
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-11Fix the no-nextprotoneg optionMatt Caswell
2016-04-09Make DH opaqueMatt Caswell
2016-04-07Suppress CT callback as appropriateViktor Dukhovni
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper