aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/egd
Commit message (Expand)AuthorAgeFilesLines
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-272-53/+85
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-021-1/+4
* If the read succeceed in EGD_EntropySource::slow_poll, the loop wouldlloyd2008-11-251-0/+2
* Remove debug printflloyd2008-11-211-1/+0
* Cache socket descriptors in EGD entropy source, instead of creating each polllloyd2008-11-212-50/+97
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-272-2/+4
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-262-1/+12
* 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 all modules into src/ directorylloyd2008-09-283-0/+137