Bodo Möller 62ac293801 Always hash the pid in the first iteration in ssleay_rand_bytes,
don't try to detect fork()s by looking at getpid().
The reason is that threads sharing the same memory can have different
PIDs; it's inefficient to run RAND_seed each time a different thread
calls RAND_bytes.
1999-10-26 16:26:48 +00:00
..
1999-04-29 16:04:54 +00:00
1999-09-11 17:54:18 +00:00
1999-06-10 16:29:32 +00:00