openssl/crypto/rand
Bodo Möller 023c8d0b0a Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented out
between SSLeay 0.8.1b and 0.9.0b with no apparent reason).
If we *want* an error when DEVRANDOM is not defined (it always is with
the current e_os.h) we should use #error.
1999-10-14 17:31:53 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl "make update" (added to top Makefile, and applied). 1999-06-09 16:18:53 +00:00
md_rand.c Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented out 1999-10-14 17:31:53 +00:00
rand_lib.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
rand.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
randfile.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
randtest.c Avoid warnings. 1999-06-10 16:29:32 +00:00