index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_exp2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
1
-2
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-189
/
+178
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+2
*
PR: 2295
Dr. Stephen Henson
2010-10-12
1
-1
/
+2
*
Adjust various bignum functions to use BN_CTX for variables instead of
Geoff Thorpe
2004-03-25
1
-28
/
+22
*
Convert openssl code not to assume the deprecated form of BN_zero().
Geoff Thorpe
2004-03-14
1
-2
/
+4
*
Use the BN_is_odd() macro in place of code that (inconsistently) does much
Geoff Thorpe
2003-12-02
1
-0
/
+1
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+1
*
Fix the recently introduced test that checks if the result is 0
Bodo Möller
2000-11-30
1
-2
/
+2
*
Handle special cases correctly in exponentation functions.
Bodo Möller
2000-11-30
1
-7
/
+13
*
BN_sqrt
Bodo Möller
2000-11-30
1
-2
/
+8
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-3
/
+4
*
Comment for increased code clarity.
Bodo Möller
2000-06-09
1
-1
/
+1
*
Slightly faster DSA verification (BN_mod_exp2_mont),
Bodo Möller
2000-06-08
1
-128
/
+229
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-4
/
+8
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-9
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+202