index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_print.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix off-by-one error in BN_bn2hex
Matt Caswell
2015-06-04
1
-1
/
+6
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-8
/
+5
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-4
/
+3
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-2
/
+0
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-6
/
+6
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-295
/
+299
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+2
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Move BN_options function to bn_print.c to remove dependency for BIO printf
Dr. Stephen Henson
2011-01-25
1
-0
/
+19
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
Update from fips2 branch.
Dr. Stephen Henson
2007-02-03
1
-1
/
+1
*
Add support for setting keybits and public exponent value for pkey RSA keygen.
Dr. Stephen Henson
2006-04-11
1
-0
/
+21
*
- use BN_set_negative and BN_is_negative instead of BN_set_sign
Nils Larsch
2005-04-22
1
-1
/
+1
*
Two TODO comments taken care of. Nils pointed out that one of them had already
Geoff Thorpe
2004-09-19
1
-3
/
+17
*
Tidy up, including;
Geoff Thorpe
2004-06-20
1
-11
/
+0
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+3
*
Due to recent debugging bursts, openssl should be more or less solid
Geoff Thorpe
2003-11-25
1
-3
/
+3
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-2
/
+4
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Constify bn_dump1 implementation so that it matches the prototype
Bodo Möller
2000-11-17
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-6
/
+6
*
Add a comment.
Bodo Möller
2000-02-27
1
-1
/
+1
*
*** empty log message ***
Ulf Möller
2000-02-27
1
-4
/
+2
*
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
Ulf Möller
2000-02-26
1
-1
/
+12
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-5
/
+5
*
Run ispell.
Ulf Möller
2000-01-27
1
-1
/
+1
*
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
Dr. Stephen Henson
1999-06-20
1
-4
/
+4
*
Avoid some warnings (on silly compilers).
Bodo Möller
1999-06-12
1
-1
/
+1
*
const/type fixes.
Ben Laurie
1999-06-05
1
-1
/
+1
*
The various character predicates (isspace and the like) may not be
Bodo Möller
1999-05-10
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-16
/
+6
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+120
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+218