]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/rand_lcl.h
Update copyright year
[thirdparty/openssl.git] / crypto / rand / rand_lcl.h
2018-11-20  Matt CaswellUpdate copyright year
2018-09-20  Dr. Matthias St... drbg_get_entropy: force a reseed before calling ssleay_...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-01  Dr. Stephen HensonFix error discrepancy.
2014-07-30  Dr. Stephen HensonAvoid multiple lock using FIPS DRBG.
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-10-25  Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-09-07  Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-06  Ulf Möllerinclude the proper header file
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-10  Richard LevitteEVP_Digest() takes one more parameter.
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-05-15  Lutz JänickeIncrease ENTROPY_NEEDED to support Rijndael's larger...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-07-19  Ulf MöllerMove RNG initialization to RAND_poll(), and shared...