summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rand/rand_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish hiding symbols in rand.hbeck2024-04-101-1/+8
* Unifdef OPENSSL_NO_ENGINE in libcryptotb2023-11-191-10/+1
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-8/+1
* hide symbols in sm, rand, and poly1305beck2023-07-071-1/+12
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* KNF.jsing2014-05-241-1/+1
* another round of chemo for the RAND code to provide clarity.tedu2014-04-181-159/+79
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-151-129/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+13
* resolve conflictsdjm2012-10-131-0/+119
* resolve conflicts, fix local changesdjm2010-10-011-70/+1
* resolve conflictsdjm2009-01-091-1/+70
* resolve conflictsdjm2008-09-061-17/+1
* resolve conflictsdjm2006-06-271-11/+15
* resolve conflictsdjm2005-04-291-0/+12
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+10
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-26/+56
* openssl-engine-0.9.6 mergebeck2000-12-151-19/+38
* OpenSSL 0.9.5a mergebeck2000-04-151-0/+7
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+15
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+98