Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 7e3034939b CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs 1 year ago
  Dr. David von Oheimb 19ddcc4cbb CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages 1 year ago
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Dr. David von Oheimb 7af110f9f5 CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc 1 year ago
  Dr. David von Oheimb 74107c4428 CMP: implement optional hashAlg field of certConf CMPv3 message 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb c8c923454b OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert 2 years ago
  Dr. David von Oheimb d580c2790f OSSL_CMP_MSG_read(): Fix mem leak on file read error 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 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 6eaf139f62 ossl_cmp_error_new(): Fix Coverity issue 1486534, and consequently also issues 1486536 and 1486533 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
  Dr. David von Oheimb eefdb8e013 X509_digest_sig(): Improve default hash for EdDSA and allow to return the chosen default 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
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 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 5e128ed120 CMP: Fix total_timeout behavior; small doc and diagnostic improvements 3 years ago
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 3d46c81a7d CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages 3 years ago
  Dr. David von Oheimb f87ead9801 ossl_cmp_certreq_new(): Fix POPO key mismatch in case newPkey is just public key 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. David von Oheimb d718521fca cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplate 3 years ago
  Matt Caswell 98c35dc48d Fix safestack issues in crmf.h 3 years ago
  Matt Caswell 798f932980 Fix safestack issues in cmp.h 3 years ago