| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMP client: fix checking new cert enrolled with oldcert and without private key | Dr. David von Oheimb | 2023-05-12 | 1 | -2/+3 |
| * | crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 | Dr. David von Oheimb | 2023-04-18 | 1 | -5/+7 |
| * | Compensate for CMP-related TODOs removed by PR #15539 | Dr. David von Oheimb | 2022-12-07 | 1 | -1/+2 |
| * | CMP+CRMF: fix formatting nits in crypto/, include/, and test/ | Dr. David von Oheimb | 2022-11-24 | 1 | -1/+1 |
| * | crypto: Fix various typos, repeated words, align some spelling to LDP. | FdaSilvaYY | 2022-10-12 | 1 | -1/+1 |
| * | Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() | Dr. David von Oheimb | 2022-07-20 | 1 | -1/+1 |
| * | CMP: implement optional hashAlg field of certConf CMPv3 message | Dr. David von Oheimb | 2022-07-01 | 1 | -1/+3 |
| * | CMP: introduce version 3, while version 2 stays the default | Dr. David von Oheimb | 2022-07-01 | 1 | -1/+1 |
| * | Fix CMP code to not assume NUL terminated strings | Matt Caswell | 2021-08-24 | 1 | -1/+1 |
| * | CMP: Add missing getter functions to CRMF API and CMP API | Dr. David von Oheimb | 2021-06-30 | 1 | -1/+0 |
| * | CMP: Improve reporting of error codes and related strings via 'error' msg | Dr. David von Oheimb | 2021-06-25 | 1 | -1/+1 |
| * | CMP: Clean up internal message creation API and its documentation | Dr. David von Oheimb | 2021-06-25 | 1 | -8/+9 |
| * | Use the new ASN.1 libctx aware capabilities in CMP | Matt Caswell | 2021-06-05 | 1 | -1/+6 |
| * | cmp: remove TODOs | Pauli | 2021-06-02 | 1 | -5/+0 |
| * | Fix memory leak in OSSL_CMP_CTX | Petr Gotthard | 2021-05-28 | 1 | -1/+1 |
| * | HTTP: Implement persistent connections (keep-alive) | Dr. David von Oheimb | 2021-05-14 | 1 | -0/+2 |
| * | Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() | Dr. David von Oheimb | 2021-04-20 | 1 | -4/+0 |
| * | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
| * | CMP: On NULL-DN subject or issuer input omit field in cert template | Dr. David von Oheimb | 2021-03-02 | 1 | -0/+3 |
| * | Add internal X509_add_certs_new(), which simplifies matters | Dr. David von Oheimb | 2021-02-18 | 1 | -0/+1 |
| * | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 1 | -2/+2 |
| * | Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs | Dr. David von Oheimb | 2020-09-10 | 1 | -0/+1 |
| * | OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'u... | Dr. David von Oheimb | 2020-09-05 | 1 | -1/+1 |
| * | Strengthen chain building for CMP | Dr. David von Oheimb | 2020-09-05 | 1 | -0/+1 |
| * | Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout | Dr. David von Oheimb | 2020-09-05 | 1 | -0/+2 |
| * | Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt | Dr. David von Oheimb | 2020-08-21 | 1 | -8/+11 |
| * | cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve... | Dr. David von Oheimb | 2020-08-21 | 1 | -1/+3 |
| * | Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc | Dr. David von Oheimb | 2020-08-21 | 1 | -2/+2 |
| * | Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc... | Dr. David von Oheimb | 2020-08-21 | 1 | -0/+2 |
| * | Introduce X509_add_cert[s] simplifying various additions to cert lists | Dr. David von Oheimb | 2020-08-12 | 1 | -5/+1 |
| * | Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.c | Dr. David von Oheimb | 2020-07-30 | 1 | -1/+0 |
| * | Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_... | Dr. David von Oheimb | 2020-07-30 | 1 | -3/+3 |
| * | Make CMP server use same protection for response as for request | Dr. David von Oheimb | 2020-06-13 | 1 | -0/+1 |
| * | Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update() | Dr. David von Oheimb | 2020-06-13 | 1 | -2/+2 |
| * | Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/... | Dr. David von Oheimb | 2020-05-24 | 1 | -1/+0 |
| * | Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() | Dr. David von Oheimb | 2020-05-13 | 1 | -2/+2 |
| * | Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() | Dr. David von Oheimb | 2020-05-13 | 1 | -4/+5 |
| * | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
| * | Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency | Dr. David von Oheimb | 2020-04-18 | 1 | -3/+3 |
| * | HTTP client: make server/proxy and port params more consistent; minor other i... | Dr. David von Oheimb | 2020-04-02 | 1 | -1/+1 |
| * | Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests | Dr. David von Oheimb | 2020-04-02 | 1 | -2/+2 |
| * | Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests | Dr. David von Oheimb | 2020-03-25 | 1 | -5/+11 |
| * | Constify various mostly X509-related parameter types in crypto/ and apps/ | Dr. David von Oheimb | 2020-03-23 | 1 | -2/+2 |
| * | Fix handling of CMP msg senderKID and improve doc of related CTX functions | Dr. David von Oheimb | 2020-03-10 | 1 | -0/+1 |
| * | Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes... | Dr. David von Oheimb | 2020-03-10 | 1 | -39/+25 |
| * | chunk 7 of CMP contribution to OpenSSL | Dr. David von Oheimb | 2020-02-17 | 1 | -4/+10 |
| * | fix various formatting nits in CMP contribution chunks 1-6 found by the new u... | Dr. David von Oheimb | 2020-02-17 | 1 | -48/+94 |
| * | improve CMP logging according to comments on CMP chunk 7 preview | Dr. David von Oheimb | 2020-02-17 | 1 | -0/+25 |
| * | Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c | Dr. David von Oheimb | 2020-02-10 | 1 | -1/+1 |
| * | chunk 6 of CMP contribution to OpenSSL | Dr. David von Oheimb | 2019-12-12 | 1 | -1/+97 |