Run util/openssl-format-source -v -c .
[openssl.git] / crypto / rand / rand_lib.c
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.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24 Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-22 Dr. Stephen HensonDisable Dual EC DRBG.
2012-08-22 Dr. Stephen HensonPR: 2786
2012-06-09 Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-09-16 Dr. Stephen HensonImproved error checking for DRBG calls.
2011-06-21 Dr. Stephen HensonDon't set FIPS rand method at same time as RAND method...
2011-06-13 Dr. Stephen HensonSet rand method in FIPS_mode_set() not in rand library.
2011-06-13 Dr. Stephen HensonRedirect RAND to FIPS module in FIPS mode.
2011-05-26 Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-01-26 Dr. Stephen HensonFIPS mode changes to make RNG compile (this will need...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben LaurieMore size_tification.
2007-09-24 Lutz JänickePort from 0.9.8-stable
2007-03-02 Lutz JänickeInitialize "buf" to 0 to make valgrind happy :-)
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-06-21 Dr. Stephen HensonFix memory leak when RAND is used: need to cleanup
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-04-18 Geoff ThorpeSome more tweaks from ENGINE code.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-03-02 Bodo MöllerUse RAND_METHOD for implementing RAND_status.
2000-02-19 Bodo MöllerAllow for higher granularity of entropy estimates by...
2000-01-16 Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-02-09 Ben LaurieMore exactitude with function arguments.
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...