openssl/crypto/rand
Richard Levitte 848f3d40c8 Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists but
doesn't quite work on WinNT 4 earlier than SP6.  It works fine on
Windows 98 and Windows 2000.

I'm disabling it for now.  What's really needed is some kind of check
to see if GetCursorInfo is safe to call, or alternatively, GetCursor
or GetCursorPos could be used, according to Jeffrey.
2000-09-15 11:33:14 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl 'make update' 2000-09-07 08:46:51 +00:00
md_rand.c Make sure that 'initialized' is zeroed as well when cleaning up. 2000-08-08 15:06:44 +00:00
rand.h Fix warnings. 2000-07-26 01:39:23 +00:00
rand_egd.c Undo the changes I just made. I'm not sure what I was thinking of. 2000-06-28 16:47:45 +00:00
rand_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
rand_lcl.h Move RNG initialization to RAND_poll(), and shared definitions to 2000-07-19 21:43:23 +00:00
rand_lib.c Use RAND_METHOD for implementing RAND_status. 2000-03-02 14:34:58 +00:00
rand_win.c Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists but 2000-09-15 11:33:14 +00:00
randfile.c Don't include e_os.h before the system headers 2000-09-11 16:37:36 +00:00
randtest.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00