aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_io.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-1/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Clear incorrectly reported errors in cms_io.Daniel Fiala2022-04-211-2/+8
* Use the new ASN.1 libctx aware functions in CMSMatt Caswell2021-06-051-3/+10
* Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary inputDr. David von Oheimb2021-05-191-3/+3
* Fix external symbols for cms.Shane Lontis2021-02-221-5/+5
* Update copyright yearRichard Levitte2021-01-281-1/+1
* CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.Shane Lontis2021-01-181-2/+2
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-1/+1
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-5/+5
* Add libctx support to CMS.Shane Lontis2020-08-091-7/+26
* PEM: constify PEM_write_ routinesRichard Levitte2019-11-181-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-0/+1
* Following the license change, modify the boilerplates in crypto/cms/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-49/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-57/+57
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-1/+1
* Use correct headers for signed receipts. Use consistent naming.Dr. Stephen Henson2008-03-311-2/+3
* Various tidies/fixes:Dr. Stephen Henson2008-03-181-14/+0
* And so it begins...Dr. Stephen Henson2008-03-121-0/+146