summaryrefslogtreecommitdiffstats
path: root/crypto/cmp/cmp_err.c
AgeCommit message (Expand)Author
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-09-05Strengthen chain building for CMPDr. David von Oheimb
2020-08-21Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-06-22Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb
2020-06-13Correct error reason of verify_signature() in cmp_vfy.cDr. David von Oheimb
2020-04-18Add CMP error reason 'missing reference cert'Dr. David von Oheimb
2020-04-07Fix misleading error msg for PBM check w/o secret in OSSL_CMP_validate_msg()Dr. David von Oheimb
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-07-16Regenerate mkerr filesRich Salz
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer