Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 years ago |
Bodo Möller
|
0bee0e6294
Use SEC1 format for EC private keys.
|
22 years ago |
Richard Levitte
|
35c2b3a9ac
Uhmmm, if we use && after having tested for the presence of the certificate,
|
22 years ago |
Bodo Möller
|
16b0384bd2
use ERR_peek_last_error() instead of ERR_peek_error() to ignore
|
23 years ago |
Richard Levitte
|
915c6a21ba
Stop assuming the IV is 8 bytes long, use the real size instead.
|
23 years ago |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Lutz Jänicke
|
b5f6d9dc6e
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Dr. Stephen Henson
|
06556a1744
'req' fixes. Reinstate length check one request fields.
|
25 years ago |
Bodo Möller
|
74678cc2f8
Additional user data argument to pem_password_cb function type
|
25 years ago |
Dr. Stephen Henson
|
b7d135b353
Two new functions to write out PKCS#8 private keys. Also fixes for some of
|
25 years ago |
Bodo Möller
|
3ae76679c7
Introduce and use function typedef pem_password_cb so that we don't call
|
25 years ago |
Ralf S. Engelschall
|
20b85fdd76
Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |