index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_gcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove BN_init
Rich Salz
2015-11-30
1
-2
/
+2
*
Tighten up BN_with_flags usage and avoid a reachable assert
Matt Caswell
2015-11-26
1
-13
/
+17
*
Set flags to 0 before calling BN_with_flags()
Pascal Cuoq
2015-10-07
1
-0
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-106
/
+106
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-558
/
+595
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-12
/
+19
*
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
*
Internal version of BN_mod_inverse allowing checking of no-inverse without
Dr. Stephen Henson
2011-01-26
1
-1
/
+17
*
Privatize BN_*_no_branch.
Andy Polyakov
2007-06-11
1
-1
/
+3
*
fix error codes
Bodo Möller
2007-04-19
1
-1
/
+1
*
make BN_FLG_CONSTTIME semantics more fool-proof
Bodo Möller
2007-03-28
1
-1
/
+1
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
1
-0
/
+159
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-2
/
+1
*
Avoid segfault if ret==0.
Ulf Möller
2003-12-06
1
-1
/
+2
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+3
*
Adjust BN_mod_inverse algorithm selection according to experiments on
Bodo Möller
2001-04-09
1
-2
/
+3
*
comment
Bodo Möller
2001-04-08
1
-1
/
+1
*
code documentation
Bodo Möller
2001-04-08
1
-4
/
+8
*
binary algorithm for modular inversion
Bodo Möller
2001-04-08
1
-96
/
+181
*
Corrections to the comments in BN_mod_inverse.
Bodo Möller
2000-11-30
1
-7
/
+7
*
add missing braces
Bodo Möller
2000-11-29
1
-1
/
+4
*
Make BN_mod_inverse a little faster
Bodo Möller
2000-11-29
1
-5
/
+5
*
Improve BN_mod_inverse performance.
Bodo Möller
2000-11-29
1
-6
/
+75
*
Fix BN_is_... macros.
Bodo Möller
2000-11-27
1
-18
/
+135
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-1
/
+1
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-1
/
+2
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-11
/
+17
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-13
/
+26
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+203