Histórico de Commits

Autor SHA1 Mensagem Data
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. há 2 anos atrás
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 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
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore há 2 anos atrás
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern há 2 anos atrás
  Dr. David von Oheimb 08dfbe0798 cmp_ctx.c: Remove redundancy form the defs of many getters and setters há 2 anos atrás
  Pauli 75e1191f4d cmp: remove TODOs há 3 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
  Petr Gotthard 32075a1724 Fix memory leak in OSSL_CMP_CTX há 3 anos atrás
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) há 3 anos atrás
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() há 3 anos atrás
  Dr. David von Oheimb cd69b4bd7c OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors há 3 anos atrás
  Shane Lontis 4669015d7b Add ossl_ x509 symbols há 3 anos atrás
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters há 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year há 3 anos atrás
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack há 3 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 4 anos atrás
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX há 4 anos atrás
  Matt Caswell 798f932980 Fix safestack issues in cmp.h há 4 anos atrás
  Matt Caswell b4780134df Fix safestack issues in asn1.h há 4 anos atrás
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h há 4 anos atrás
  Matt Caswell e6623cfbff Fix safestack issues in x509.h há 4 anos atrás
  Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 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 15076c26d7 Strengthen chain building for CMP há 4 anos atrás
  Dr. David von Oheimb 39082af2fa Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout há 4 anos atrás
  Dr. David von Oheimb 1a5ae1da14 Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp 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 2300083887 crypto/cmp: Prevent misleading errors in case x509v3_cache_extensions() fails 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