aboutsummaryrefslogtreecommitdiff
path: root/test/ssltest_old.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx1-4/+4
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni1-1/+1
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-4/+4
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov1-1/+2
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte1-7/+14
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell1-2/+15
2017-12-07Consistent formatting for sizeof(foo)Rich Salz1-11/+11
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov1-1/+1
2017-08-30Move e_os.h to be the very first include.Pauli1-2/+2
2017-08-22(Re)move some things from e_os.hRich Salz1-1/+0
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-0/+2
2017-08-11Fix some Typos and indentsFdaSilvaYY1-1/+1
2017-08-03Switch from ossl_rand to DRBG randRich Salz1-4/+0
2017-07-14Test cleaning and modernisationPauli1-67/+46
2017-06-27Use randomness not entropyRich Salz1-1/+1
2017-06-21Merge Nokia copyright notice into standardRich Salz1-27/+1
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz1-5/+1
2017-03-29More typo fixesFdaSilvaYY1-2/+1
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper1-89/+0
2017-02-28Remove some commented out code in the testsMatt Caswell1-14/+0
2017-02-28Clean up references to FIPSEmilia Kasper1-19/+0
2017-01-09Move extension data into sub-structsRich Salz1-6/+4
2016-11-16Remove a hack from ssl_test_oldMatt Caswell1-20/+22
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell1-6/+18
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY1-1/+1
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY1-4/+4
2016-06-18Useless includesFdaSilvaYY1-3/+0
2016-06-08Fixes to get -ansi workingJeffrey Walton1-2/+6
2016-05-17Copyright consolidation 02/10Rich Salz1-107/+7
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni1-1/+0
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper1-416/+2
2016-05-11Replace cipherlist testEmilia Kasper1-55/+1
2016-04-15Make many X509_xxx types opaque.Rich Salz1-11/+17
2016-04-11Fix the no-nextprotoneg optionMatt Caswell1-0/+4
2016-04-09Make DH opaqueMatt Caswell1-10/+19
2016-04-07Suppress CT callback as appropriateViktor Dukhovni1-8/+6
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper1-0/+3741