]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/app_rand.c
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time.
[thirdparty/openssl.git] / apps / app_rand.c
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2015-08-17  Rich SalzGH345: Remove stderr output
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
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-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-03  Lutz JänickeIf the source has already been succesfully queried...
2000-10-23  Bodo MöllerDon't ever set 'seeded' if RAND_status() returned 0
2000-10-21  Richard LevitteThere's no reason why app_RAND_load_file() should retur...
2000-03-04  Bodo MöllerRead complete seed files given in -rand options.
2000-03-03  Bodo MöllerNew '-dsaparam' option for 'openssl dhparam', and relat...
2000-03-01  Bodo MöllerDocument the 'rand' application.
2000-02-29  Bodo Möller'rand' application for creating pseudo-random files.
2000-02-28  Ulf MöllerFix for non-monolithic build.
2000-02-25  Ulf MöllerEGD bugfix.
2000-02-24  Ulf MöllerSupport EGD.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-24  Bodo MöllerRAND_load_file(..., -1) now means "read the complete...
1999-11-08  Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-10-26  Bodo MöllerWarn about RANDFILE being overwritten.
1999-10-26  Bodo MöllerNew file app_rand.c with some functionality used in...