openssl/crypto/rand
Dr. Stephen Henson 1bfdbd8e75 PR: 2138
Submitted by: Kevin Regan <k.regan@f5.com>

Clear stat structure if -DPURIFY is set to avoid problems on some
platforms which include unitialised fields.
2010-01-26 18:07:26 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
md_rand.c Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
rand.h Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
rand_egd.c Revert commit #17603, it should have been part of #17617. 2008-11-12 07:27:36 +00:00
rand_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +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 Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
rand_nw.c Netware support. 2008-01-03 22:43:04 +00:00
rand_os2.c Merge from 1.0.0-stable branch. 2009-04-23 16:32:42 +00:00
rand_unix.c Changes from 1.0.0-stable. 2009-04-07 16:33:26 +00:00
rand_vms.c Correct a faulty address assignment, and add a length check (not 2005-01-12 09:53:20 +00:00
rand_win.c rand_win.c: fix time limit logic. 2010-01-19 20:35:22 +00:00
randfile.c PR: 2138 2010-01-26 18:07:26 +00:00
randtest.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00