Jordan Montgomery
|
db554ae110
Expose PKCS7_get_octet_string and PKCS7_type_is_other
|
4 rokov pred |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 rokov pred |
Matt Caswell
|
02199cc39d
Fix safestack issues in pkcs7.h
|
4 rokov pred |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 rokov pred |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 rokov pred |
Shane Lontis
|
0f0b7dfbe5
Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit()
|
4 rokov pred |
Dmitry Belyavskiy
|
835b290016
Fix PKCS#7 so that it still works with non fetchable cipher algorithms.
|
4 rokov pred |
Dmitry Belyavskiy
|
bd1bbbfe51
Fix PKCS#7 so that it still works with non fetchable digest algorithms.
|
4 rokov pred |
Shane Lontis
|
90a1f2d76f
Add libctx support to PKCS7.
|
4 rokov pred |
Dr. David von Oheimb
|
1337a3a998
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber
|
4 rokov pred |
Shane Lontis
|
eae4a00834
Fix CID 1454808: Error handling issues NEGATIVE_RETURNS (PKCS7_dataDecode())
|
4 rokov pred |
Matt Caswell
|
454afd9866
Update copyright year
|
4 rokov pred |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 rokov pred |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 rokov pred |
Bernd Edlinger
|
5840ed0cd1
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
|
5 rokov pred |
Matt Caswell
|
dfcb5d29b5
Add the ability to perform signatures in a provider
|
5 rokov pred |
Richard Levitte
|
b7617a3a99
Following the license change, modify the boilerplates in crypto/pkcs7/
|
6 rokov pred |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 rokov pred |
Matt Caswell
|
4718f449a3
Improve error handling in pk7_doit
|
6 rokov pred |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 rokov pred |
Mouse
|
e680311770
Code hygiene; initialize some pointers.
|
7 rokov pred |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 rokov pred |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 rokov pred |
Matt Caswell
|
d356dc5619
Add some missing return value checks
|
8 rokov pred |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 rokov pred |
Matt Caswell
|
d54ac5c4bf
Free memory on error in PKCS7_dataFinal()
|
8 rokov pred |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 rokov pred |
Dr. Stephen Henson
|
8382fd3a93
Use X509_get0_pubkey where appropriate
|
9 rokov pred |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 rokov pred |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 rokov pred |