aboutsummaryrefslogtreecommitdiff
path: root/test/cmp_ctx_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb1-1/+1
2020-05-13Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb1-2/+2
2020-05-05Fix aix compile error in cmp_ctx_test.cShane Lontis1-8/+16
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+6
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb1-6/+5
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb1-4/+4
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb1-3/+3
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb1-1/+1
2020-03-16Fix the compile error once enabled WerrorXiaokang Qian1-1/+1
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb1-0/+1
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb1-3/+2
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb1-19/+19
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb1-23/+16
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb1-4/+5
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb1-55/+63
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb1-2/+3
2019-10-08Fix CMP test error on platforms which set OPENSSL_FUNC to '(unknown function)'Shane Lontis1-1/+2
2019-10-07Fix no-autoerrinitMatt Caswell1-2/+2
2019-10-03Fix no-errMatt Caswell1-5/+10
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb1-0/+859