Histórico de Commits

Autor SHA1 Mensagem Data
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ há 2 anos atrás
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() há 2 anos atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Dimitris Apostolou e304aa87b3 Fix typos há 2 anos atrás
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore há 2 anos atrás
  Peiwei Hu 869b7dd000 test/cmp_vfy_test.c: free before return há 2 anos atrás
  Matt Caswell c631378058 Use the new ASN.1 libctx aware capabilities in CMP há 3 anos atrás
  Richard Levitte 4333b89f50 Update copyright year há 3 anos atrás
  Dr. David von Oheimb 0b7368dda0 TEST: move cert, key, and CSR loading aux functions to new testutil/load.c há 3 anos atrás
  Dr. David von Oheimb bca7ad6efd Use adapted test_get_libctx() for simpler test setup and better error reporting há 4 anos atrás
  Dr. David von Oheimb 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ há 3 anos atrás
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX há 4 anos atrás
  Matt Caswell 98c35dc48d Fix safestack issues in crmf.h há 4 anos atrás
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted há 4 anos atrás
  Dr. David von Oheimb bdd6784fdd Add libctx/provider support to cmp_vfy_test há 4 anos atrás
  Dr. David von Oheimb b0248cbc3e Add libctx/provider support to cmp_client_test há 4 anos atrás
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt há 4 anos atrás
  Dr. David von Oheimb 1a7cd250ad Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() há 4 anos atrás
  Dr. David von Oheimb 06cee80a84 testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL há 4 anos atrás
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists há 4 anos atrás
  Dr. David von Oheimb be7f84e2e2 Disable tests in cmp_vfy_test.c that make no sense if FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION há 4 anos atrás
  Dr. David von Oheimb c4a9e3ebbb Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update() há 4 anos atrás
  Dr. David von Oheimb 430efff1b9 Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update() há 4 anos atrás
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... há 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Dr. David von Oheimb 78b4aba9f8 Fix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION há 4 anos atrás
  Dr. David von Oheimb 7e765f46a6 Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests há 4 anos atrás
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ há 4 anos atrás
  Dr. David von Oheimb 62dcd2aa17 Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing há 4 anos atrás
  Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL há 4 anos atrás