Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Dr. David von Oheimb e0f1ec3b2e CMP client: fix checking new cert enrolled with oldcert and without private key 1 year ago
  Dr. David von Oheimb 25b18e629d crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 1 year ago
  Danny Carpenter 8835940db5 adding provider_unload functions for cmp_ tests 1 year ago
  Dr. David von Oheimb 6f88876d4e cmp_client_test.c: add tests for errors reported by server on subsequent requests in a transaction 1 year ago
  Dr. David von Oheimb b908ec0f21 cmp_client_test.c: add tests for end_time being initialized for RR/GENM 1 year ago
  Dr. David von Oheimb 6ea44d07a7 cmp_client_test.c: add tests for OSSL_CMP_CTX_get_status 1 year ago
  Dr. David von Oheimb 1c04866c67 OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs 2 years ago
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb b971d4198d CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set1_refCert() 3 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb 574246ae02 cmp_client_test.c: Remove needless dependency on NDEBUG 3 years ago
  Matt Caswell d2b6c06274 Ensure libctx/propq is propagated when handling X509_REQ 3 years ago
  Pauli fd009d763a test: remove TODOs 3 years ago
  Pauli 23e97567be test: add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Dr. David von Oheimb ee56cec733 CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 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 0b7368dda0 TEST: move cert, key, and CSR loading aux functions to new testutil/load.c 3 years ago
  Dr. David von Oheimb bca7ad6efd Use adapted test_get_libctx() for simpler test setup and better error reporting 4 years ago
  Dr. David von Oheimb 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 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 7eb48cfc66 test/cmp_{client,msg}_test.c: minor code cleanup 4 years ago
  Richard Levitte 9afa0748cf TEST: Fix CMP tests so they load keys in the current library context 4 years ago
  Dr. David von Oheimb b0248cbc3e Add libctx/provider support to cmp_client_test 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
  Dr. David von Oheimb 299e0f1eae Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq() 4 years ago