Historial de Commits

Autor SHA1 Mensaje Fecha
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore hace 2 años
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern hace 2 años
  Dr. David von Oheimb 08dfbe0798 cmp_ctx.c: Remove redundancy form the defs of many getters and setters hace 2 años
  Pauli 75e1191f4d cmp: remove TODOs hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Petr Gotthard 32075a1724 Fix memory leak in OSSL_CMP_CTX hace 3 años
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) hace 3 años
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() hace 3 años
  Dr. David von Oheimb cd69b4bd7c OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors hace 3 años
  Shane Lontis 4669015d7b Add ossl_ x509 symbols hace 3 años
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters hace 3 años
  Matt Caswell a28d06f3e9 Update copyright year hace 3 años
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX hace 4 años
  Matt Caswell 798f932980 Fix safestack issues in cmp.h hace 4 años
  Matt Caswell b4780134df Fix safestack issues in asn1.h hace 4 años
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h hace 4 años
  Matt Caswell e6623cfbff Fix safestack issues in x509.h hace 4 años
  Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs hace 4 años
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted hace 4 años
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP hace 4 años
  Dr. David von Oheimb 39082af2fa Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout hace 4 años
  Dr. David von Oheimb 1a5ae1da14 Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp hace 4 años
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt hace 4 años
  Dr. David von Oheimb 2300083887 crypto/cmp: Prevent misleading errors in case x509v3_cache_extensions() fails hace 4 años
  Dr. David von Oheimb 1a7cd250ad Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() hace 4 años
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists hace 4 años
  Dr. David von Oheimb 11baa470a2 Fix CMP -days option range checking and test failing with enable-ubsan hace 4 años
  Dr. David von Oheimb c4a9e3ebbb Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update() hace 4 años