index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_mpi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Avoid potential overflow to the sign bit when shifting left 24 places
Tomas Mraz
2020-05-20
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
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Don't free the BIGNUM passed to BN_mpi2bn
Matt Caswell
2016-04-29
1
-3
/
+8
*
Free a BIGNUM on error in BN_mpi2bn
Matt Caswell
2016-04-28
1
-7
/
+9
*
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
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-66
/
+64
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+1
*
More constification of the BN library.
Richard Levitte
2000-11-16
1
-1
/
+1
*
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
Dr. Stephen Henson
1999-06-20
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-7
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+134