index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change error message to "bignum too long"
Bodo Möller
2000-12-04
1
-1
/
+1
*
include <limits.h>
Bodo Möller
2000-12-03
1
-0
/
+1
*
Don't allow BIGNUMs to become so large that computations with dmax
Bodo Möller
2000-12-03
1
-0
/
+6
*
Add a comment to explain the purpose of bn_cmp_part_words().
Richard Levitte
2000-12-02
1
-0
/
+7
*
last commit was wrong. Now it works. :)
Ulf Möller
2000-12-02
1
-2
/
+2
*
argl
Ulf Möller
2000-12-02
1
-1
/
+1
*
Fix bn_cmp_part_words() and move it to bn_lib.c.
Ulf Möller
2000-12-02
1
-0
/
+25
*
Fix warnings in expspeed.c (but the segmentation fault remains)
Bodo Möller
2000-11-29
1
-0
/
+1
*
BN_bin2bn did *not* contain an off-by-one error;
Bodo Möller
2000-11-29
1
-3
/
+2
*
Expand expspeed.c to make BN_kronecker timings.
Bodo Möller
2000-11-29
1
-75
/
+14
*
modular arithmetics
Bodo Möller
2000-11-26
1
-0
/
+29
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-1
/
+1
*
Handle BN_copy failure after successful BN_new.
Bodo Möller
2000-11-07
1
-4
/
+8
*
handle the case when BN_new returns NULL
Bodo Möller
2000-11-07
1
-5
/
+13
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-109
/
+153
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-7
/
+7
*
Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).
Dr. Stephen Henson
2000-08-04
1
-7
/
+7
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-7
/
+7
*
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
Ulf Möller
2000-02-26
1
-12
/
+12
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-37
/
+0
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Document the BN library.
Ulf Möller
2000-01-23
1
-0
/
+5
*
by request: let BN_dup(NULL) just return NULL
Bodo Möller
1999-07-30
1
-0
/
+2
*
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
Dr. Stephen Henson
1999-06-20
1
-1
/
+1
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-6
/
+6
*
Bignum library bug fix. IRIX 6 passes "make test" now!
Ulf Möller
1999-05-20
1
-58
/
+79
*
OPENSSL_EXTERN, OPENSSL_GLOBAL
Bodo Möller
1999-05-15
1
-8
/
+8
*
VMS support.
Ulf Möller
1999-05-13
1
-8
/
+8
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-65
/
+28
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to fail
Dr. Stephen Henson
1999-04-16
1
-17
/
+26
*
Fix security hole.
Ben Laurie
1999-03-22
1
-1
/
+1
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Fix version stuff:
Ralf S. Engelschall
1998-12-31
1
-1
/
+1
*
*** empty log message ***
OpenSSL_0_9_1c
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Switch version string to SSLeay/OpenSSL
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-76
/
+254
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-13
/
+59
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+565