openssl/crypto/rand
Richard Levitte 8797be2dce Recent changes from 0.9.7-stable
Since we have changed from using Makefile instead of Makefile.ssl, we
need to complete the work by changing all references.

make update
2004-03-30 16:58:44 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile Finish elimination of Makefile.ssl 2004-03-11 12:31:43 +00:00
md_rand.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
rand.h Improve selftests, check for stuck PRNG(!). 2004-02-17 11:51:54 +00:00
rand_egd.c Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rand_err.c Improve selftests, check for stuck PRNG(!). 2004-02-17 11:51:54 +00:00
rand_lcl.h Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rand_lib.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
randfile.c Recent changes from 0.9.7-stable 2004-03-30 16:58:44 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00