summaryrefslogtreecommitdiff
path: root/crypto/rand/rand_err.c
Commit message (Expand)AuthorAgeFilesLines
* Disable Dual EC DRBG.Dr. Stephen Henson2013-09-221-0/+1
* Improved error checking for DRBG calls.Dr. Stephen Henson2011-09-161-0/+3
* Redirect RAND to FIPS module in FIPS mode.Dr. Stephen Henson2011-06-131-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-6/+10
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* There is no reason to use downcase letters throughout in error reasonBodo Möller2000-03-041-1/+1
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-1/+1
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-0/+93