------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=722
--- Comment #14 from Phil Pennock <exim-dev@???> 2009-11-16 14:06:31 ---
Created an attachment (id=351)
--> (
http://bugs.exim.org/attachment.cgi?id=351)
Enable better randomness by default
srandom() is very portable, so enable its usage by default.
Enable arc4random() on the BSDs, as it spread rapidly after OpenBSD 2.1.
So with this added, systems not using OpenSSL will, at the very least, be using
srandom() to see random().
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email