Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Jiasheng Jiang
|
8211ca45e4
PKCS7: Remove one of the duplicate checks
|
8 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
35da6af1f8
Support signedAndEnveloped content in PKCS7_decrypt()
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
David von Oheimb
|
4fdc16af05
X509_STORE_CTX_set_default(): improve error handling, also in its use
|
2 years ago |
Dr. David von Oheimb
|
f69ec4b484
PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/
|
2 years ago |
Alon Bar-Lev
|
67c0460b89
Handle SMIME_crlf_copy return code
|
2 years ago |
Nikolas
|
30adf6d209
Revert unnecessary PKCS7_verify() performance optimization
|
3 years ago |
Peiwei Hu
|
48b571fe77
Fix the checks of BIO_get_cipher_status
|
2 years ago |
Shane Lontis
|
681618cfc1
Fix external symbols for pkcs7.
|
3 years ago |
Dr. David von Oheimb
|
c926a5ecb7
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
038f4dc68e
Fix PKCS7 potential segfault
|
3 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Dmitry Belyavskiy
|
13c5ec569e
Fix zero-length content verification in S/MIME format
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
02199cc39d
Fix safestack issues in pkcs7.h
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Shane Lontis
|
90a1f2d76f
Add libctx support to PKCS7.
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Richard Levitte
|
b7617a3a99
Following the license change, modify the boilerplates in crypto/pkcs7/
|
6 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Matt Caswell
|
36c6f0ad0f
Fix PKCS7 memory leak
|
8 years ago |
Rich Salz
|
f0e0fd51fd
Make many X509_xxx types opaque.
|
8 years ago |