summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_err.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Integrate my implementation of a countermeasure againstBodo Möller2001-02-081-0/+2
* Change error message to "bignum too long"Bodo Möller2000-12-041-1/+1
* Don't allow BIGNUMs to become so large that computations with dmaxBodo Möller2000-12-031-0/+1
* BN_sqrtBodo Möller2000-11-301-0/+4
* Expand expspeed.c to make BN_kronecker timings.Bodo Möller2000-11-291-0/+1
* More BN_mod_... functions.Bodo Möller2000-11-261-0/+2
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-1/+2
* Speed up DH with small generator.Bodo Möller2000-06-071-0/+1
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-1/+1
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-0/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-54/+56
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Fix typos in error codes.Ulf Möller1999-04-191-1/+1
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-2/+0
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-0/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+18
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+98