Once an hour (not just on startup) give OpenSSL some more entropy.
commita89daaeca90b84bed9ab802965c13705a18ed1a9
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Oct 2005 22:22:22 +0000 (6 22:22 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Oct 2005 22:22:22 +0000 (6 22:22 +0000)
tree610e421147c221337d95dd2fa44625acc8812546
parentcc35e1720f7dde775e2c8246c2f9b542954e401f
Once an hour (not just on startup) give OpenSSL some more entropy.
Add entropy in 512-bit chunks, not 160-bit chunks.  (This latter
change is voodoo.)

svn:r5211
src/common/crypto.c
src/or/main.c