summaryrefslogtreecommitdiffstats
path: root/test/crltest.c
AgeCommit message (Expand)Author
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-01-31Fix a memory leak with di2_X509_CRL reuseBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-11-13Factorise duplicated code.FdaSilvaYY
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-10-30Fix memory leak in crltest error caseBenjamin Kaduk
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-28Refactor crltest.c to separate the test cases into individual functions.Pauli
2017-04-24Adapt all test programsRichard Levitte
2017-03-29Test infrastructure additions.Pauli
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2016-12-14CRL critical extension bugfixRich Salz