aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/proc_walk
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-8/+12
* 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-272-33/+18
* 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
* Remove dep on buf_es in proc_walk info.txtlloyd2008-11-211-4/+0
* Last minute es_ftw optimizations / logic changes. Performance of seedinglloyd2008-11-212-35/+27
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-272-7/+36
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move buf_es into module, add deps where neededlloyd2008-09-281-0/+4
* Move all modules into src/ directorylloyd2008-09-283-0/+207