index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_shift.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in BN_rshift.
Andy Polyakov
2008-10-28
1
-1
/
+1
*
This rewrites two "for" loops in BN_rshift() - equality with zero is
Geoff Thorpe
2003-11-13
1
-3
/
+2
*
Add debug-screening of input parameters to some functions I'd missed
Geoff Thorpe
2003-11-07
1
-0
/
+12
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-3
/
+7
*
Fix BN_rshift, which caused lots of trouble.
Bodo Möller
2000-11-30
1
-0
/
+5
*
Fix warnings in expspeed.c (but the segmentation fault remains)
Bodo Möller
2000-11-29
1
-1
/
+1
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-3
/
+3
*
This probably fixes a BN_rshift bug.
Bodo Möller
2000-06-13
1
-1
/
+1
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-14
/
+4
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-6
/
+6
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+210