Richard Levitte
|
27bf518087
Remove a warning for conversion double->long. This has impacts on Windows.
|
20 years ago |
Richard Levitte
|
ec5d8a54e9
Remove a warning for conversion double->long. This has impacts on Windows.
|
20 years ago |
Richard Levitte
|
96a99d63c2
Make sure fd is defined where it should.
|
20 years ago |
Richard Levitte
|
18a6333180
Make sure fd is defined where it should.
|
20 years ago |
Richard Levitte
|
a9d9b07167
Merge from HEAD:
|
20 years ago |
Geoff Thorpe
|
7f663ce430
Note my bignum hijinx in case app maintainers are using CHANGES for their
|
20 years ago |
Geoff Thorpe
|
e042540f6b
Variety of belt-tightenings in the bignum code. (Please help test this!)
|
20 years ago |
Mark J. Cox
|
494593845c
After tagging
|
20 years ago |
Mark J. Cox
|
82d63d3028
Fix null-pointer assignment in do_change_cipher_spec() revealed
|
20 years ago |
Dr. Stephen Henson
|
4e8172d6da
Avoid warnings.
|
20 years ago |
Dr. Stephen Henson
|
8e6a84e730
Avoid warnings.
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Richard Levitte
|
95475b1c7a
As in 0.9.8-dev, make sure we use unsigned constants, or some
|
20 years ago |
Richard Levitte
|
ec37635c94
It was just pointed out to me that it's better to cast to double...
|
20 years ago |
Richard Levitte
|
fd836aeee0
Make sure that the last argument to RAND_add() is a float, or some
|
20 years ago |
Richard Levitte
|
560f7abb7e
Make sure we use unsigned constants, or come compilers may complain.
|
20 years ago |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 years ago |
Geoff Thorpe
|
5d735465d1
The efforts to eliminate the dual-representation of zero and to ensure
|
20 years ago |
Geoff Thorpe
|
9e051bac13
Document a change I'd already made, and at the same time, correct the
|
20 years ago |
Ben Laurie
|
e51f113ad8
Add FIPS mode to openssl app.
|
20 years ago |
Ben Laurie
|
839032c34d
Improve test output.
|
20 years ago |
Andy Polyakov
|
30fbcaa213
IRIX 6.x shared build fix-up.
|
20 years ago |
Andy Polyakov
|
a2cfc0d50c
IRIX 6.x shared build fix-up.
|
20 years ago |
Andy Polyakov
|
86f941c936
Fix typo in "IRIX 6.x shared build fix-up."
|
20 years ago |
Andy Polyakov
|
387fd00c47
IRIX 6.x shared build fix-up.
|
20 years ago |
Ben Laurie
|
766519fc12
Spelling the test right helps.
|
20 years ago |
Ben Laurie
|
6e07f8a4ba
Finish elimination of Makefile.ssl
|
20 years ago |
Ben Laurie
|
a82d1527c4
Step 1 in blowing away Makefile.ssl
|
20 years ago |
Geoff Thorpe
|
93825dddad
static
|
20 years ago |
Geoff Thorpe
|
a8aa764d3c
Minimise the amount of code dependent on BN_DEBUG_RAND. In particular,
|
20 years ago |