aboutsummaryrefslogtreecommitdiff
path: root/test/crltest.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-02-24test/crltest.c: Add check for glue2bioJiasheng Jiang1-2/+22
2021-12-21add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb1-1/+1
2020-09-13Fix safestack issues in x509.hMatt Caswell1-3/+0
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+3
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