summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_print.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2007-02-03Update from fips2 branch.Dr. Stephen Henson
2005-04-22- use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch
2004-09-19Two TODO comments taken care of. Nils pointed out that one of them had alreadyGeoff Thorpe
2004-06-20Tidy up, including;Geoff Thorpe
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-11-25Due to recent debugging bursts, openssl should be more or less solidGeoff Thorpe
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-11-17Constify bn_dump1 implementation so that it matches the prototypeBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-27Add a comment.Bodo Möller
2000-02-27*** empty log message ***Ulf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-27Run ispell.Ulf Möller
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-12Avoid some warnings (on silly compilers).Bodo Möller
1999-06-05const/type fixes.Ben Laurie
1999-05-10The various character predicates (isspace and the like) may not beBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall