Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 years ago |
Nils Larsch
|
8c5a2bd6bb
add additional checks + cleanup
|
19 years ago |
Bodo Möller
|
739a543ea8
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
|
19 years ago |
Geoff Thorpe
|
f920c5b590
Fix signed/unsigned warnings.
|
19 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Nils Larsch
|
ac86d923fc
update for the cswift engine:
|
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
|
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
|
fbd78b5c08
Step 8 of move of engines: Remove the last little quirks.
|
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 |