Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 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 3 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 e6623cfbff Fix safestack issues in x509.h 3 years ago
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP 3 years ago
  Richard Levitte 9afa0748cf TEST: Fix CMP tests so they load keys in the current library context 3 years ago
  Dr. David von Oheimb 4561f15fdb Add libctx/provider support to cmp_protect_test 3 years ago
  Dr. David von Oheimb b0248cbc3e Add libctx/provider support to cmp_client_test 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 28e9f62b2d cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve its doc 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 06cee80a84 testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL 3 years ago
  Dr. David von Oheimb 63f1883dca Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() 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 642f60d840 Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency 4 years ago
  Dr. David von Oheimb cfca56dfae Fix handling of CMP msg senderKID and improve doc of related CTX functions 4 years ago
  Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL 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
  Matt Caswell 8d242823ed Fix common test framework options 4 years ago
  Matt Caswell ef07122202 Fix no-ec 4 years ago
  Dr. David von Oheimb 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL 4 years ago