Update from 0.9.8 stable. Eliminate duplicate error codes.
[openssl.git] / crypto / rand / rand_err.c
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_...