index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
/
cms_smime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...
Dr. David von Oheimb
2024-07-17
1
-6
/
+15
*
Fix error handling in CMS_EncryptedData_encrypt
Bernd Edlinger
2024-05-06
1
-1
/
+2
*
Fix a possible memleak in CMS_sign_receipt
Bernd Edlinger
2023-11-22
1
-1
/
+2
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
CMS_decrypt_set1_*(): fix NULL deref on unsuitable content type
Dr. David von Oheimb
2023-02-08
1
-7
/
+11
*
CMS_decrypt_set1_*(): remove misleading error queue entry when recipient mism...
Dr. David von Oheimb
2022-11-25
1
-15
/
+17
*
CMS_decrypt_set1_password(): prevent mem leak on any previously set decryptio...
Dr. David von Oheimb
2022-11-25
1
-4
/
+8
*
CMS_decrypt*(): fix misconceptions and mem leak
Dr. David von Oheimb
2022-11-25
1
-10
/
+11
*
Convert ZLIB defines to OPENSSL_NO_ZLIB
Todd Short
2022-10-18
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-20
/
+21
*
PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/
Dr. David von Oheimb
2022-09-02
1
-3
/
+4
*
Handle SMIME_crlf_copy return code
Alon Bar-Lev
2022-07-28
1
-2
/
+5
*
REGRESSION: CMS_final: do not ignore CMS_dataFinal result
Alon Bar-Lev
2022-07-28
1
-1
/
+4
*
Fix the checks of BIO_get_cipher_status
Peiwei Hu
2022-06-02
1
-1
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
CMS sign digest
Viktor Söderqvist
2022-04-02
1
-0
/
+25
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-2
/
+2
*
Add return value NULL checks that were missing
Pauli
2021-11-12
1
-0
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
cms: remove most references to EVP_sha1()
Pauli
2021-04-21
1
-0
/
+4
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-1
/
+1
*
Fix external symbols for cms.
Shane Lontis
2021-02-22
1
-20
/
+21
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
Shane Lontis
2021-01-18
1
-2
/
+4
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
1
-4
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-37
/
+35
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-5
/
+5
*
Fix zero-length content verification in S/MIME format
Dmitry Belyavskiy
2020-10-08
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-36
/
+29
*
Fix safestack issues in cms.h
Matt Caswell
2020-09-13
1
-4
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-08
1
-7
/
+13
*
Add libctx support to CMS.
Shane Lontis
2020-08-09
1
-73
/
+141
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
1
-7
/
+36
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Implementation of Russian GOST CMS
Dmitry Belyavskiy
2020-03-03
1
-15
/
+25
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-8
/
+9
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
Bernd Edlinger
2019-09-10
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/cms/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Fix a mem leak in CMS
Matt Caswell
2018-05-08
1
-0
/
+1
*
Support CMS decrypt without a certificate for all key types
Dr. Stephen Henson
2017-08-08
1
-6
/
+4
*
Constify CMS_decrypt_set1_key input buffer
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-49
/
+5
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-7
/
+12
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-4
/
+2
[next]