openssl/crypto/rand
Lutz Jänicke c0017a5a65 Update URI
Submitted by: Gertjan van Oosten <gertjan@West.NL>

PR: #804
2004-01-04 18:05:50 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
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.h Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +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 Check if a random "file" is really a device file, and treat it 2003-12-27 16:02:22 +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
randfile.c Check if a random "file" is really a device file, and treat it 2003-12-27 16:02:22 +00:00
randtest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00