Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 rokov pred |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 rokov pred |
Geoff Thorpe
|
c86f2054f3
Adjust various bignum functions to use BN_CTX for variables instead of
|
20 rokov pred |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 rokov pred |
Geoff Thorpe
|
e65c2b9872
bn_fix_top() exists for compatibility's sake and is mapped to
|
21 rokov pred |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 rokov pred |
Geoff Thorpe
|
31166ec8f3
Some provisional bignum debugging has begun to detect inconsistent BIGNUM
|
21 rokov pred |
Bodo Möller
|
3b28dbce7e
The BN_mul bug test apparently is no longer needed
|
24 rokov pred |
Bodo Möller
|
8dea52fa42
Fix some things that look like bugs.
|
24 rokov pred |
Bodo Möller
|
78a0c1f18d
modular arithmetics
|
24 rokov pred |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
24 rokov pred |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 rokov pred |
Ulf Möller
|
1b199605c4
workaround no longer needed
|
25 rokov pred |
Andy Polyakov
|
63933136ab
BN_div_recp fix. I've ran divtest for 10 mins and it didn't exhibit a
|
25 rokov pred |
Ulf Möller
|
766d78c8f5
divide the correct number...
|
25 rokov pred |
Ulf Möller
|
c04949e978
work around a bug in BN_div_recp or BN_reciprocal
|
25 rokov pred |
Ulf Möller
|
cae55bfc68
Improve bntest slightly, and fix another bug in the BN library.
|
25 rokov pred |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
25 rokov pred |
Ben Laurie
|
84c15db551
Some constification and stacks that slipped through the cracks (how?).
|
25 rokov pred |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 rokov pred |
Ben Laurie
|
e03ddfae7e
Accept NULL in *_free.
|
26 rokov pred |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 rokov pred |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 rokov pred |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 rokov pred |