summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_opts.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-326/+0
|
* *** empty log message ***Ulf Möller2000-02-041-2/+2
|
* ispell (and minor modifications)Ulf Möller2000-02-041-2/+2
|
* - Pseudo-seed the PRNG in programs used for "make test"Bodo Möller2000-01-141-1/+3
| | | | | | | | | because otherwise BN_rand will fail unless DEVRANDOM works, which causes the programs to dump core because they don't check the return value of BN_rand (and if they did, we still couldn't test anything). - add comment to some files that appear not to be used at all.
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-4/+4
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+9
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+342