aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_err.c
Commit message (Expand)AuthorAgeFilesLines
* 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