Richard Levitte
|
0984fcf118
|
Use 0 instead of NULL when casting to function pointers, to avoid
warnings from compilers when NULL is defined as '((void *)0)'.
This has already been applied in the main branch.
|
2002-05-22 07:56:38 +00:00 |
|
Bodo Möller
|
d80f6e0f8c
|
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
Fix dsaparam usage output.
Submitted by: Nils Larsch (for 0.9.8-dev; backported to 0.9.7-dev)
|
2002-03-14 09:53:30 +00:00 |
|
Dr. Stephen Henson
|
66bd86e2c2
|
Fix warnings about signed/unsigned mismatch and global
shadowing (random, index) in hw_4758.c
|
2002-03-03 17:07:27 +00:00 |
|
Geoff Thorpe
|
6d1a837df7
|
This adds a new ENGINE to support IBM 4758 cards, contributed by Maurice
Gittens.
|
2002-02-27 22:45:48 +00:00 |
|