Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 65def9de80 CMS_add0_cert: if cert already present, do not throw error but ignore it 1 year ago
  Dr. David von Oheimb 6f9e531003 CMS_add1_crl(): prevent double free on failure of CMS_add0_crl() 1 year ago
  ndossche abf654645d Fix incomplete error check on BIO_set_md() 1 year ago
  Todd Short 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Daniel Fiala 678b489a2a Clear incorrectly reported errors in d2i_CMS_ContentInfo 1 year ago
  JHH20 e257d3e76f Remove duplicated #include headers 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
  Matt Caswell 5dca2afca3 Use the new ASN.1 libctx aware functions in CMS 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 3 years ago
  Shane Lontis 53155f1c81 Fix external symbols for cms. 3 years ago
  Dr. David von Oheimb c1be4d617c Rename internal X509_add_cert_new() to ossl_x509_add_cert_new() 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 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Matt Caswell 904e1f92b3 Fix safestack issues in cms.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Jakub Zelenka 924663c36d Add CMS AuthEnvelopedData with AES-GCM support 3 years ago
  Shane Lontis 1acb2e6f35 Fix CMS so that it still works with non fetchable algorithms. 3 years ago
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists 4 years ago
  Shane Lontis c1669f41ea Add libctx support to CMS. 3 years ago
  Norman Ashley 19b4e6f8fe Coverity Fixes for issue #12531 3 years ago
  Dr. David von Oheimb 1337a3a998 Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber 4 years ago