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