Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
hace 5 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
hace 5 años |
Bernd Edlinger
|
5840ed0cd1
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
|
hace 5 años |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
hace 5 años |
Richard Levitte
|
08ddd30230
Following the license change, modify the boilerplates in crypto/cms/
|
hace 6 años |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
hace 6 años |
Matt Caswell
|
3d551b20df
Fix a mem leak in CMS
|
hace 6 años |
Josh Soref
|
df578aa013
Fix spelling errors in CMS.
|
hace 7 años |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
hace 8 años |
Rich Salz
|
35096e912c
GH1141: Different fix, preferred by Richard.
|
hace 8 años |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
hace 8 años |
Alessandro Ghedini
|
03273d61e7
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
hace 8 años |
Dr. Stephen Henson
|
4a640fb6c3
Fix declarations and constification for inline stack.
|
hace 9 años |
Dr. Stephen Henson
|
8382fd3a93
Use X509_get0_pubkey where appropriate
|
hace 9 años |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
hace 9 años |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
hace 9 años |
Dr. Stephen Henson
|
05f0fb9f6a
Add X509_up_ref function.
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
hace 9 años |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
hace 9 años |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
hace 9 años |
Rich Salz
|
2ace745022
free NULL cleanup 8
|
hace 9 años |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
hace 9 años |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
hace 9 años |
Richard Levitte
|
c6ef15c494
clang on Linux x86_64 complains about unreachable code.
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Dr. Stephen Henson
|
546b1b4384
Set Enveloped data version to 2 if ktri version not zero.
|
hace 10 años |