summaryrefslogtreecommitdiffstats
path: root/test/ssltest_old.c
AgeCommit message (Expand)Author
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