OSDN Git Service

makes certain libcrypto implementations cache a /dev/urandom fd
authorGreg Hartman <ghartman@google.com>
Mon, 16 Nov 2015 18:13:36 +0000 (10:13 -0800)
committerGreg Hartman <ghartman@google.com>
Mon, 16 Nov 2015 18:14:54 +0000 (10:14 -0800)
commit7d4e4745a7dbe29f6c737ee62a36771ede20d09e
tree2c3e22d6974ecbcf7cf6e28775df4ff1754e7939
parent245f53dba195a2a562e3df67cd7a323363b54449
makes certain libcrypto implementations cache a /dev/urandom fd
in preparation of sandboxing.

Upstream patch is:

https://anongit.mindrot.org/openssh.git/patch/?id=07889c75926c040b8e095949c724e66af26441cb

BUG=25695426

Change-Id: I0f746c30e31e7d938c70bcebe402f472c4649919
sshd.c