Geoff Thorpe
|
1e26a8baed
|
Fix a variety of warnings generated by some elevated compiler-fascism,
OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff...
|
2008-03-16 21:05:46 +00:00 |
|
Dr. Stephen Henson
|
2f0550c4c1
|
Lookup public key ASN1 methods by string by iterating through all
implementations instead of all added ENGINEs to cover case where an
ENGINE is not added.
|
2007-11-21 17:25:58 +00:00 |
|
Ben Laurie
|
777c47acbe
|
Make things static that should be. Declare stuff in headers that should be.
Fix warnings.
|
2006-08-28 17:01:04 +00:00 |
|
Dr. Stephen Henson
|
41eacc84a0
|
Clarify comment and add #ifdef.
|
2006-06-05 12:38:22 +00:00 |
|
Dr. Stephen Henson
|
01b8b3c7d2
|
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
2006-06-05 11:52:46 +00:00 |
|
Dr. Stephen Henson
|
de9fcfe348
|
Initial public key ASN1 method engine support. Not integrated yet.
|
2006-06-02 17:52:27 +00:00 |
|