aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_err.c
Commit message (Expand)AuthorAgeFilesLines
* fix error codesBodo Möller2007-04-191-1/+3
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-2/+5
* Fix more error codes.Bodo Möller2005-05-111-2/+2
* some updates for the blinding code; summary:Nils Larsch2005-04-261-0/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-52/+55
* Improve error handling if decompression of an ec point fails, and cleanupGeoff Thorpe2004-07-061-0/+1
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* Binary field arithmetic contributed by Sun Microsystems.Bodo Möller2002-08-021-1/+9
* 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-231-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