Commit History

Author SHA1 Message Date
  Dr. David von Oheimb d7d3dae694 CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions 2 years ago
  Dr. David von Oheimb 8fc120bda2 cms_sd.c: fix style/formatting nits reported check-format.pl 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Viktor Söderqvist 07342bad1b CMS sign digest 3 years ago
  Michael Baentsch d15d561844 enable CMS sign/verify for provider-implemented PKEYs 2 years ago
  Dr. David von Oheimb 04bc3c1277 Fix malloc failure handling of X509_ALGOR_set0() 2 years ago
  Dr. David von Oheimb 9944df112f asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying code 2 years ago
  PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Dr. David von Oheimb 8a734d3aaf CMS_get0_SignerInfos(): Prevent spurious error on cms_get0_signed() failure 3 years ago
  Dr. David von Oheimb 4189dc3782 CMS ESS: Move four internal aux function to where they belong in crypto/cms 3 years ago
  Dr. David von Oheimb 1751768cd1 ESS: Export three core functions, clean up TS and CMS CAdES-BES usage 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
  Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 3 years ago
  Shane Lontis e72dbd8e13 Fix usages of const EVP_MD. 3 years ago
  Shane Lontis 3022b7f404 Rename CMS_si_check_attributes to ossl_cms_si_check_attributes 3 years ago
  Pauli 1666eec837 misc: other init function param additions 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 c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 9ab7fe4836 Move CMS signing code out of the algorithms and into CMS 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Shane Lontis 81777339e9 Fix CID 1466709 : Negative value passed to a function that cant be negative in cms_sd.c 3 years ago
  Matt Caswell 904e1f92b3 Fix safestack issues in cms.h 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago