Add additional DigestInfo checks.
[openssl.git] / crypto / rand / rand_err.c
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-22 Dr. Stephen HensonDisable Dual EC DRBG.
2011-09-16 Dr. Stephen HensonImproved error checking for DRBG calls.
2011-06-13 Dr. Stephen HensonRedirect RAND to FIPS module in FIPS mode.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-04 Bodo MöllerThere is no reason to use downcase letters throughout...
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...