summaryrefslogtreecommitdiffstats
path: root/crypto/cmp/cmp_hdr.c
AgeCommit message (Expand)Author
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2022-05-03Update copyright yearMatt Caswell
2022-02-22CMP: add subject of any provided CSR as default message senderDr. David von Oheimb
2021-12-09CMP check_msg_find_cert(): improve diagnostics on transactionID mismatchDr. David von Oheimb
2021-08-24Fix CMP code to not assume NUL terminated stringsMatt Caswell
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2021-03-11Update copyright yearMatt Caswell
2021-03-09cmp_hdr.c: Fix minor Coverity issue CID 1473605Dr. David von Oheimb
2021-03-02CMP: On NULL-DN subject or issuer input omit field in cert templateDr. David von Oheimb
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-09-13Fix safestack issues in asn1.hMatt Caswell
2020-08-21Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb
2020-08-21cmp_hdr.c: Adapt ossl_cmp_hdr_init() to use OPENSSL_CTX for random number gen...Dr. David von Oheimb
2020-06-13Bug fix in ossl_cmp_hdr_init(): sould not remember recipient as expected senderDr. David von Oheimb
2020-06-13Make CMP server use same protection for response as for requestDr. David von Oheimb
2020-06-13Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb
2020-06-13Streamline the approach to set CMP message recipient and expected senderDr. David von Oheimb
2020-05-13Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb
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-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. 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
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb