Commit History

Author SHA1 Message Date
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 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 cac30a69bc cmp_msg.c: Copy libctx and propq of CMP_CTX to newly enrolled certificate 3 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 1202de4481 Add OSSL_CMP_MSG_write(), use it in apps/cmp.c 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 593d6554f8 Export crm_new() of cmp_msg.c under the name OSSL_CMP_CTX_setup_CRM() 4 years ago
  Dr. David von Oheimb 299e0f1eae Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq() 4 years ago
  Dr. David von Oheimb 1337a3a998 Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber 4 years ago
  Dr. David von Oheimb 11baa470a2 Fix CMP -days option range checking and test failing with enable-ubsan 4 years ago
  Dr. David von Oheimb 1a27fe4be2 Bug fix in ossl_cmp_certRep_new(): must allocate empty extraCerts stack 4 years ago
  Dr. David von Oheimb b27ff9b87c Streamline the approach to set CMP message recipient and expected sender 4 years ago
  Dr. David von Oheimb 63f1883dca Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() 4 years ago
  Dr. David von Oheimb 143be4748e Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dr. David von Oheimb 753283cd23 Add CMP error reason 'missing reference cert' 4 years ago
  Dr. David von Oheimb e599d0aecd Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/ 4 years ago
  Dr. David von Oheimb 7e765f46a6 Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 4 years ago
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Dr. David von Oheimb ae8483d24d Rename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP_MSG_bio 4 years ago
  Dr. David von Oheimb 44387c9000 Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig() 4 years ago
  Dr. David von Oheimb 62dcd2aa17 Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing 4 years ago
  Dr. David von Oheimb 235595c402 fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 4 years ago
  Dr. David von Oheimb 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL 4 years ago