Bernd Edlinger
|
12d40c9af5
Fix error handling in CMS_EncryptedData_encrypt
|
1 tahun lalu |
Bernd Edlinger
|
3e3aadd51c
Fix a possible memleak in CMS_sign_receipt
|
1 tahun lalu |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 tahun lalu |
Dr. David von Oheimb
|
69b995c6fb
CMS_decrypt_set1_*(): fix NULL deref on unsuitable content type
|
1 tahun lalu |
Dr. David von Oheimb
|
60ea150b1f
CMS_decrypt_set1_*(): remove misleading error queue entry when recipient mismatch was not the issue
|
2 tahun lalu |
Dr. David von Oheimb
|
911045afda
CMS_decrypt_set1_password(): prevent mem leak on any previously set decryption key
|
2 tahun lalu |
Dr. David von Oheimb
|
25dd78048b
CMS_decrypt*(): fix misconceptions and mem leak
|
2 tahun lalu |
Todd Short
|
59d21298df
Convert ZLIB defines to OPENSSL_NO_ZLIB
|
2 tahun lalu |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 tahun lalu |
Dr. David von Oheimb
|
f69ec4b484
PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/
|
2 tahun lalu |
Alon Bar-Lev
|
67c0460b89
Handle SMIME_crlf_copy return code
|
2 tahun lalu |
Alon Bar-Lev
|
b03756130d
REGRESSION: CMS_final: do not ignore CMS_dataFinal result
|
2 tahun lalu |
Peiwei Hu
|
48b571fe77
Fix the checks of BIO_get_cipher_status
|
2 tahun lalu |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 tahun lalu |
Viktor Söderqvist
|
07342bad1b
CMS sign digest
|
3 tahun lalu |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 tahun lalu |
Pauli
|
ed5b26ce0b
Add return value NULL checks that were missing
|
3 tahun lalu |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 tahun lalu |
Pauli
|
27344bb82a
cms: remove most references to EVP_sha1()
|
3 tahun lalu |
Dr. David von Oheimb
|
63b64f19c1
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
|
3 tahun lalu |
Shane Lontis
|
53155f1c81
Fix external symbols for cms.
|
3 tahun lalu |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 tahun lalu |
Shane Lontis
|
84af8027c5
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
|
3 tahun lalu |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 tahun lalu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 tahun lalu |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 tahun lalu |
Dmitry Belyavskiy
|
13c5ec569e
Fix zero-length content verification in S/MIME format
|
4 tahun lalu |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 tahun lalu |
Matt Caswell
|
904e1f92b3
Fix safestack issues in cms.h
|
4 tahun lalu |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 tahun lalu |