Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 084d3afd26 Compensate for CMP-related TODOs removed by PR #15539 3 years ago
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 1 year ago
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 years ago
  Dr. David von Oheimb 74107c4428 CMP: implement optional hashAlg field of certConf CMPv3 message 2 years ago
  Dr. David von Oheimb c4ad4e5bf6 CMP: introduce version 3, while version 2 stays the default 2 years ago
  Matt Caswell 95f8c1e142 Fix CMP code to not assume NUL terminated strings 2 years ago
  Dr. David von Oheimb 7df56adac7 CMP: Add missing getter functions to CRMF API and CMP API 3 years ago
  Dr. David von Oheimb 991519aeb9 CMP: Improve reporting of error codes and related strings via 'error' msg 3 years ago
  Dr. David von Oheimb 7b3990e3f8 CMP: Clean up internal message creation API and its documentation 3 years ago
  Matt Caswell c631378058 Use the new ASN.1 libctx aware capabilities in CMP 3 years ago
  Pauli 75e1191f4d cmp: remove TODOs 3 years ago
  Petr Gotthard 32075a1724 Fix memory leak in OSSL_CMP_CTX 3 years ago
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) 3 years ago
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Dr. David von Oheimb dd5fa5f5af CMP: On NULL-DN subject or issuer input omit field in cert template 3 years ago
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 3 years ago
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted 3 years ago
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP 3 years ago
  Dr. David von Oheimb 39082af2fa Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout 3 years ago
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 3 years ago
  Dr. David von Oheimb 28e9f62b2d cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve its doc 4 years ago
  Dr. David von Oheimb 97e00da902 Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc 4 years ago
  Dr. David von Oheimb 1a7cd250ad Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() 4 years ago
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists 4 years ago
  Dr. David von Oheimb fafa56a14f Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.c 4 years ago
  Dr. David von Oheimb 299e0f1eae Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq() 4 years ago