aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/dev_random/dev_random.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid blocking more than 100 ms in the random device reader. Scale uplloyd2012-02-201-3/+6
* Be more conservative about entropy estimates. In particular, insteadlloyd2012-02-171-1/+1
* FD_ZERO on Solaris uses memset, and assumes we included string.hlloyd2011-05-241-0/+1
* Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-7/+7
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-2/+2
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-0/+125