Historique des commits

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