aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand/rand.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-18OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect itRichard Levitte1-1/+1
2002-06-27opensslconf.h doesn't define what we want, e_os2.h does.Richard Levitte1-1/+1
2002-06-27When compiling for Windows, make sure we have the windows definitions declared.Richard Levitte1-1/+6
2001-10-04Because there's chances we clash with the system's types.h, rename ourRichard Levitte1-1/+1
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe1-4/+4
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe1-2/+2
2001-04-18Some more tweaks from ENGINE code.Geoff Thorpe1-1/+1
2001-03-21Use stdlib.h to get size_t.Richard Levitte1-7/+1
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller1-4/+3
2001-02-22Since RAND_file_name() uses strlen, make sure the number that'sRichard Levitte1-11/+9
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+3
2001-01-09Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke1-0/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+3
2000-07-26Fix warnings.Dr. Stephen Henson1-1/+1
2000-07-19Randomness polling function for Win9x.Ulf Möller1-1/+2
2000-06-03EVP constification.Ben Laurie1-0/+1
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-4/+15
2000-03-19New function RAND_event() collects entropy from Windows events.Ulf Möller1-0/+2
2000-03-02Use RAND_METHOD for implementing RAND_status.Bodo Möller1-0/+1
2000-02-28Fix for non-monolithic build.Ulf Möller1-1/+5
2000-02-24Support EGD.Ulf Möller1-0/+2
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller1-2/+2
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-1/+1
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller1-0/+2
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-3/+20
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-22/+0
1999-02-09More exactitude with function arguments.Ben Laurie1-3/+3
1999-01-24Minor constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+19
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+92