summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rand (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_3_5_BASE'.OPENBSD_3_5_BASEcvs2svn2004-03-224-677/+0
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-4/+10
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-129-41/+90
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-031-1/+1
* Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-161-1/+1
* use arc4random instead of /dev/arandom,markus2002-09-171-30/+11
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-105-38/+82
* merge with 0.9.7-beta1markus2002-09-051-8/+6
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
* unused files, not part of OpenSSL 0.9.7markus2002-09-031-515/+0
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1513-273/+969
* fix to match documented behaviour. RAND_file_name must return a pointer tobeck2001-12-201-9/+13
* merge openssl 0.9.6b-enginebeck2001-08-012-34/+73
* http://www.openssl.org/news/secadv_prng.txt; ok beck@markus2001-08-011-8/+17
* openssl-engine-0.9.6a mergebeck2001-06-226-9/+27
* make sure s always has enough from for trailing \0. even though strlcpy willbeck2001-01-121-1/+1
* do not honour environment variables if issetugid, and even more strongly supp...deraadt2001-01-021-17/+17
* openssl-engine-0.9.6 mergebeck2000-12-158-312/+1147
* $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert2000-08-021-1/+1
* Fix strcpy/strcat abuse and fix stupid behaviour of the defaultbeck2000-04-161-7/+24
* Fix randfile so it doesn't attempt to chmod and write entropy back tobeck2000-04-161-1/+14
* Fix this for the case where the file is a device - make sure we don'tbeck2000-04-161-5/+14
* OpenSSL 0.9.5a mergebeck2000-04-156-48/+158
* OpenSSL 0.9.5 mergebeck2000-03-199-111/+1093
* fread() of /dev/random reads an entire huge stdio buffer, instead of the 32deraadt2000-02-241-5/+9
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-296-96/+235
* This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-052-0/+612
|\
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-052-0/+612
* This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-052-0/+258
|\
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-052-0/+258
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+80