aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Revert commit #17603, it should have been part of #17617.Andy Polyakov1-2/+2
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe6-41/+35
2008-11-05PR: 1777Dr. Stephen Henson1-2/+2
2008-11-04Only one of these needs to be signed.Ben Laurie1-4/+6
2008-11-02Not sure about this one... seems to be needed to make 64 bit releaseDr. Stephen Henson1-2/+2
2008-11-01More size_tification.Ben Laurie6-33/+37
2008-10-28randfile.c: .rnd can become orphaned on VMS.Andy Polyakov1-23/+43
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe1-8/+9
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe1-9/+8
2008-06-04More type-checking.Ben Laurie1-6/+11
2008-05-20Correctly adjust location of commentLutz Jänicke1-1/+1
2008-05-16Another occurance of possible valgrind/purify "uninitialized memory"Lutz Jänicke1-0/+4
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe1-8/+9
2008-01-03Netware support.Dr. Stephen Henson1-2/+9
2007-09-24Port from 0.9.8-stableLutz Jänicke1-2/+0
2007-03-02Initialize "buf" to 0 to make valgrind happy :-)Lutz Jänicke1-0/+2
2007-03-02Do not use uninitialized memory to seed the PRNG as it may confuseLutz Jänicke1-3/+1
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-06-30use <poll.h> as by Single Unix SpecificationBodo Möller1-2/+2
2006-06-28always read in RAND_poll() if we can't use select because of a tooBodo Möller1-79/+79
2006-06-27Use poll() when possible to gather Unix randomness entropyRichard Levitte1-7/+52
2006-06-23New functions CRYPTO_set_idptr_callback(),Bodo Möller1-5/+8
2006-04-11Add BeOS support.Ulf Möller2-2/+20
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-11-03Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.Andy Polyakov1-5/+9
2005-10-13Broaden compatibility amount Win32 headers even further [some don't haveAndy Polyakov1-1/+1
2005-09-22Broaden compatibility among Windows SDK versions. Elder versions don't haveAndy Polyakov1-1/+1
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch1-1/+1
2005-08-07Final(?) WinCE update.Andy Polyakov1-8/+8
2005-08-03WCE update, mostly typos.Andy Polyakov1-1/+3
2005-08-02Abstain from GUI calls in rand_win.c in NT service context.Andy Polyakov1-29/+21
2005-08-02Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionallyAndy Polyakov1-9/+10
2005-07-22Fix some signed/unsigned warnings.Geoff Thorpe1-3/+6
2005-06-18Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte1-1/+1
2005-05-30DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte1-1/+1
2005-05-21When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required inRichard Levitte1-1/+1
2005-05-21Move _WIN32_WINNT definition from command line to e_os.h. The change isAndy Polyakov1-1/+2
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-6/+80
2005-05-16make updateBodo Möller1-79/+4
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-19Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson1-1/+2
2005-04-12Rebuild error codes.Dr. Stephen Henson1-6/+10
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-07make sure error queue is totally emptiedNils Larsch1-1/+1
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2005-03-24undo Cygwin changeUlf Möller1-6/+20
2005-03-19Use Windows randomness code on CygwinUlf Möller1-2/+2
2005-02-19Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke1-2/+6
2005-01-13Fix an "oops" typo! Well, it was a debugging left-over...Andy Polyakov1-1/+1