aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/unix_procs/es_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* In es_unix, two changeslloyd2009-01-311-6/+3
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-60/+39
* In the Unix entropy source fast poll, clear the stat buf beforelloyd2009-01-031-0/+1
* Previously es_unix would always try to get 16K, then return. Now itlloyd2008-11-231-4/+3
* Limit the output size of fast polls by the BeOS, Unix, and Win32 entropylloyd2008-11-231-0/+1
* Fix indexing of ids array. Don't zeroize stat/rusage bufs before uselloyd2008-11-231-8/+4
* Use template version of xor_into_buf wherever useful in es_unix.cpplloyd2008-11-231-3/+3
* Use template version of xor_into_buf in es_unixlloyd2008-11-231-1/+1
* Change unix_procs entropy source to be a plain EntropySource instead oflloyd2008-11-231-16/+43
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-271-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+112