Historique des commits

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