aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+10
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-22/+47
* Fix memory leak when RAND is used: need to cleanupDr. Stephen Henson2001-06-211-2/+3
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+4
* Some more tweaks from ENGINE code.Geoff Thorpe2001-04-181-7/+7
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-19/+38
* Use RAND_METHOD for implementing RAND_status.Bodo Möller2000-03-021-0/+7
* Allow for higher granularity of entropy estimates by using 'double'Bodo Möller2000-02-191-1/+1
* New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller2000-01-161-0/+6
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-2/+9
* Initial support for MacOS.Andy Polyakov1999-09-111-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+5
* More exactitude with function arguments.Ben Laurie1999-02-091-2/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+104