summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rand (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some software expects RAND_status() to return 1 for success, so alwaysreyk2014-04-161-2/+10
* API compat fix. RAND_load_file can never fail now. discovered and ok beck.tedu2014-04-161-3/+7
* we don't use these files for buildingtedu2014-04-151-77/+0
* Moved to regress/lib/libcrypto.miod2014-04-151-219/+0
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-158-1565/+52
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-87/+0
* Don't bother compiling files which end up containingmiod2014-04-144-1291/+0
* Remove some stuff that isn't needed.beck2014-04-131-1/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-136-9/+39
* resolve conflictsdjm2012-10-135-18/+149
* OpenSSL 1.0.0f: mergedjm2012-01-051-34/+74
* openssl-1.0.0e: resolve conflictsdjm2011-11-033-9/+24
* This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-031-2/+2
|\
| * import OpenSSL 1.0.0edjm2011-11-031-2/+2
* | resolve conflicts, fix local changesdjm2010-10-0113-570/+209
* | resolve conflictsdjm2009-04-062-3/+3
* | resolve conflictsdjm2009-01-097-47/+233
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-0/+152
|\ \
| * | import openssl-0.9.8jdjm2009-01-094-29/+232
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-6/+11
* | | use one call to arc4random_buf() instead of lots of arc4random()djm2008-09-101-8/+2
* | | resolve conflictsdjm2008-09-069-137/+165
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-89/+52
|\| |
| * | import of OpenSSL 0.9.8hdjm2008-09-066-183/+200
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-0/+183
|\ \ \ | | |/ | |/|
| * | import of OpenSSL 0.9.8hdjm2008-09-061-0/+183
| * | import openssl-0.9.7dmarkus2004-04-071-4/+6
| * | import 0.9.7b (without idea and rc5)markus2003-05-111-1/+1
| * | import openssl-0.9.7-beta3markus2002-09-051-36/+73
| * | import openssl-0.9.7-beta1markus2002-09-051-17/+94
* | | resolve conflictsdjm2006-06-273-24/+32
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\ \ \ | | |/ | |/|
| * | import of openssl-0.9.7jdjm2006-06-271-1/+1
* | | resolve conflictsdjm2005-04-299-57/+138
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+196
|\| |
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-296-56/+303
| * | import openssl-0.9.7dmarkus2004-04-073-2/+22
| * | import 0.9.7cmarkus2003-11-111-4/+10
| * | import 0.9.7b (without idea and rc5)markus2003-05-115-36/+73
| * | import openssl-0.9.7-beta3markus2002-09-052-1/+3
| * | import openssl-0.9.7-beta1markus2002-09-056-399/+658
| * | This commit was manufactured by cvs2git to create branch 'openssl'.cvs2svn2002-05-156-0/+1582
* | | merge 0.9.7dmarkus2004-04-084-11/+24
* | | 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