aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/proc_walk/es_ftw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-2/+2
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-2/+2
* Hide File_Descriptor_Sourcelloyd2010-06-161-1/+15
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Two changes to proc_walk:lloyd2009-07-251-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Double the static estimate in es_ftw. To collect 256 bits of estimatedlloyd2009-01-281-1/+1
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-28/+14
* In es_ftw, remove check for if the return value of read() is largerlloyd2008-11-241-1/+1
* Modify es_ftw to use xor_into_buflloyd2008-11-231-4/+4
* Last minute es_ftw optimizations / logic changes. Performance of seedinglloyd2008-11-211-28/+21
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-271-7/+25
* Move all modules into src/ directorylloyd2008-09-281-0/+147