summaryrefslogtreecommitdiffstats
path: root/crypto/cmp/cmp_asn.c
AgeCommit message (Expand)Author
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-09-07Copyright year updatesMatt Caswell
2023-08-03crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2022-11-24CMP+CRMF: fix formatting nits in crypto/, include/, and test/Dr. David von Oheimb
2022-07-01CMP: implement optional hashAlg field of certConf CMPv3 messageDr. David von Oheimb
2021-06-17Update copyright yearMatt Caswell
2021-06-05Give ASN.1 objects the ability to report their libctx/propqMatt Caswell
2021-06-05Use the new ASN.1 libctx aware capabilities in CMPMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in cmp.hMatt Caswell
2020-05-13Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-18Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistencyDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer