summaryrefslogtreecommitdiffstats
path: root/test/ssltest_old.c
AgeCommit message (Expand)Author
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-11-29endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb
2020-11-25Re-enable testing of ciphersuitesMatt Caswell
2020-11-18Adapt ssltest_old to not use deprecated DH APIsMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-09-13Fix safestack issues in ssl.hMatt Caswell
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-20Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell
2020-04-20Teach ssl_test_old how to run tests in a non-default library contextMatt Caswell
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2019-12-14Deprecate most of debug-memoryRich Salz
2019-11-03Adapt two test programs that were using now deprecated functionsRichard Levitte
2019-07-01Remove NextStep supportRich Salz
2019-02-14Ignore cipher suites when setting cipher listSam Roberts
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov
2018-03-20Update copyright yearMatt Caswell
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
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