Richard Levitte
|
b7617a3a99
Following the license change, modify the boilerplates in crypto/pkcs7/
|
6 yıl önce |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 yıl önce |
Matt Caswell
|
4718f449a3
Improve error handling in pk7_doit
|
6 yıl önce |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 yıl önce |
Mouse
|
e680311770
Code hygiene; initialize some pointers.
|
7 yıl önce |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 yıl önce |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 yıl önce |
Matt Caswell
|
d356dc5619
Add some missing return value checks
|
8 yıl önce |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 yıl önce |
Matt Caswell
|
d54ac5c4bf
Free memory on error in PKCS7_dataFinal()
|
8 yıl önce |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 yıl önce |
Dr. Stephen Henson
|
8382fd3a93
Use X509_get0_pubkey where appropriate
|
9 yıl önce |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 yıl önce |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 yıl önce |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 yıl önce |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
9 yıl önce |
Dr. Stephen Henson
|
a8d8e06b0a
Avoid direct X509 structure access
|
9 yıl önce |
Emilia Kasper
|
59302b600e
PKCS#7: Fix NULL dereference with missing EncryptedContent.
|
9 yıl önce |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 yıl önce |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 yıl önce |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 yıl önce |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 yıl önce |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 yıl önce |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 yıl önce |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 yıl önce |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
9 yıl önce |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 yıl önce |
Emilia Kasper
|
c225c3cf9b
PKCS#7: avoid NULL pointer dereferences with missing content
|
9 yıl önce |
Dr. Stephen Henson
|
9b0a453190
Make X509_ATTRIBUTE opaque.
|
9 yıl önce |
Rich Salz
|
02a938c953
Dead code removal: #if 0 asn1, pkcs7
|
9 yıl önce |