index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_sqr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
crypto/bn: add more fixed-top routines.
Andy Polyakov
2018-08-23
1
-1
/
+11
*
bn/bn_lib.c: add BN_FLG_FIXED_TOP flag.
Andy Polyakov
2018-07-12
1
-8
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
1
-2
/
+2
*
Check return value of some BN functions.
Rich Salz
2016-11-16
1
-2
/
+3
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+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
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-11
/
+11
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-184
/
+176
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-3
/
+6
*
RT2163: Remove some unneeded #include's
Doug Goldstein
2014-08-18
1
-7
/
+0
*
Make sure BN_sqr can never return a negative value.
Huzaifa Sidhpurwala
2014-06-27
1
-0
/
+1
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-2
/
+2
*
Variety of belt-tightenings in the bignum code. (Please help test this!)
Geoff Thorpe
2004-03-17
1
-1
/
+1
*
Convert openssl code not to assume the deprecated form of BN_zero().
Geoff Thorpe
2004-03-14
1
-6
/
+11
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+1
*
bug fix: bn_sqr_recursive output is twice its input size.
Ulf Möller
2001-09-05
1
-1
/
+1
*
modular arithmetics
Bodo Möller
2000-11-26
1
-1
/
+1
*
Oops, when I clean, I should do it thoroughly.
Richard Levitte
2000-11-16
1
-2
/
+1
*
I've checked again and again. There really is no need to expand a to
Richard Levitte
2000-11-16
1
-8
/
+6
*
Constify the BIGNUM routines a bit more. The only trouble were the
Richard Levitte
2000-11-06
1
-3
/
+6
*
Totally remove the supposedly 'faster' variant in
Bodo Möller
2000-09-20
1
-1
/
+1
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-8
/
+15
*
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
-13
/
+3
*
Fixes to BN code. Previously the default was to define BN_RECURSION
Mark J. Cox
1999-01-28
1
-12
/
+28
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-3
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-18
/
+171
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-48
/
+9
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+161