Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 éve |
Dmitry Belyavskiy
|
83ab43da0c
Check that IV length is not less than zero
|
2 éve |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 éve |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 éve |
Shane Lontis
|
53155f1c81
Fix external symbols for cms.
|
3 éve |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 éve |
Shane Lontis
|
84af8027c5
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
|
3 éve |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 éve |
Jakub Zelenka
|
924663c36d
Add CMS AuthEnvelopedData with AES-GCM support
|
4 éve |
Shane Lontis
|
1acb2e6f35
Fix CMS so that it still works with non fetchable algorithms.
|
4 éve |
Shane Lontis
|
c1669f41ea
Add libctx support to CMS.
|
4 éve |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 éve |
Shane Lontis
|
c8ea9bc670
Fix CID 1454806: NEGATIVE_RETURNS (cms_enc.c)
|
4 éve |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 éve |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 éve |
Richard Levitte
|
08ddd30230
Following the license change, modify the boilerplates in crypto/cms/
|
6 éve |
Richard Levitte
|
28428130db
Update copyright year
|
6 éve |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 éve |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 éve |
Dr. Stephen Henson
|
708cf5ded2
Only set CMS parameter when encrypting
|
8 éve |
Dr. Stephen Henson
|
5ff73fb230
typo
|
8 éve |
Dr. Stephen Henson
|
3fd60dc422
Always try to set ASN.1 parameters for CMS.
|
8 éve |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 éve |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 éve |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 éve |
Dr. Stephen Henson
|
891eac4604
Fix memory leak if setup fails.
|
9 éve |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 éve |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 éve |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 éve |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
9 éve |