openssl/crypto/rand
Richard Levitte 4de65cbc06 S_IFBLK and S_IFCHR may not exist in some places (like Windows), so
let's check for those macros, and if they aren't defined, let's assume
there aren't Unixly devices on this platform.
2004-01-26 23:45:32 +00:00
..
.cvsignore
Makefile.ssl Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
md_rand.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
rand_egd.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
rand_err.c
rand_lcl.h
rand_lib.c
rand_nw.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
rand_os2.c
rand_unix.c Check if a random "file" is really a device file, and treat it 2003-12-27 16:02:22 +00:00
rand_vms.c
rand_win.c Update URI 2004-01-04 18:05:50 +00:00
rand.h
randfile.c S_IFBLK and S_IFCHR may not exist in some places (like Windows), so 2004-01-26 23:45:32 +00:00
randtest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00