Matt Caswell
|
903738ac63
Fix missing malloc return value checks
|
9 vuotta sitten |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 vuotta sitten |
Kaspar Brand
|
b0cfaf58ad
Fix for PEM_X509_INFO_read_bio.
|
11 vuotta sitten |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 vuotta sitten |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 vuotta sitten |
Ben Laurie
|
8bbf6ac010
Don't dereference NULL argument. Coverity ID 52.
|
17 vuotta sitten |
Dr. Stephen Henson
|
0e3453536e
Fix warnings.
|
18 vuotta sitten |
Dr. Stephen Henson
|
43c9825c2a
Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign
|
18 vuotta sitten |
Nils Larsch
|
3eeaab4bed
make
|
19 vuotta sitten |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 vuotta sitten |
Dr. Stephen Henson
|
836ec0c764
Stop compiler warnings about deprecated lvalue casts.
|
19 vuotta sitten |
Dr. Stephen Henson
|
f68854b4c3
Various Win32 and other fixes for warnings and compilation errors.
|
19 vuotta sitten |
Ben Laurie
|
8bb826ee53
Consistency.
|
19 vuotta sitten |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 vuotta sitten |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 vuotta sitten |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 vuotta sitten |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 vuotta sitten |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 vuotta sitten |
Bodo Möller
|
0bee0e6294
Use SEC1 format for EC private keys.
|
22 vuotta sitten |
Richard Levitte
|
35c2b3a9ac
Uhmmm, if we use && after having tested for the presence of the certificate,
|
22 vuotta sitten |
Bodo Möller
|
16b0384bd2
use ERR_peek_last_error() instead of ERR_peek_error() to ignore
|
23 vuotta sitten |
Richard Levitte
|
915c6a21ba
Stop assuming the IV is 8 bytes long, use the real size instead.
|
23 vuotta sitten |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 vuotta sitten |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 vuotta sitten |
Lutz Jänicke
|
b5f6d9dc6e
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.
|
24 vuotta sitten |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 vuotta sitten |
Dr. Stephen Henson
|
06556a1744
'req' fixes. Reinstate length check one request fields.
|
25 vuotta sitten |
Bodo Möller
|
74678cc2f8
Additional user data argument to pem_password_cb function type
|
25 vuotta sitten |
Dr. Stephen Henson
|
b7d135b353
Two new functions to write out PKCS#8 private keys. Also fixes for some of
|
25 vuotta sitten |
Bodo Möller
|
3ae76679c7
Introduce and use function typedef pem_password_cb so that we don't call
|
25 vuotta sitten |