summaryrefslogtreecommitdiffstats
path: root/crypto/rand
AgeCommit message (Expand)Author
2008-09-14Fix error code discrepancy.Dr. Stephen Henson
2008-05-20Correctly adjust location of commentLutz Jänicke
2008-05-16Another occurance of possible valgrind/purify "uninitialized memory"Lutz Jänicke
2008-01-03Netware support.Dr. Stephen Henson
2007-09-21The use of the PURIFY macro in ssleay_rand_bytes() is sufficient toLutz Jänicke
2007-09-20Use PURIFY instead of PEDANTIC.Ben Laurie
2007-09-19Wrap "keep valgrind happy" change in #ifdef PEDANTIC so any entropy in theDr. Stephen Henson
2007-03-02Initialize "buf" to 0 to make valgrind happy :-)Lutz Jänicke
2007-03-02Do not use uninitialized memory to seed the PRNG as it may confuseLutz Jänicke
2007-01-21Update from HEAD.Dr. Stephen Henson
2006-11-21Rebuild error file C source files.Dr. Stephen Henson
2006-06-30use <poll.h> as by Single Unix SpecificationBodo Möller
2006-06-28always read in RAND_poll() if we can't use select because of a tooBodo Möller
2006-06-27Use poll() when possible to gather Unix randomness entropyRichard Levitte
2006-02-04Update filenames in makefilesDr. Stephen Henson
2005-10-13Broaden compatibility amount Win32 headers even further [from HEAD].Andy Polyakov
2005-09-22Broaden compatibility among Windows SDK versions [from HEAD].Andy Polyakov
2005-08-28fix warnings when building openssl with (gcc 3.3.1):Nils Larsch
2005-08-07Windows CE update from HEAD.Andy Polyakov
2005-08-03WCE update, mostly typos [from HEAD].Andy Polyakov
2005-08-02Abstain from GUI calls in rand_win.c in NT service context [from HEAD].Andy Polyakov
2005-08-02WCE update from HEAD.Andy Polyakov
2005-06-18Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte
2005-05-30DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte
2005-05-21When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required inRichard Levitte
2005-05-21Move _WIN32_WINNT definition from command line to e_os.h [from HEAD].Andy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16make updateBodo Möller
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-19Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-07make sure error queue is totally emptiedNils Larsch
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-24undo Cygwin changeUlf Möller
2005-03-19Use Windows randomness code on CygwinUlf Möller
2005-02-19Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke
2005-01-13Fix an "oops" typo! Well, it was a debugging left-over...Andy Polyakov
2005-01-13O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris.Andy Polyakov
2005-01-12Correct a faulty address assignment, and add a length check (notRichard Levitte
2005-01-04DJGPP update.Andy Polyakov
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-21Make rand_win.c UNICODE savvy.Andy Polyakov
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-28NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Make reservations for FIPS code in HEAD branch, so that the moment FIPSAndy Polyakov
2004-04-19make updateGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-03-25Wrap code starting with a definition.Richard Levitte