summaryrefslogtreecommitdiff
path: root/test/crltest.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* test/crltest.c: Add check for glue2bioJiasheng Jiang2022-02-241-2/+22
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-211-1/+1
* Fix safestack issues in x509.hMatt Caswell2020-09-131-3/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+3
* Fix a memory leak with di2_X509_CRL reuseBernd Edlinger2019-01-311-0/+15
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Factorise duplicated code.FdaSilvaYY2017-11-131-13/+4
* Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov2017-11-131-1/+1
* Fix memory leak in crltest error caseBenjamin Kaduk2017-10-301-0/+2
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-7/+6
* Refactor crltest.c to separate the test cases into individual functions.Pauli2017-04-281-90/+84
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Test infrastructure additions.Pauli2017-03-291-18/+33
* GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz2017-01-121-1/+7
* CRL critical extension bugfixRich Salz2016-12-141-0/+372