openssl/crypto/rand
Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the
changes are the fallout). As this could break source code that doesn't
directly include headers for interfaces it uses, changes to recursive
includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to
define this when building and using openssl, and then adapt code where
necessary - this is how to stay current. However the mechanism exists for
the lethargic.
2004-04-19 17:46:04 +00:00
..
.cvsignore
Makefile.ssl make update 2004-01-28 19:07:41 +00:00
md_rand.c It was just pointed out to me that it's better to cast to double... 2004-03-15 23:02:55 +00:00
rand_egd.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
rand_err.c In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the 2001-04-30 15:24:41 +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 Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
rand_nw.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c It was just pointed out to me that it's better to cast to double... 2004-03-15 23:02:55 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c Update URI 2004-01-04 18:05:50 +00:00
rand.h Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
randfile.c Wrap code starting with a definition. 2004-03-25 20:01:01 +00:00
randtest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00