summaryrefslogtreecommitdiff
path: root/test/ocspapitest.c
Commit message (Expand)AuthorAgeFilesLines
* ocspapitest: use TEST_true to report the exact failurexkernel2022-07-141-4/+5
* ocspapitest: properly check the return of memory-allocating functionsxkernel2022-07-141-1/+4
* Fix safestack issues in x509.hMatt Caswell2020-09-131-2/+0
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-231-1/+1
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* OCSP: fix memory leak in OCSP_url_svcloc_new method.FdaSilvaYY2019-05-271-1/+81
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-1/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Wrap more of ocspapitest.c in OPENSSL_NO_OCSPBenjamin Kaduk2017-12-081-1/+1
* Fix coverity-reported errors in ocspapitestBenjamin Kaduk2017-12-081-13/+21
* Add OCSP API test executableBenjamin Kaduk2017-11-111-0/+137