index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_mul.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid getting warnings about unary - being used on unsigned integer.
Richard Levitte
2000-11-22
1
-4
/
+4
*
Remove two bn_wexpand() from BN_mul(), which is a step toward getting
Richard Levitte
2000-11-18
1
-28
/
+337
*
Make sure to print the BN counting (BN_COUNT) to stderr instead of
Richard Levitte
2000-11-16
1
-7
/
+7
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-11
/
+21
*
Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered
Richard Levitte
2000-07-26
1
-1
/
+1
*
Change comment.
Bodo Möller
2000-03-02
1
-1
/
+2
*
add comment.
Ulf Möller
2000-03-01
1
-0
/
+2
*
Bug fix!
Ulf Möller
2000-02-27
1
-6
/
+48
*
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
Ulf Möller
2000-02-26
1
-96
/
+82
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-8
/
+15
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-7
/
+7
*
when invoking bn_*_comba[48] result->top wasn't always set correctly.
Andy Polyakov
1999-07-27
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-27
/
+11
*
Fixes to BN code. Previously the default was to define BN_RECURSION
Mark J. Cox
1999-01-28
1
-24
/
+34
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-17
/
+17
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-103
/
+656
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-4
/
+114
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+99
[prev]