aboutsummaryrefslogtreecommitdiff
path: root/test/crltest.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Fix a memory leak with di2_X509_CRL reuseBernd Edlinger1-0/+15
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-11-13Factorise duplicated code.FdaSilvaYY1-13/+4
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov1-1/+1
2017-10-30Fix memory leak in crltest error caseBenjamin Kaduk1-0/+2
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-7/+6
2017-04-28Refactor crltest.c to separate the test cases into individual functions.Pauli1-90/+84
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-03-29Test infrastructure additions.Pauli1-18/+33
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz1-1/+7
2016-12-14CRL critical extension bugfixRich Salz1-0/+372