summaryrefslogtreecommitdiffstats
path: root/test/cmp_testlib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-123/+0
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-1/+1
* Fix safestack issues in x509.hMatt Caswell2020-09-131-2/+0
* TEST: Fix CMP tests so they load keys in the current library contextRichard Levitte2020-08-241-2/+3
* Add libctx/provider support to cmp_msg_testDr. David von Oheimb2020-08-211-13/+0
* Add libctx/provider support to cmp_client_testDr. David von Oheimb2020-08-211-3/+4
* Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb2020-07-301-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-251-0/+6
* add missing load_pkimsg() in test/cmp_testlib.cDr. David von Oheimb2020-01-091-0/+8
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-0/+120