summaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_io.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-04-21Clear incorrectly reported errors in cms_io.Daniel Fiala
2021-06-05Use the new ASN.1 libctx aware functions in CMSMatt Caswell
2021-05-19Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary inputDr. David von Oheimb
2021-02-22Fix external symbols for cms.Shane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-18CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.Shane Lontis
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-10-15Update copyright yearMatt Caswell
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-08-09Add libctx support to CMS.Shane Lontis
2019-11-18PEM: constify PEM_write_ routinesRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2018-12-06Following the license change, modify the boilerplates in crypto/cms/Richard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2008-03-31Use correct headers for signed receipts. Use consistent naming.Dr. Stephen Henson
2008-03-18Various tidies/fixes:Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson