index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_add.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
BN_usub: Don't copy when r and a the same
Pascal Cuoq
2015-11-20
1
-1
/
+1
*
Some cleanups for crypto/bn
Rich Salz
2015-07-22
1
-1
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
bn/bn_add.c: fix dead code elimination that went bad.
Andy Polyakov
2015-02-09
1
-1
/
+1
*
Final (for me, for now) dead code cleanup
Rich Salz
2015-02-09
1
-21
/
+0
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-12
/
+12
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-234
/
+230
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-2
/
+4
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove #ifdef's for IRIX_CC_BUG
Rich Salz
2014-09-25
1
-6
/
+0
*
RT2163: Remove some unneeded #include's
Doug Goldstein
2014-08-18
1
-1
/
+0
*
Constification - mostly originally from Chromium.
Ben Laurie
2014-06-29
1
-2
/
+4
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-3
/
+3
*
size_tification.
Ben Laurie
2008-11-01
1
-3
/
+3
*
Add "dif" variable to clean up the loop implementations.
Ulf Möller
2003-12-06
1
-45
/
+46
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-1
/
+4
*
Fix some things that look like bugs.
Bodo Möller
2000-12-07
1
-5
/
+7
*
Document the BN library.
Ulf Möller
2000-01-23
1
-2
/
+2
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-16
/
+4
*
Fixes to BN code. Previously the default was to define BN_RECURSION
Mark J. Cox
1999-01-28
1
-3
/
+0
*
Fix unused variable warning of GCC
Ralf S. Engelschall
1998-12-22
1
-1
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-20
/
+172
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-26
/
+23
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+170