summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_print.c
Commit message (Expand)AuthorAgeFilesLines
* Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell2015-01-221-6/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-295/+299
* Further comment changes for reformatMatt Caswell2015-01-221-1/+2
* Move BN_options function to bn_print.c to remove dependency for BIO printfDr. Stephen Henson2011-01-251-0/+19
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* size_tification.Ben Laurie2008-11-011-2/+2
* Update from fips2 branch.Dr. Stephen Henson2007-02-031-1/+1
* Add support for setting keybits and public exponent value for pkey RSA keygen.Dr. Stephen Henson2006-04-111-0/+21
* - use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch2005-04-221-1/+1
* Two TODO comments taken care of. Nils pointed out that one of them had alreadyGeoff Thorpe2004-09-191-3/+17
* Tidy up, including;Geoff Thorpe2004-06-201-11/+0
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+3
* Due to recent debugging bursts, openssl should be more or less solidGeoff Thorpe2003-11-251-3/+3
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-2/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Constify bn_dump1 implementation so that it matches the prototypeBodo Möller2000-11-171-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-6/+6
* Add a comment.Bodo Möller2000-02-271-1/+1
* *** empty log message ***Ulf Möller2000-02-271-4/+2
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-1/+12
* ispell (and minor modifications)Ulf Möller2000-02-031-5/+5
* Run ispell.Ulf Möller2000-01-271-1/+1
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-4/+4
* Avoid some warnings (on silly compilers).Bodo Möller1999-06-121-1/+1
* const/type fixes.Ben Laurie1999-06-051-1/+1
* The various character predicates (isspace and the like) may not beBodo Möller1999-05-101-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-16/+6
* Massive constification.Ben Laurie1999-04-171-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+120
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+218