aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cmp_mock_srv.c
Commit message (Expand)AuthorAgeFilesLines
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* Fix safestack issues in cmp.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in asn1.hMatt Caswell2020-09-131-1/+0
* Fix safestack issues in x509.hMatt Caswell2020-09-131-1/+0
* Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb2020-08-211-2/+2
* Remove extra newline from CMP mock server error and add TODO on using request...Dr. David von Oheimb2020-06-131-0/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+4
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-251-5/+6
* Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()Dr. David von Oheimb2020-03-101-1/+1
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-101-0/+406