index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_add.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
BIGNUM signed add/sub routines refactory
Davide Galassi
2018-04-17
1
-85
/
+47
*
bn/bn_add.c: address performance regression.
Andy Polyakov
2017-11-16
1
-1
/
+5
*
bn/bn_add.c: favour counted loops over ifs and breaks.
Andy Polyakov
2016-06-13
1
-72
/
+38
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+6
*
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-08
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-04
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)
SSLeay
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