Check if a random "file" is really a device file, and treat it
[openssl.git] / crypto / rand / rand_unix.c
2003-12-27 Richard LevitteCheck if a random "file" is really a device file, and...
2003-11-28 Richard LevitteNetware-specific changes,
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-06-20 Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20 Lutz JänickeAIX (V3) requires <sys/select.h> (included via e_os...
2001-07-01 Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake sure time() is properly declared.
2001-01-09 Lutz JänickeAdd automatic query of EGD sockets to RAND_poll()....
2001-01-09 Lutz JänickeDon't cheat: when only getting several bytes from each...
2001-01-08 Richard LevitteChange RAND_poll for Unix to try a number of devices...