aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand/rand_lib.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe1-22/+47
2001-06-21Fix memory leak when RAND is used: need to cleanupDr. Stephen Henson1-2/+3
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe1-0/+4
2001-04-18Some more tweaks from ENGINE code.Geoff Thorpe1-7/+7
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-19/+38
2000-03-02Use RAND_METHOD for implementing RAND_status.Bodo Möller1-0/+7
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller1-1/+1
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller1-0/+6
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-2/+9
1999-09-11Initial support for MacOS.Andy Polyakov1-1/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-10/+5
1999-02-09More exactitude with function arguments.Ben Laurie1-2/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+104