Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Dr. Stephen Henson
|
e855d538de
PR: 2255
|
14 years ago |
Bodo Möller
|
2d9dcd4ff0
Always check bn_wexpend() return values for failure (CVE-2009-3245).
|
14 years ago |
Dr. Stephen Henson
|
d4f0339c66
Update from 1.0.0-stable.
|
15 years ago |
Dr. Stephen Henson
|
3c07d3a3d3
Finish gcc 4.2 changes.
|
17 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Nils Larsch
|
edb0600583
clear dso pointer in case of an error
|
19 years ago |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 years ago |
Geoff Thorpe
|
f15390bdb4
The inclusion of bn.h from the engine.h API header has been deprecated, so
|
20 years ago |
Geoff Thorpe
|
3a87a9b9db
Reduce header interdependencies, initially in engine.h (the rest of the
|
20 years ago |
Geoff Thorpe
|
46ef873f0b
By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key
|
20 years ago |
Richard Levitte
|
a99ce1a574
Conform with the standard prototype for engine control functions.
|
21 years ago |
Geoff Thorpe
|
dcfb57c736
This memset() in the ubsec ENGINE is a bug. Zeroing out the result array
|
21 years ago |
Geoff Thorpe
|
0e4aa0d2d2
As with RSA, which was modified recently, this change makes it possible to
|
22 years ago |
Geoff Thorpe
|
4ebb5293fc
RSA_METHOD now supports key-generation, but (for now) none of these
|
22 years ago |
Richard Levitte
|
8f797f14b8
When build as dynamic engines, the loading functions should be defined
|
22 years ago |
Geoff Thorpe
|
5be1264b7e
The ENGINE implementations in ./engines/ should be role models on how to
|
22 years ago |
Richard Levitte
|
665dc3924d
Step 7 of move of engines: Engines should not depend on private
|
22 years ago |
Richard Levitte
|
ecd45314b8
Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT to
|
22 years ago |
Richard Levitte
|
5572f482e7
Step 2 of move of engines: copy engines to new directory and rename them
|
22 years ago |