aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand.h
Commit message (Expand)AuthorAgeFilesLines
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-4/+4
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-2/+2
* Some more tweaks from ENGINE code.Geoff Thorpe2001-04-181-1/+1
* Use stdlib.h to get size_t.Richard Levitte2001-03-211-7/+1
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-4/+3
* Since RAND_file_name() uses strlen, make sure the number that'sRichard Levitte2001-02-221-11/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+3
* Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke2001-01-091-0/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+3
* Fix warnings.Dr. Stephen Henson2000-07-261-1/+1
* Randomness polling function for Win9x.Ulf Möller2000-07-191-1/+2
* EVP constification.Ben Laurie2000-06-031-0/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+15
* New function RAND_event() collects entropy from Windows events.Ulf Möller2000-03-191-0/+2
* Use RAND_METHOD for implementing RAND_status.Bodo Möller2000-03-021-0/+1
* Fix for non-monolithic build.Ulf Möller2000-02-281-1/+5
* Support EGD.Ulf Möller2000-02-241-0/+2
* Allow for higher granularity of entropy estimates by using 'double'Bodo Möller2000-02-191-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller2000-01-161-0/+2
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-3/+20
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-22/+0
* More exactitude with function arguments.Ben Laurie1999-02-091-3/+3
* Minor constification.Ben Laurie1999-01-241-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+19
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+92