Commit History

Author SHA1 Message Date
  Todd Short 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Dr. David von Oheimb f69ec4b484 PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/ 2 years ago
  Alon Bar-Lev 67c0460b89 Handle SMIME_crlf_copy return code 2 years ago
  Alon Bar-Lev b03756130d REGRESSION: CMS_final: do not ignore CMS_dataFinal result 2 years ago
  Peiwei Hu 48b571fe77 Fix the checks of BIO_get_cipher_status 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Viktor Söderqvist 07342bad1b CMS sign digest 3 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Pauli ed5b26ce0b Add return value NULL checks that were missing 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 27344bb82a cms: remove most references to EVP_sha1() 3 years ago
  Dr. David von Oheimb 63b64f19c1 TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 3 years ago
  Shane Lontis 53155f1c81 Fix external symbols for cms. 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 84af8027c5 CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Dmitry Belyavskiy 13c5ec569e Fix zero-length content verification in S/MIME format 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Matt Caswell 904e1f92b3 Fix safestack issues in cms.h 4 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 years ago
  Jakub Zelenka 924663c36d Add CMS AuthEnvelopedData with AES-GCM support 4 years ago
  Shane Lontis c1669f41ea Add libctx support to CMS. 4 years ago
  FdaSilvaYY 9e3c510bde crypto/cms: add CAdES-BES signed attributes validation 5 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dmitry Belyavskiy 71434aed0d Implementation of Russian GOST CMS 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago