Commit History

Author SHA1 Message Date
  Dimitri Papadopoulos 164a541b93 Fix new typos found by codespell 9 months ago
  Rajeev Ranjan b14ec830f5 cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.c 1 year ago
  Dr. David von Oheimb bedffe1731 crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed delivery 1 year ago
  Rajeev Ranjan 192bfec487 crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of responses 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Dr. David von Oheimb 25b18e629d crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 1 year ago
  Dr. David von Oheimb 036a444fdc OSSL_CMP_SRV_process_request(): fix recipNonce on error in subsequent request of a transaction 1 year ago
  Dr. David von Oheimb 084d3afd26 Compensate for CMP-related TODOs removed by PR #15539 3 years ago
  Dr. David von Oheimb 19ddcc4cbb CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb a3ea35c293 CMP check_msg_find_cert(): improve diagnostics on transactionID mismatch 2 years ago
  Dr. David von Oheimb ae8ff109c1 cmp_server.c: Log received request type before checking details 2 years ago
  Dr. David von Oheimb 1986f6152f OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for consistency 3 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
  Dr. David von Oheimb 83c2744173 cmp_server.c: Fix check: certConf not allowed after transaction is closed 3 years ago
  Pauli 75e1191f4d cmp: remove TODOs 3 years ago
  Dr. David von Oheimb ca8f823ffd CMP test server: Extend error reporting on cert rejected for revocation 3 years ago
  Dr. David von Oheimb 5a0e05413a cmp_server.c: Improve transaction management and logging 3 years ago
  Dr. David von Oheimb 35d445be2c OSSL_CMP_SRV_process_request(): Log any error queue entries on response 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
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 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 e6623cfbff Fix safestack issues in x509.h 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 1a7cd250ad Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() 4 years ago