aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/cms.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-4/+5
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-03-03Implementation of Russian GOST CMSDmitry Belyavskiy1-0/+5
2019-11-18PEM: constify PEM_write_ routinesRichard Levitte1-1/+1
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-3/+3
2019-07-31CAdES : lowercase name for now internal methods.FdaSilvaYY1-3/+0
2019-07-24Remove OPENSSL_X509V3_H include detector from openssl/cms.hDr. Matthias St. Pierre1-3/+0
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-1/+1
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono1-1/+5
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-06-07make error tables const and separate header fileRich Salz1-179/+5
2017-05-27Fix spelling errors in CMS.Josh Soref1-2/+7
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY1-4/+4
2016-07-25Constify CMS_decrypt_set1_key input bufferFdaSilvaYY1-1/+1
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-06-15Constify CMS_get0_type inputFdaSilvaYY1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-4/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-49/+5
2016-03-20Remove #error from include files.Rich Salz1-9/+9
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-4/+4
2016-01-07Fix declarations and constification for inline stack.Dr. Stephen Henson1-1/+3
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+556