Commit History

Author SHA1 Message Date
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Dr. David von Oheimb 5e128ed120 CMP: Fix total_timeout behavior; small doc and diagnostic improvements 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
  Ankita Shetty 4c0d49ed41 cmp_client.c: Fix indentation and remove empty line 4 years ago
  Ankita Shetty a676c53c7f cmp_client.c: Remove dead code of variable 'txt' in cert_response() 4 years ago
  Dr. David von Oheimb 8c5c2fa544 CMP: prevent misleading PKIStatusInfo output if not response available 4 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Matt Caswell 98c35dc48d Fix safestack issues in crmf.h 4 years ago
  Matt Caswell 798f932980 Fix safestack issues in cmp.h 4 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 4 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 years ago
  Dr. David von Oheimb bb30bce22b bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCerts in code and doc 4 years ago
  Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 4 years ago
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted 4 years ago
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 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 430efff1b9 Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update() 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 afe554c2d2 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 4 years ago
  Bernd Edlinger b5f7aa5ce7 Fix a printf format error in cmp_client.c 4 years ago
  Dr. David von Oheimb 7e765f46a6 Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 4 years ago