strsep implementation to allow the file to compile on non-BSD systems
[openssl.git] / crypto / rand / rand_unix.c
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...