]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/md_rand.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / rand / md_rand.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2008-09-16  Dr. Stephen HensonRAND library FIPS merge.
2007-01-21  Dr. Stephen HensonUpdate from HEAD.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-07  Nils Larschmake sure error queue is totally emptied
2004-03-15  Richard LevitteIt was just pointed out to me that it's better to cast...
2004-03-15  Richard LevitteMake sure that the last argument to RAND_add() is a...
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2001-09-10  Bodo Möllercopyright
2001-09-07  Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-07  Ben LaurieNow need sha.h for some reason.
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-25  Bodo Möllermd_rand.c thread safety
2001-07-24  Bodo MöllerAvoid race condition.
2001-07-10  Bodo MöllerFix PRNG.
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-07  Lutz JänickeERR_peek_error() returns "unsigned long".
2001-04-18  Bodo Möllerfix md_rand.c locking bugs
2001-03-15  Bodo Möllererror codes are longs, not ints
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-08-08  Richard LevitteMake sure that 'initialized' is zeroed as well when...
2000-07-27  Richard LevitteLooks like Win32 builds do not define THREADS. However...
2000-07-26  Richard LevitteThere's a deadlock when ssleay_rand_bytes is called...
2000-07-19  Ulf MöllerMove RNG initialization to RAND_poll(), and shared...
2000-06-28  Richard LevitteThat's it, I've seen questions about this one time...
2000-05-31  Bodo MöllerMove Windows seeding functions into a separate file.
2000-05-30  Bodo MöllerImprove PRNG robustness.
2000-03-30  Bodo Möller'entropy >= ENTROPY_NEEDED' should be evaluated while the
2000-03-29  Richard LevitteSince ssleay_rand_initialize() unlocks then locks CRYPT...
2000-03-19  Ulf MöllerBug fix: RAND_write_file() failed to write to files...
2000-03-19  Ulf Mölleroops. don't use "entropy" directly.
2000-03-19  Ulf MöllerNew function RAND_event() collects entropy from Windows...
2000-03-12  Bodo Möllercleaning up a little
2000-03-02  Bodo MöllerUse RAND_METHOD for implementing RAND_status.
2000-02-28  Ulf MöllerSwitch for turning on the predictable "random" number...
2000-02-25  Bodo Möllerhandle entropy estimate correctly
2000-02-24  Bodo MöllerDon't use buffered fread() to read from DEVRANDOM,
2000-02-24  Ulf MöllerSupport EGD.
2000-02-19  Bodo MöllerAllow for higher granularity of entropy estimates by...
2000-02-10  Bodo Möller16 * 8 = 128.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-22  Bodo Möllerupdate PRNG documentation/comments
2000-01-21  Ulf MöllerUse comment from md_rand.c in rand.pod
2000-01-21  Bodo Möllerchange comments
2000-01-21  Bodo MöllerAvoid integer overflow in entropy counter.
2000-01-21  Ulf MöllerDocument RAND library.
2000-01-16  Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
2000-01-14  Bodo MöllerAvoid shadowing variables,
2000-01-14  Ulf Möllerminor change for the prng
2000-01-13  Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-12-19  Andy PolyakovMacOS updates.
1999-10-26  Bodo MöllerAlways hash the pid in the first iteration in ssleay_ra...
1999-10-26  Bodo MöllerMake md_rand.c more robust.
1999-10-14  Bodo MöllerUse of DEVRANDOM must be #ifdef'ed (the #ifdef was...
1999-09-11  Andy PolyakovInitial support for MacOS.
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerAdd a kludge :-(
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-04-27  Ulf MöllerMessage digest stuff.
1999-04-25  Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-22  Bodo MöllerFixed some race conditions.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-22  Ben LaurieFix security hole.
1999-02-27  Ralf S. EngelschallGet rid of remaining C++-style comments which strict...
1999-02-14  Dr. Stephen HensonMore Win32 fixes and upsdate INSTALL.W32 documentation.
1999-02-09  Ben LaurieMore exactitude with function arguments.
1999-01-25  Ben LaurieReduce header dependencies.
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-23  Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23  Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...