openssl/crypto/rand
2005-04-12 13:47:58 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
md_rand.c To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
rand.h make update 2004-08-10 09:09:08 +00:00
rand_egd.c Fix hang in EGD/PRNGD query when communication socket is closed 2005-02-19 10:17:26 +00:00
rand_err.c Rebuild error codes. 2005-04-12 13:47:58 +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 To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris. 2005-01-14 16:19:47 +00:00
rand_vms.c Correct a faulty address assignment, and add a length check (not 2005-01-12 09:51:31 +00:00
rand_win.c undo Cygwin change 2005-03-23 22:01:57 +00:00
randfile.c Wrap code starting with a definition. 2004-03-25 20:01:08 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00