aboutsummaryrefslogtreecommitdiff
path: root/test/mdc2test.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY1-1/+0
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-02-20test/mdc2test.c: Add check for OSSL_PROVIDER_loadJiasheng Jiang1-1/+4
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-12Deprecate the low level MDC2 functions.Pauli1-0/+6
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2019-09-05Change provider params from int to size_tShane Lontis1-3/+4
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli1-1/+1
2019-06-04Move digests to providersShane Lontis1-6/+16
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-12Update mdc2test to use the test infrastructurePauli1-50/+29
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson1-11/+18
2016-05-17Copyright consolidation 02/10Rich Salz1-54/+6
2016-04-29Misc tweaks for EBCDIC based on feedback receivedMatt Caswell1-1/+1
2016-04-29Fix the tests to work with EBCDICMatt Caswell1-1/+1
2016-03-17Remove Netware and OS/2Rich Salz1-4/+0
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-2/+2
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-10/+10
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+145