index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
/
cms_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMS_add1_signer(): add missing ERR_raise() calls
Dr. David von Oheimb
2023-10-17
1
-1
/
+3
*
Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
Matt Caswell
2022-12-22
1
-0
/
+2
*
CMS sign digest
Viktor Söderqvist
2022-04-02
1
-1
/
+3
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-2
/
+0
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-5
/
+11
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-0
/
+12
*
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-08
1
-0
/
+3
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
1
-0
/
+4
*
CMS KARI: Temporarly downgrade newly generated EVP_PKEYs to legacy
Richard Levitte
2020-04-10
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-149
/
+1
*
Add the content type attribute to additional CMS signerinfo.
Shane Lontis
2019-06-03
1
-1
/
+4
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/cms/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-1
/
+4
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-198
/
+231
*
Fix spelling errors in CMS.
Josh Soref
2017-05-27
1
-3
/
+3
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-7
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-18
/
+18
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-182
/
+235
*
CMS support for key agreeement recipient info.
Dr. Stephen Henson
2013-07-17
1
-1
/
+9
*
CMS public key parameter support.
Dr. Stephen Henson
2013-06-21
1
-0
/
+2
*
Add function CMS_RecipientInfo_encrypt
Dr. Stephen Henson
2013-02-26
1
-1
/
+2
*
Experimental CMS password based recipient Info support.
Dr. Stephen Henson
2009-11-26
1
-2
/
+11
*
Fix typo and add header files to err library.
Dr. Stephen Henson
2008-04-06
1
-12
/
+12
*
Give consistent return value and add error code for duplicate certificates.
Dr. Stephen Henson
2008-04-06
1
-1
/
+3
*
Signed receipt generation code.
Dr. Stephen Henson
2008-03-28
1
-0
/
+4
*
Support for verification of signed receipts.
Dr. Stephen Henson
2008-03-28
1
-1
/
+15
*
Add support for signed receipt request printout and generation.
Dr. Stephen Henson
2008-03-26
1
-1
/
+2
*
Signed Receipt Request utility functions and option on CMS utility to
Dr. Stephen Henson
2008-03-26
1
-0
/
+1
*
Allow alternate eContentType oids to be set in cms utility.
Dr. Stephen Henson
2008-03-19
1
-0
/
+1
*
Rebuild CMS error codes.
Dr. Stephen Henson
2008-03-19
1
-13
/
+2
*
Add support for KEK decrypt in cms utility.
Dr. Stephen Henson
2008-03-19
1
-2
/
+8
*
More support for KEK RecipientInfo.
Dr. Stephen Henson
2008-03-18
1
-0
/
+10
*
Partial support for KEKRecipientInfo type.
Dr. Stephen Henson
2008-03-17
1
-0
/
+4
*
Preliminary support for enveloped data content type creation.
Dr. Stephen Henson
2008-03-17
1
-1
/
+8
*
Add support for random key generation: this will be needed by enveloped data.
Dr. Stephen Henson
2008-03-16
1
-0
/
+1
*
Initial support for enveloped data decrypt. Extent runex.pl to cover these
Dr. Stephen Henson
2008-03-16
1
-3
/
+9
*
Return error if no cipher set for encrypted data type.
Dr. Stephen Henson
2008-03-15
1
-0
/
+2
*
Reorganise encrypted content info code to avoid duplication and be more
Dr. Stephen Henson
2008-03-14
1
-0
/
+9
*
Encrypted Data type processing. Add options to cms utility and run section 7
Dr. Stephen Henson
2008-03-14
1
-0
/
+3
*
New utility functions for encryptedData content type which will also be used
Dr. Stephen Henson
2008-03-14
1
-0
/
+6
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-0
/
+170