index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix error codes
Bodo Möller
2007-04-19
1
-1
/
+3
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Implement fixed-window exponentiation to mitigate hyper-threading
Bodo Möller
2005-05-16
1
-2
/
+5
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
some updates for the blinding code; summary:
Nils Larsch
2005-04-27
1
-0
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-1
/
+4
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-52
/
+55
*
Improve error handling if decompression of an ec point fails, and cleanup
Geoff Thorpe
2004-07-06
1
-0
/
+1
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Binary field arithmetic contributed by Sun Microsystems.
Bodo Möller
2002-08-02
1
-1
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Integrate my implementation of a countermeasure against
Bodo Möller
2001-02-08
1
-0
/
+2
*
Change error message to "bignum too long"
Bodo Möller
2000-12-04
1
-1
/
+1
*
Don't allow BIGNUMs to become so large that computations with dmax
Bodo Möller
2000-12-03
1
-0
/
+1
*
BN_sqrt
Bodo Möller
2000-11-30
1
-0
/
+4
*
Expand expspeed.c to make BN_kronecker timings.
Bodo Möller
2000-11-29
1
-0
/
+1
*
More BN_mod_... functions.
Bodo Möller
2000-11-26
1
-0
/
+2
*
Slightly faster DSA verification (BN_mod_exp2_mont),
Bodo Möller
2000-06-08
1
-1
/
+2
*
Speed up DH with small generator.
Bodo Möller
2000-06-07
1
-0
/
+1
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
Generate just one error code if iterated SSL_CTX_get() fails.
Bodo Möller
2000-02-05
1
-1
/
+1
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-0
/
+2
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
1
-54
/
+56
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Fix typos in error codes.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Fixes to BN code. Previously the default was to define BN_RECURSION
Mark J. Cox
1999-01-28
1
-2
/
+0
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-2
/
+5
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+18
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+98