openssl/crypto/rand
Andy Polyakov 59947880f4 Broaden compatibility among Windows SDK versions. Elder versions don't have
ULONG_PTR, so we replace it with equally wide SIZE_T.
2005-09-22 20:28:30 +00:00
..
.cvsignore
Makefile Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md_rand.c
rand_egd.c
rand_err.c
rand_lcl.h
rand_lib.c
rand_nw.c
rand_os2.c
rand_unix.c Fix some signed/unsigned warnings. 2005-07-22 03:36:30 +00:00
rand_vms.c
rand_win.c Broaden compatibility among Windows SDK versions. Elder versions don't have 2005-09-22 20:28:30 +00:00
rand.h
randfile.c When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in 2005-05-21 17:39:43 +00:00
randtest.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00