Richard Levitte a4125514f5 There's a deadlock when ssleay_rand_bytes is called the first time, since
it wants to stir the pool using ssleay_rand_add.  This fix provides the
possibility to call ssleay_rand_add inside a locked state by simply telling
it not to do any locking through a static variable.  This isn't the most
elegant way one could do this, but it does retain thread safety during the
stirring process.
2000-07-26 08:32:00 +00:00
..
2000-07-26 01:18:37 +00:00
2000-06-03 14:13:58 +00:00
2000-07-26 01:39:23 +00:00
2000-06-03 14:13:58 +00:00
2000-07-24 10:02:47 +00:00
2000-06-03 14:13:58 +00:00
2000-06-03 14:13:58 +00:00
2000-07-24 10:02:47 +00:00
2000-07-26 01:18:37 +00:00
2000-06-18 16:06:44 +00:00
2000-02-01 02:21:16 +00:00
2000-06-18 16:06:44 +00:00
2000-02-16 12:09:17 +00:00